[==========] 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
I20260709 13:11:14.985041  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:44729
I20260709 13:11:14.986801  4525 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:11:14.987882  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:15.005378  4532 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
W20260709 13:11:15.005522  4531 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
W20260709 13:11:15.005885  4534 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
I20260709 13:11:15.008409  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:16.288187  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:16.288481  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:16.288765  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602676288719 us; error 0 us; skew 500 ppm
I20260709 13:11:16.289745  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:16.295832  4525 webserver.cc:533] Webserver started at http://127.4.107.126:40343/ using document root <none> and password file <none>
I20260709 13:11:16.296907  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:16.297178  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:16.297766  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:16.304020  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "0aadbf4659e34c819feae6fc946f8050"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.312323  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:11:16.318091  4540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.319474  4525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:11:16.319931  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "0aadbf4659e34c819feae6fc946f8050"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.320313  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-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)
I20260709 13:11:16.377943  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:16.379688  4525 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
I20260709 13:11:16.380187  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:16.457999  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:44729
I20260709 13:11:16.458087  4591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:44729 every 8 connection(s)
I20260709 13:11:16.466650  4592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:16.489069  4592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: Bootstrap starting.
I20260709 13:11:16.495332  4592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:16.497323  4592 log.cc:826] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: Log is configured to *not* fsync() on all Append() calls
I20260709 13:11:16.502202  4592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: No bootstrap required, opened a new log
I20260709 13:11:16.523365  4592 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER }
I20260709 13:11:16.524061  4592 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:16.524376  4592 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aadbf4659e34c819feae6fc946f8050, State: Initialized, Role: FOLLOWER
I20260709 13:11:16.525355  4592 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER }
I20260709 13:11:16.525933  4592 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:16.526243  4592 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:16.526602  4592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:16.532539  4592 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER }
I20260709 13:11:16.533521  4592 leader_election.cc:304] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [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: 0aadbf4659e34c819feae6fc946f8050; no voters: 
I20260709 13:11:16.535604  4592 leader_election.cc:290] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:16.535857  4595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:16.538635  4595 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 1 LEADER]: Becoming Leader. State: Replica: 0aadbf4659e34c819feae6fc946f8050, State: Running, Role: LEADER
I20260709 13:11:16.539649  4595 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [LEADER]: Queue going to LEADER mode. State: All 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: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER }
I20260709 13:11:16.541517  4592 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:16.551812  4596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0aadbf4659e34c819feae6fc946f8050" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER } }
I20260709 13:11:16.552994  4596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:16.553504  4597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0aadbf4659e34c819feae6fc946f8050. Latest consensus state: current_term: 1 leader_uuid: "0aadbf4659e34c819feae6fc946f8050" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aadbf4659e34c819feae6fc946f8050" member_type: VOTER } }
I20260709 13:11:16.554127  4597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:16.556720  4604 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:16.568439  4604 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:16.570353  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:16.585711  4604 catalog_manager.cc:1383] Generated new cluster ID: 4ac917d1809b46ef80fe870236ede68d
I20260709 13:11:16.586055  4604 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:16.629779  4604 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:16.632014  4604 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:16.652180  4604 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: Generated new TSK 0
I20260709 13:11:16.653452  4604 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:16.701555  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:16.710526  4614 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
W20260709 13:11:16.712399  4615 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
W20260709 13:11:16.716768  4617 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
I20260709 13:11:16.716915  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:16.717975  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:16.718216  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:16.718420  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602676718389 us; error 0 us; skew 500 ppm
I20260709 13:11:16.719082  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:16.724303  4525 webserver.cc:533] Webserver started at http://127.4.107.65:39085/ using document root <none> and password file <none>
I20260709 13:11:16.724969  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:16.725232  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:16.725591  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:16.727025  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "eac82146a46143719d513a6be74f1129"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.733946  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:16.738919  4622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.739887  4525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:11:16.740243  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "eac82146a46143719d513a6be74f1129"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.740572  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-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)
I20260709 13:11:16.763661  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:16.765215  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:16.768167  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:16.773082  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:16.773319  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.773694  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:16.773865  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.882470  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:36429
I20260709 13:11:16.882550  4684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:36429 every 8 connection(s)
I20260709 13:11:16.890946  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:16.902937  4690 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
W20260709 13:11:16.902925  4689 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
I20260709 13:11:16.921594  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:16.922454  4685 heartbeater.cc:344] Connected to a master server at 127.4.107.126:44729
W20260709 13:11:16.922534  4692 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
I20260709 13:11:16.923122  4685 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:16.923802  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:16.924073  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:16.924350  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602676924306 us; error 0 us; skew 500 ppm
I20260709 13:11:16.924495  4685 heartbeater.cc:507] Master 127.4.107.126:44729 requested a full tablet report, sending...
I20260709 13:11:16.925083  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:16.928526  4557 ts_manager.cc:194] Registered new tserver with Master: eac82146a46143719d513a6be74f1129 (127.4.107.65:36429)
I20260709 13:11:16.930308  4525 webserver.cc:533] Webserver started at http://127.4.107.66:37941/ using document root <none> and password file <none>
I20260709 13:11:16.930917  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:16.931161  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:16.931469  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:16.931742  4557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58336
I20260709 13:11:16.932776  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "a322f57b1f93477d8e0473235ee37beb"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.938750  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:16.943902  4697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.944830  4525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:11:16.945166  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "a322f57b1f93477d8e0473235ee37beb"
format_stamp: "Formatted at 2026-07-09 13:11:16 on dist-test-slave-7f95"
I20260709 13:11:16.945483  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-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)
I20260709 13:11:16.964258  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:16.965803  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:16.968446  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:16.971535  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:16.971735  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:16.972045  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:16.972211  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:17.072403  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:36195
I20260709 13:11:17.072516  4759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:36195 every 8 connection(s)
I20260709 13:11:17.079548  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:17.088042  4763 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
W20260709 13:11:17.091173  4764 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
I20260709 13:11:17.095194  4760 heartbeater.cc:344] Connected to a master server at 127.4.107.126:44729
I20260709 13:11:17.095657  4760 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:17.096662  4760 heartbeater.cc:507] Master 127.4.107.126:44729 requested a full tablet report, sending...
I20260709 13:11:17.098413  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:17.099380  4557 ts_manager.cc:194] Registered new tserver with Master: a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
W20260709 13:11:17.100313  4766 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
I20260709 13:11:17.101008  4557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58350
I20260709 13:11:17.101521  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:17.101826  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:17.102046  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602677102025 us; error 0 us; skew 500 ppm
I20260709 13:11:17.102578  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:17.105552  4525 webserver.cc:533] Webserver started at http://127.4.107.67:34791/ using document root <none> and password file <none>
I20260709 13:11:17.106146  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:17.106353  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:17.106649  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:17.107718  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
format_stamp: "Formatted at 2026-07-09 13:11:17 on dist-test-slave-7f95"
I20260709 13:11:17.112772  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:17.117089  4771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:17.118446  4525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:11:17.119040  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
format_stamp: "Formatted at 2026-07-09 13:11:17 on dist-test-slave-7f95"
I20260709 13:11:17.119655  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602674802462-4525-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)
I20260709 13:11:17.136560  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:17.138001  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:17.140926  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:17.144882  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:17.145089  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:17.145417  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:17.145581  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:17.250957  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:43983
I20260709 13:11:17.251189  4833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:43983 every 8 connection(s)
I20260709 13:11:17.268771  4834 heartbeater.cc:344] Connected to a master server at 127.4.107.126:44729
I20260709 13:11:17.269243  4834 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:17.270205  4834 heartbeater.cc:507] Master 127.4.107.126:44729 requested a full tablet report, sending...
I20260709 13:11:17.272311  4557 ts_manager.cc:194] Registered new tserver with Master: 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:17.272531  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016381363s
I20260709 13:11:17.274250  4557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58354
I20260709 13:11:17.337144  4557 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58368:
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"
    }
  }
}
W20260709 13:11:17.342296  4557 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.
I20260709 13:11:17.453686  4799 tablet_service.cc:1511] Processing CreateTablet for tablet c0da2377433e4daf97acc1d58812520c (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:17.455037  4798 tablet_service.cc:1511] Processing CreateTablet for tablet dee410fba807464d840865077e14bc9a (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:17.455538  4799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0da2377433e4daf97acc1d58812520c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.456472  4798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee410fba807464d840865077e14bc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.463961  4797 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed1c345413144f194ab6052488eabc6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:17.465487  4797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed1c345413144f194ab6052488eabc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.477169  4725 tablet_service.cc:1511] Processing CreateTablet for tablet c0da2377433e4daf97acc1d58812520c (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:17.477813  4794 tablet_service.cc:1511] Processing CreateTablet for tablet bdcfad8ac9bb461388b62ae766230ea7 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:17.478214  4796 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e48fa6f14acea8058c8e8b654ba3 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:17.478824  4725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0da2377433e4daf97acc1d58812520c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.479249  4794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcfad8ac9bb461388b62ae766230ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.481091  4795 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0a3adf7ac941caa5c6364078258b84 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:17.482599  4795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0a3adf7ac941caa5c6364078258b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.483085  4851 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:17.489281  4796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e48fa6f14acea8058c8e8b654ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.490334  4851 tablet_bootstrap.cc:654] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.491571  4724 tablet_service.cc:1511] Processing CreateTablet for tablet dee410fba807464d840865077e14bc9a (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:17.493034  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee410fba807464d840865077e14bc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.496055  4793 tablet_service.cc:1511] Processing CreateTablet for tablet 43e87772a832416e967fb61fc6c7f2aa (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:17.503347  4722 tablet_service.cc:1511] Processing CreateTablet for tablet 82389142535e48b2a33134f884047b48 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:17.505371  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82389142535e48b2a33134f884047b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.507905  4798 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed35588b554253bdd6781dff5b1ed6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:17.511335  4723 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed1c345413144f194ab6052488eabc6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:17.516794  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed1c345413144f194ab6052488eabc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.499370  4799 tablet_service.cc:1511] Processing CreateTablet for tablet 82389142535e48b2a33134f884047b48 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:17.532554  4721 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e48fa6f14acea8058c8e8b654ba3 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:17.536914  4793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e87772a832416e967fb61fc6c7f2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.547797  4647 tablet_service.cc:1511] Processing CreateTablet for tablet 82389142535e48b2a33134f884047b48 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:17.532472  4650 tablet_service.cc:1511] Processing CreateTablet for tablet c0da2377433e4daf97acc1d58812520c (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:17.551514  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82389142535e48b2a33134f884047b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.552821  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e48fa6f14acea8058c8e8b654ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.559988  4720 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0a3adf7ac941caa5c6364078258b84 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:17.575378  4650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0da2377433e4daf97acc1d58812520c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.576421  4646 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac9e48fa6f14acea8058c8e8b654ba3 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:17.580598  4648 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed1c345413144f194ab6052488eabc6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:17.574903  4645 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0a3adf7ac941caa5c6364078258b84 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:17.574847  4649 tablet_service.cc:1511] Processing CreateTablet for tablet dee410fba807464d840865077e14bc9a (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:17.593830  4648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed1c345413144f194ab6052488eabc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.593739  4718 tablet_service.cc:1511] Processing CreateTablet for tablet 43e87772a832416e967fb61fc6c7f2aa (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:17.589457  4644 tablet_service.cc:1511] Processing CreateTablet for tablet bdcfad8ac9bb461388b62ae766230ea7 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:17.591981  4719 tablet_service.cc:1511] Processing CreateTablet for tablet bdcfad8ac9bb461388b62ae766230ea7 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:17.604889  4798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed35588b554253bdd6781dff5b1ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.613900  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac9e48fa6f14acea8058c8e8b654ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.606590  4720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0a3adf7ac941caa5c6364078258b84. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:17.625733  4605 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:17.630767  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcfad8ac9bb461388b62ae766230ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.597977  4643 tablet_service.cc:1511] Processing CreateTablet for tablet 43e87772a832416e967fb61fc6c7f2aa (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:17.598012  4717 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed35588b554253bdd6781dff5b1ed6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:17.591112  4642 tablet_service.cc:1511] Processing CreateTablet for tablet 02ed35588b554253bdd6781dff5b1ed6 (DEFAULT_TABLE table=test-workload [id=804715ba9f89406c8f3b57205a7f3b95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:17.648669  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed35588b554253bdd6781dff5b1ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.650738  4799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82389142535e48b2a33134f884047b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.650833  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e87772a832416e967fb61fc6c7f2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.653687  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee410fba807464d840865077e14bc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.660110  4643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e87772a832416e967fb61fc6c7f2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.663115  4719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcfad8ac9bb461388b62ae766230ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.675498  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0a3adf7ac941caa5c6364078258b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.698750  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ed35588b554253bdd6781dff5b1ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.806289  4853 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:17.846980  4851 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:17.847483  4853 tablet_bootstrap.cc:654] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.847518  4851 ts_tablet_manager.cc:1403] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.365s	user 0.085s	sys 0.126s
I20260709 13:11:17.857645  4854 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:17.874933  4851 raft_consensus.cc:359] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.875783  4851 raft_consensus.cc:385] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.876091  4851 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.901592  4851 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.912269  4854 tablet_bootstrap.cc:654] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.915174  4853 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:17.915668  4853 ts_tablet_manager.cc:1403] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.036s
I20260709 13:11:17.931947  4853 raft_consensus.cc:359] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:17.934377  4853 raft_consensus.cc:385] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.934832  4853 raft_consensus.cc:740] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.936053  4685 heartbeater.cc:499] Master 127.4.107.126:44729 was elected leader, sending a full tablet report...
I20260709 13:11:17.935642  4853 consensus_queue.cc:260] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:17.936177  4834 heartbeater.cc:499] Master 127.4.107.126:44729 was elected leader, sending a full tablet report...
I20260709 13:11:17.934002  4851 ts_tablet_manager.cc:1434] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.014s
I20260709 13:11:17.942021  4854 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:17.942961  4854 ts_tablet_manager.cc:1403] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.000s
I20260709 13:11:17.943513  4851 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:17.945742  4854 raft_consensus.cc:359] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.946489  4854 raft_consensus.cc:385] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.946805  4854 raft_consensus.cc:740] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.947576  4854 consensus_queue.cc:260] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.953254  4851 tablet_bootstrap.cc:654] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.956804  4854 ts_tablet_manager.cc:1434] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260709 13:11:17.958004  4854 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:17.967880  4854 tablet_bootstrap.cc:654] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.980183  4854 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:17.980719  4854 ts_tablet_manager.cc:1403] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 13:11:17.983875  4760 heartbeater.cc:499] Master 127.4.107.126:44729 was elected leader, sending a full tablet report...
I20260709 13:11:17.985548  4853 ts_tablet_manager.cc:1434] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.070s	user 0.001s	sys 0.013s
I20260709 13:11:17.987075  4853 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:17.995630  4854 raft_consensus.cc:359] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.996539  4854 raft_consensus.cc:385] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:17.996853  4854 raft_consensus.cc:740] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:17.997640  4854 consensus_queue.cc:260] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:17.999218  4853 tablet_bootstrap.cc:654] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:17.999760  4851 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.000334  4851 ts_tablet_manager.cc:1403] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.022s
I20260709 13:11:18.001291  4854 ts_tablet_manager.cc:1434] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 13:11:18.002341  4854 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.003791  4851 raft_consensus.cc:359] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.004650  4851 raft_consensus.cc:385] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.005010  4851 raft_consensus.cc:740] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.005885  4851 consensus_queue.cc:260] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.008490  4851 ts_tablet_manager.cc:1434] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:18.009189  4854 tablet_bootstrap.cc:654] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.009600  4851 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
W20260709 13:11:18.010731  4835 tablet.cc:2406] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:18.018447  4851 tablet_bootstrap.cc:654] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.030827  4851 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.031533  4851 ts_tablet_manager.cc:1403] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 13:11:18.030900  4854 tablet_bootstrap.cc:492] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.034407  4854 ts_tablet_manager.cc:1403] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260709 13:11:18.034873  4851 raft_consensus.cc:359] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.035661  4851 raft_consensus.cc:385] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.036015  4851 raft_consensus.cc:740] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.036955  4851 consensus_queue.cc:260] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.037195  4854 raft_consensus.cc:359] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.037971  4854 raft_consensus.cc:385] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.038275  4854 raft_consensus.cc:740] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.038980  4854 consensus_queue.cc:260] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.041468  4851 ts_tablet_manager.cc:1434] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:11:18.042599  4851 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.044642  4854 ts_tablet_manager.cc:1434] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:11:18.049600  4854 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.049607  4851 tablet_bootstrap.cc:654] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.056636  4854 tablet_bootstrap.cc:654] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.060928  4853 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.061311  4851 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.061448  4853 ts_tablet_manager.cc:1403] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.003s
I20260709 13:11:18.061924  4851 ts_tablet_manager.cc:1403] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:11:18.064630  4853 raft_consensus.cc:359] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.065088  4851 raft_consensus.cc:359] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.065750  4851 raft_consensus.cc:385] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.066020  4851 raft_consensus.cc:740] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.066383  4854 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.066906  4854 ts_tablet_manager.cc:1403] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260709 13:11:18.066712  4851 consensus_queue.cc:260] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.069598  4851 ts_tablet_manager.cc:1434] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:11:18.070132  4859 raft_consensus.cc:493] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.070534  4851 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.070611  4859 raft_consensus.cc:515] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.065398  4853 raft_consensus.cc:385] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.073561  4853 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.073644  4859 leader_election.cc:290] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.074874  4853 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.075156  4854 raft_consensus.cc:359] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.077577  4859 raft_consensus.cc:493] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.078365  4859 raft_consensus.cc:515] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.080502  4853 ts_tablet_manager.cc:1434] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:11:18.081027  4859 leader_election.cc:290] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.081822  4853 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.077095  4854 raft_consensus.cc:385] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.085120  4854 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.090129  4854 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.093279  4854 ts_tablet_manager.cc:1434] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.006s
I20260709 13:11:18.094458  4854 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.095372  4856 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.095969  4856 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.099114  4856 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:18.109452  4853 tablet_bootstrap.cc:654] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.114333  4851 tablet_bootstrap.cc:654] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.116225  4854 tablet_bootstrap.cc:654] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.147763  4859 raft_consensus.cc:493] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.148389  4859 raft_consensus.cc:515] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.155216  4859 leader_election.cc:290] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.168292  4858 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.169566  4858 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.172174  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.174896  4858 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.179096  4853 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.179572  4853 ts_tablet_manager.cc:1403] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.028s
I20260709 13:11:18.181082  4859 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.181722  4859 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.182456  4853 raft_consensus.cc:359] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.183167  4853 raft_consensus.cc:385] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.183465  4853 raft_consensus.cc:740] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.184288  4859 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.184111  4853 consensus_queue.cc:260] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.196012  4856 raft_consensus.cc:493] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.202526  4856 raft_consensus.cc:515] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
W20260709 13:11:18.211480  4774 leader_election.cc:343] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.216406  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.216941  4854 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.217396  4854 ts_tablet_manager.cc:1403] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.011s
I20260709 13:11:18.213795  4856 leader_election.cc:290] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:18.221788  4853 ts_tablet_manager.cc:1434] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:11:18.227015  4853 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
W20260709 13:11:18.236757  4774 leader_election.cc:343] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.238381  4851 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.241873  4851 ts_tablet_manager.cc:1403] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.172s	user 0.021s	sys 0.019s
I20260709 13:11:18.244757  4854 raft_consensus.cc:359] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.253057  4854 raft_consensus.cc:385] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.246405  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.248744  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.249011  4809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.247658  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.251953  4806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.256058  4854 raft_consensus.cc:740] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.253513  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.252029  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.258805  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
W20260709 13:11:18.264660  4625 leader_election.cc:343] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.260890  4735 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.260469  4809 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.263971  4807 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
W20260709 13:11:18.267920  4625 leader_election.cc:343] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.264925  4732 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
W20260709 13:11:18.270885  4625 leader_election.cc:343] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.268504  4854 consensus_queue.cc:260] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.274240  4625 leader_election.cc:304] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.275658  4859 raft_consensus.cc:2804] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:18.275808  4625 leader_election.cc:343] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.276259  4859 raft_consensus.cc:493] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.276363  4625 leader_election.cc:304] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac82146a46143719d513a6be74f1129; no voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.276842  4859 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.296185  4859 raft_consensus.cc:515] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.287185  4851 raft_consensus.cc:359] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.303645  4851 raft_consensus.cc:385] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.305064  4854 ts_tablet_manager.cc:1434] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.087s	user 0.012s	sys 0.002s
I20260709 13:11:18.305383  4851 raft_consensus.cc:740] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.308693  4853 tablet_bootstrap.cc:654] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.312561  4854 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.307252  4851 consensus_queue.cc:260] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.317771  4625 leader_election.cc:304] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.318596  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.319361  4660 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 0.
I20260709 13:11:18.320848  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.322566  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.324016  4851 ts_tablet_manager.cc:1434] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 13:11:18.320773  4881 raft_consensus.cc:2749] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:18.325153  4774 leader_election.cc:343] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.325459  4859 leader_election.cc:290] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.326200  4851 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.326519  4859 raft_consensus.cc:2804] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.326879  4859 raft_consensus.cc:493] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.327203  4859 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.323520  4700 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.326215  4774 leader_election.cc:304] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be; no voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129
I20260709 13:11:18.331560  4858 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.332340  4858 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.332698  4858 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:18.332899  4774 leader_election.cc:343] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.333750  4856 raft_consensus.cc:2749] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.333348  4774 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be; no voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129
I20260709 13:11:18.335762  4856 raft_consensus.cc:2749] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.342183  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.346652  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
W20260709 13:11:18.346966  4700 leader_election.cc:343] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.347467  4732 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.347771  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.348541  4807 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.349210  4853 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.349756  4853 ts_tablet_manager.cc:1403] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.009s
I20260709 13:11:18.349536  4625 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [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: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 33ef2f96a9b44c2da3eeaf5215f926be
I20260709 13:11:18.352911  4859 raft_consensus.cc:515] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.354455  4853 raft_consensus.cc:359] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.354844  4858 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.355131  4859 leader_election.cc:290] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.355201  4853 raft_consensus.cc:385] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.356524  4853 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.356809  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.355835  4882 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.357383  4808 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.357441  4882 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.357934  4882 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.359236  4851 tablet_bootstrap.cc:654] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.359822  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:18.359560  4853 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.355914  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
W20260709 13:11:18.362293  4625 leader_election.cc:343] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.362614  4853 ts_tablet_manager.cc:1434] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260709 13:11:18.363498  4853 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.364076  4858 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.366262  4809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
W20260709 13:11:18.368157  4700 leader_election.cc:343] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.371516  4854 tablet_bootstrap.cc:654] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.373099  4807 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.376976  4808 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.377909  4851 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.378846  4851 ts_tablet_manager.cc:1403] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.010s
I20260709 13:11:18.379739  4732 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.380651  4625 leader_election.cc:304] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.383356  4882 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.386590  4882 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.384598  4859 raft_consensus.cc:2804] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.387266  4660 raft_consensus.cc:2393] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a322f57b1f93477d8e0473235ee37beb in current term 1: Already voted for candidate eac82146a46143719d513a6be74f1129 in this term.
I20260709 13:11:18.385365  4851 raft_consensus.cc:359] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.387599  4625 leader_election.cc:304] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.388062  4854 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.388110  4851 raft_consensus.cc:385] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.388870  4854 ts_tablet_manager.cc:1403] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.002s
I20260709 13:11:18.388729  4851 raft_consensus.cc:740] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.388149  4859 raft_consensus.cc:697] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:18.390020  4881 raft_consensus.cc:2804] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.390575  4881 raft_consensus.cc:697] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:18.390712  4859 consensus_queue.cc:237] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.391796  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:18.389889  4851 consensus_queue.cc:260] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.393558  4732 raft_consensus.cc:2393] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eac82146a46143719d513a6be74f1129 in current term 1: Already voted for candidate a322f57b1f93477d8e0473235ee37beb in this term.
I20260709 13:11:18.391640  4881 consensus_queue.cc:237] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:18.394438  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
W20260709 13:11:18.397358  4625 leader_election.cc:343] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.397840  4625 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [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: eac82146a46143719d513a6be74f1129; no voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.399688  4851 ts_tablet_manager.cc:1434] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:11:18.399940  4853 tablet_bootstrap.cc:654] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.400153  4882 raft_consensus.cc:2749] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.401784  4851 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.409372  4854 raft_consensus.cc:359] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.410487  4854 raft_consensus.cc:385] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.410868  4854 raft_consensus.cc:740] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.416620  4854 consensus_queue.cc:260] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.419340  4854 ts_tablet_manager.cc:1434] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 13:11:18.420075  4851 tablet_bootstrap.cc:654] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.420477  4854 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.425045  4853 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.425534  4853 ts_tablet_manager.cc:1403] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.009s
I20260709 13:11:18.428556  4853 raft_consensus.cc:359] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.429308  4853 raft_consensus.cc:385] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.429607  4853 raft_consensus.cc:740] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.430370  4853 consensus_queue.cc:260] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.432857  4853 ts_tablet_manager.cc:1434] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:11:18.433377  4700 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [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: a322f57b1f93477d8e0473235ee37beb; no voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129
I20260709 13:11:18.434245  4858 raft_consensus.cc:2749] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.439363  4854 tablet_bootstrap.cc:654] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.441607  4858 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.442584  4853 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.442319  4858 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.445044  4858 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.451655  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.452435  4808 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 0.
I20260709 13:11:18.453281  4853 tablet_bootstrap.cc:654] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.455333  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.456290  4854 tablet_bootstrap.cc:492] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.456812  4854 ts_tablet_manager.cc:1403] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
W20260709 13:11:18.456888  4700 leader_election.cc:343] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.459414  4700 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: eac82146a46143719d513a6be74f1129
I20260709 13:11:18.460491  4858 raft_consensus.cc:2804] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.461030  4858 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.461477  4858 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.463052  4854 raft_consensus.cc:359] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.463816  4854 raft_consensus.cc:385] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.464114  4854 raft_consensus.cc:740] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.464802  4854 consensus_queue.cc:260] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.467478  4854 ts_tablet_manager.cc:1434] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:18.448557  4555 catalog_manager.cc:5697] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.471182  4854 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.470629  4555 catalog_manager.cc:5697] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.474366  4858 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.481122  4853 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.481856  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:18.483273  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.484006  4808 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:18.485097  4700 leader_election.cc:343] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.486269  4858 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.486297  4853 ts_tablet_manager.cc:1403] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.005s
I20260709 13:11:18.488307  4854 tablet_bootstrap.cc:654] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.490717  4853 raft_consensus.cc:359] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.491503  4853 raft_consensus.cc:385] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.491814  4853 raft_consensus.cc:740] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.492640  4853 consensus_queue.cc:260] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.494055  4808 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 1.
I20260709 13:11:18.495591  4851 tablet_bootstrap.cc:492] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.495395  4700 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: eac82146a46143719d513a6be74f1129
I20260709 13:11:18.496115  4851 ts_tablet_manager.cc:1403] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.095s	user 0.033s	sys 0.029s
I20260709 13:11:18.499307  4851 raft_consensus.cc:359] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.500373  4851 raft_consensus.cc:385] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.500823  4851 raft_consensus.cc:740] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.502270  4851 consensus_queue.cc:260] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.505970  4851 ts_tablet_manager.cc:1434] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:11:18.509822  4884 raft_consensus.cc:2804] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.510385  4884 raft_consensus.cc:697] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:18.511292  4884 consensus_queue.cc:237] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.513463  4853 ts_tablet_manager.cc:1434] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:11:18.514729  4853 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.518468  4858 raft_consensus.cc:493] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.518993  4858 raft_consensus.cc:515] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.519435  4854 tablet_bootstrap.cc:492] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.520673  4854 ts_tablet_manager.cc:1403] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.013s
I20260709 13:11:18.507416  4851 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.523801  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.524209  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.524547  4808 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 0.
I20260709 13:11:18.524897  4660 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 0.
I20260709 13:11:18.526278  4700 leader_election.cc:304] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:18.521453  4858 leader_election.cc:290] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.527215  4858 raft_consensus.cc:493] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.527951  4858 raft_consensus.cc:515] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.530972  4853 tablet_bootstrap.cc:654] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.530880  4858 leader_election.cc:290] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.531895  4858 raft_consensus.cc:2804] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.532557  4858 raft_consensus.cc:493] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.536387  4858 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.535184  4851 tablet_bootstrap.cc:654] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.541823  4859 raft_consensus.cc:493] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.542527  4859 raft_consensus.cc:515] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.524904  4854 raft_consensus.cc:359] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.544238  4854 raft_consensus.cc:385] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.544538  4854 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.545277  4854 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.546795  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.547902  4735 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.550474  4859 leader_election.cc:290] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.553602  4854 ts_tablet_manager.cc:1434] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:11:18.551092  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.554916  4808 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.555263  4854 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Bootstrap starting.
I20260709 13:11:18.556811  4625 leader_election.cc:304] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.558282  4881 raft_consensus.cc:2804] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.558652  4881 raft_consensus.cc:493] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.558995  4881 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.566504  4881 raft_consensus.cc:515] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.567268  4851 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.567786  4851 ts_tablet_manager.cc:1403] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.007s
I20260709 13:11:18.567901  4858 raft_consensus.cc:515] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.569674  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:18.570271  4735 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.570892  4851 raft_consensus.cc:359] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.571666  4851 raft_consensus.cc:385] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.572000  4851 raft_consensus.cc:740] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.572860  4851 consensus_queue.cc:260] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.576267  4851 ts_tablet_manager.cc:1434] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:18.579051  4858 leader_election.cc:290] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.577157  4735 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
W20260709 13:11:18.577567  4700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:43983, user_credentials={real_user=slave}} blocked reactor thread for 51395.3us
I20260709 13:11:18.579334  4851 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: Bootstrap starting.
I20260709 13:11:18.583077  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.583575  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.584189  4807 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.584293  4808 raft_consensus.cc:2468] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 0.
I20260709 13:11:18.584532  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.585664  4853 tablet_bootstrap.cc:492] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.585848  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:18.586179  4853 ts_tablet_manager.cc:1403] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.017s
I20260709 13:11:18.586508  4659 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.589198  4853 raft_consensus.cc:359] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.589973  4853 raft_consensus.cc:385] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.590288  4853 raft_consensus.cc:740] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
W20260709 13:11:18.591058  4700 leader_election.cc:343] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.591122  4853 consensus_queue.cc:260] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.592033  4700 leader_election.cc:304] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: eac82146a46143719d513a6be74f1129
I20260709 13:11:18.593523  4853 ts_tablet_manager.cc:1434] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:11:18.594709  4853 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.596324  4851 tablet_bootstrap.cc:654] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.596475  4807 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 1.
I20260709 13:11:18.602890  4700 leader_election.cc:304] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:18.603873  4897 raft_consensus.cc:2804] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.604442  4897 raft_consensus.cc:697] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:18.596700  4659 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 1.
I20260709 13:11:18.597249  4858 raft_consensus.cc:2804] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.605603  4858 raft_consensus.cc:493] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.605355  4897 consensus_queue.cc:237] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.606043  4858 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.606135  4555 catalog_manager.cc:5697] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 0 to 1, leader changed from <none> to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 1 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.601109  4853 tablet_bootstrap.cc:654] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.615237  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.616380  4807 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.617821  4858 raft_consensus.cc:515] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.619000  4856 raft_consensus.cc:493] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.619474  4856 raft_consensus.cc:515] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.619967  4858 leader_election.cc:290] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.621735  4856 leader_election.cc:290] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:18.621799  4625 leader_election.cc:304] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.622074  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:18.622819  4881 leader_election.cc:290] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.622778  4859 raft_consensus.cc:2804] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:18.631819  4605 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:18.626287  4851 tablet_bootstrap.cc:492] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: No bootstrap required, opened a new log
I20260709 13:11:18.645784  4859 raft_consensus.cc:697] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:18.626149  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed35588b554253bdd6781dff5b1ed6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:18.646665  4851 ts_tablet_manager.cc:1403] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.002s
I20260709 13:11:18.648574  4859 consensus_queue.cc:237] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.627019  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed35588b554253bdd6781dff5b1ed6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.650592  4851 raft_consensus.cc:359] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.651463  4851 raft_consensus.cc:385] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.651827  4851 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Initialized, Role: FOLLOWER
W20260709 13:11:18.652186  4774 leader_election.cc:343] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:18.653255  4700 leader_election.cc:343] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:18.653656  4881 raft_consensus.cc:493] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.647166  4660 raft_consensus.cc:2468] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 0.
I20260709 13:11:18.653831  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.654659  4808 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.655282  4774 leader_election.cc:304] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.654152  4881 raft_consensus.cc:515] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.657992  4856 raft_consensus.cc:2804] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.658506  4856 raft_consensus.cc:493] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.658947  4856 raft_consensus.cc:3060] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.659732  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.660367  4732 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.661511  4625 leader_election.cc:304] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.662355  4882 raft_consensus.cc:2804] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:18.662844  4882 raft_consensus.cc:493] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:18.663272  4882 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.663734  4881 leader_election.cc:290] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.665992  4809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.666584  4809 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 0.
I20260709 13:11:18.664529  4555 catalog_manager.cc:5697] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 0 to 1, leader changed from <none> to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 1 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.670289  4807 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.672494  4854 tablet_bootstrap.cc:654] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.672363  4882 raft_consensus.cc:515] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.652825  4851 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.679266  4808 raft_consensus.cc:2468] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 1.
I20260709 13:11:18.680907  4700 leader_election.cc:304] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: eac82146a46143719d513a6be74f1129
I20260709 13:11:18.682101  4897 raft_consensus.cc:2804] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.682621  4897 raft_consensus.cc:697] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:18.684846  4853 tablet_bootstrap.cc:492] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.685460  4853 ts_tablet_manager.cc:1403] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.040s
I20260709 13:11:18.683631  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:18.689229  4732 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.683632  4897 consensus_queue.cc:237] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.695616  4553 catalog_manager.cc:5697] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.699864  4732 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.703027  4625 leader_election.cc:304] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.704998  4859 raft_consensus.cc:2804] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.706102  4853 raft_consensus.cc:359] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.706775  4853 raft_consensus.cc:385] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.707055  4853 raft_consensus.cc:740] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.706929  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:18.707631  4808 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.707921  4853 consensus_queue.cc:260] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.710546  4853 ts_tablet_manager.cc:1434] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260709 13:11:18.711439  4853 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: Bootstrap starting.
I20260709 13:11:18.716591  4808 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:18.717491  4853 tablet_bootstrap.cc:654] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:18.726817  4854 tablet_bootstrap.cc:492] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: No bootstrap required, opened a new log
I20260709 13:11:18.727283  4854 ts_tablet_manager.cc:1403] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.004s
I20260709 13:11:18.727119  4856 raft_consensus.cc:515] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.729046  4882 leader_election.cc:290] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.731019  4859 raft_consensus.cc:697] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:18.736182  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed35588b554253bdd6781dff5b1ed6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:18.736781  4660 raft_consensus.cc:3060] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.730973  4854 raft_consensus.cc:359] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.730997  4553 catalog_manager.cc:5697] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 0 to 1, leader changed from <none> to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 1 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.738091  4854 raft_consensus.cc:385] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.738416  4854 raft_consensus.cc:740] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.739118  4854 consensus_queue.cc:260] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.741132  4854 ts_tablet_manager.cc:1434] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:11:18.732668  4851 ts_tablet_manager.cc:1434] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: Time spent starting tablet: real 0.085s	user 0.018s	sys 0.018s
I20260709 13:11:18.746004  4853 tablet_bootstrap.cc:492] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: No bootstrap required, opened a new log
I20260709 13:11:18.746538  4853 ts_tablet_manager.cc:1403] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.007s
I20260709 13:11:18.747166  4660 raft_consensus.cc:2468] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 1.
I20260709 13:11:18.748399  4774 leader_election.cc:304] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:18.749593  4853 raft_consensus.cc:359] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.750075  4907 raft_consensus.cc:2804] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:18.750476  4853 raft_consensus.cc:385] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:18.750844  4853 raft_consensus.cc:740] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Initialized, Role: FOLLOWER
I20260709 13:11:18.734107  4859 consensus_queue.cc:237] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.751754  4853 consensus_queue.cc:260] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.754355  4856 leader_election.cc:290] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:18.754371  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ed35588b554253bdd6781dff5b1ed6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:18.755149  4732 raft_consensus.cc:3060] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.760421  4907 raft_consensus.cc:697] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 LEADER]: Becoming Leader. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:18.761355  4907 consensus_queue.cc:237] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.762322  4732 raft_consensus.cc:2468] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 1.
I20260709 13:11:18.762692  4553 catalog_manager.cc:5697] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 0 to 1, leader changed from <none> to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.753922  4853 ts_tablet_manager.cc:1434] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:18.774483  4556 catalog_manager.cc:5697] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67). New cstate: current_term: 1 leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.815028  4859 raft_consensus.cc:493] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.815551  4859 raft_consensus.cc:515] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.817288  4859 leader_election.cc:290] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.818833  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.818768  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.819773  4808 raft_consensus.cc:2393] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eac82146a46143719d513a6be74f1129 in current term 1: Already voted for candidate a322f57b1f93477d8e0473235ee37beb in this term.
I20260709 13:11:18.820852  4625 leader_election.cc:304] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac82146a46143719d513a6be74f1129; no voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.821696  4859 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.826529  4859 raft_consensus.cc:2749] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.833962  4732 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.843472  4859 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:18.860477  4859 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.940502  4881 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:18.941016  4881 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:18.942899  4881 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:18.943794  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:18.944024  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:18.944715  4808 raft_consensus.cc:2393] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eac82146a46143719d513a6be74f1129 in current term 1: Already voted for candidate a322f57b1f93477d8e0473235ee37beb in this term.
I20260709 13:11:18.945744  4625 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eac82146a46143719d513a6be74f1129; no voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:18.946543  4881 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:18.950184  4859 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:18.952458  4881 raft_consensus.cc:2749] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:18.967015  4882 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.005035  4897 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.020571  4858 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.055747  4881 consensus_queue.cc:1048] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.069808  4881 consensus_queue.cc:1048] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.125499  4907 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:19.126194  4907 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:19.128482  4907 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:19.129360  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eac82146a46143719d513a6be74f1129" is_pre_election: true
I20260709 13:11:19.130174  4660 raft_consensus.cc:2393] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33ef2f96a9b44c2da3eeaf5215f926be in current term 1: Already voted for candidate eac82146a46143719d513a6be74f1129 in this term.
I20260709 13:11:19.131064  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:19.131764  4732 raft_consensus.cc:2393] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33ef2f96a9b44c2da3eeaf5215f926be in current term 1: Already voted for candidate a322f57b1f93477d8e0473235ee37beb in this term.
I20260709 13:11:19.132735  4774 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be; no voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129
I20260709 13:11:19.133579  4907 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:19.138805  4907 raft_consensus.cc:2749] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:19.156181  4858 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.164448  4858 consensus_queue.cc:1048] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.172571  4898 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:19.195586  4858 consensus_queue.cc:1048] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.239524  4907 consensus_queue.cc:1048] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.253103  4856 consensus_queue.cc:1048] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:19.324573  4881 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:19.337803  4859 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:19.653983  4605 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:20.057826  4881 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:20.058369  4881 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.059981  4881 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.060916  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb" is_pre_election: true
I20260709 13:11:20.061025  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" is_pre_election: true
I20260709 13:11:20.061498  4732 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:20.061589  4808 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 1.
I20260709 13:11:20.062924  4625 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [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: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:20.063697  4881 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:20.064101  4881 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:20.064448  4881 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.069723  4881 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.071317  4881 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.072180  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:20.072381  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.072831  4732 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.072889  4808 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.079849  4732 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.079849  4808 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.081252  4625 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:20.081946  4881 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.082353  4881 raft_consensus.cc:697] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.082988  4881 consensus_queue.cc:237] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER 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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.090165  4555 catalog_manager.cc:5697] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 0 to 2, leader changed from <none> to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.254468  4732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:49820
I20260709 13:11:20.255067  4732 raft_consensus.cc:606] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Received request to transfer leadership to TS eac82146a46143719d513a6be74f1129
I20260709 13:11:20.263581  4732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82389142535e48b2a33134f884047b48"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:49820
I20260709 13:11:20.264165  4732 raft_consensus.cc:606] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Received request to transfer leadership to TS eac82146a46143719d513a6be74f1129
I20260709 13:11:20.277052  4659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:20.277596  4659 raft_consensus.cc:606] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:20.285343  4659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:20.285954  4659 raft_consensus.cc:606] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:20.291352  4659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:20.291896  4659 raft_consensus.cc:606] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:20.426388  4898 raft_consensus.cc:993] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: : Instructing follower eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:20.426859  4898 raft_consensus.cc:1081] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Signalling peer eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:20.428436  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:43182
I20260709 13:11:20.428906  4659 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.429255  4659 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.433720  4659 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.435379  4659 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.436265  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:20.436481  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.436826  4732 raft_consensus.cc:3055] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.437080  4808 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.437237  4732 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:20.438112  4732 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.439127  4732 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.442086  4808 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.443216  4625 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:20.443921  4881 raft_consensus.cc:2804] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.443887  4732 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.446194  4881 raft_consensus.cc:697] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.447052  4881 consensus_queue.cc:237] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.448035  4882 raft_consensus.cc:993] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.448431  4944 raft_consensus.cc:1081] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.450084  4732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:20.450677  4732 raft_consensus.cc:493] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.451020  4732 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.454808  4555 catalog_manager.cc:5697] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 1 to 2, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.457007  4732 raft_consensus.cc:515] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.459214  4732 leader_election.cc:290] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.460309  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.460307  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:20.460975  4808 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.461351  4659 raft_consensus.cc:3055] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.461714  4659 raft_consensus.cc:740] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.462455  4659 consensus_queue.cc:260] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.463616  4659 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.467139  4808 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:20.468195  4700 leader_election.cc:304] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:20.468937  4898 raft_consensus.cc:2804] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.468902  4659 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:20.469522  4898 raft_consensus.cc:697] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:20.470443  4898 consensus_queue.cc:237] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.473966  4808 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:20.475378  4881 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:20.478766  4555 catalog_manager.cc:5697] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 1 to 2, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 2 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.488641  4732 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:20.490360  4882 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:20.502985  4881 raft_consensus.cc:993] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.503518  4882 raft_consensus.cc:1081] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.505133  4732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:20.505673  4732 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.505990  4732 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:20.511969  4732 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.513796  4732 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 3 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.514897  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:20.515286  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.515501  4659 raft_consensus.cc:3055] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:20.515837  4659 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.515862  4808 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:20.516644  4659 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.517598  4659 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:20.521318  4808 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:20.522450  4700 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:20.522941  4659 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:20.523340  4898 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:20.523847  4898 raft_consensus.cc:697] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:20.524647  4898 consensus_queue.cc:237] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.530474  4555 catalog_manager.cc:5697] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 2 to 3, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 3 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.599732  4943 raft_consensus.cc:993] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: : Instructing follower eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:20.600157  4898 raft_consensus.cc:1081] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Signalling peer eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:20.601536  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82389142535e48b2a33134f884047b48"
dest_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:43182
I20260709 13:11:20.602031  4659 raft_consensus.cc:493] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.602293  4659 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.607029  4659 raft_consensus.cc:515] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.608557  4659 leader_election.cc:290] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.609481  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:20.609887  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.610159  4732 raft_consensus.cc:3055] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.610436  4808 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.610523  4732 raft_consensus.cc:740] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:20.611387  4732 consensus_queue.cc:260] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.612587  4732 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.617471  4808 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.618850  4625 leader_election.cc:304] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:20.619084  4732 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:20.619693  4882 raft_consensus.cc:2804] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.620301  4882 raft_consensus.cc:697] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.621222  4882 consensus_queue.cc:237] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.629029  4555 catalog_manager.cc:5697] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 1 to 2, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.676865  4881 raft_consensus.cc:993] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.677268  4881 raft_consensus.cc:1081] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:20.679220  4732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:20.679704  4732 raft_consensus.cc:493] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.680018  4732 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.685087  4732 raft_consensus.cc:515] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.686954  4732 leader_election.cc:290] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:20.687999  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:20.688400  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac9e48fa6f14acea8058c8e8b654ba3" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:20.688736  4659 raft_consensus.cc:3055] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.688997  4808 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.689112  4659 raft_consensus.cc:740] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:20.689992  4659 consensus_queue.cc:260] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.691253  4659 raft_consensus.cc:3060] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.696278  4808 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:20.697580  4700 leader_election.cc:304] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:20.698277  4659 raft_consensus.cc:2468] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:20.698417  4898 raft_consensus.cc:2804] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.698966  4898 raft_consensus.cc:697] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:20.699863  4898 consensus_queue.cc:237] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:20.707875  4555 catalog_manager.cc:5697] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 1 to 2, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 2 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.895288  4808 raft_consensus.cc:1275] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.896651  4898 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.901134  4732 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.902956  4881 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.906095  4659 raft_consensus.cc:1275] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.908737  4943 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.912972  4807 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.915316  4882 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.991297  4659 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:20.992712  4943 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.000301  4808 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:21.002789  4959 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.122437  4659 raft_consensus.cc:1275] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.122581  4808 raft_consensus.cc:1275] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.123958  4959 consensus_queue.cc:1048] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:21.123958  4882 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:21.136893  4808 raft_consensus.cc:1275] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.138449  4732 raft_consensus.cc:1275] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.139740  4955 consensus_queue.cc:1048] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.146909  4882 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:23.329704  4525 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:11:23.330870  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:23.355177  4659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:35022
I20260709 13:11:23.356104  4659 raft_consensus.cc:606] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Received request to transfer leadership to TS 33ef2f96a9b44c2da3eeaf5215f926be
I20260709 13:11:23.368072  4732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:23.368625  4732 raft_consensus.cc:606] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Received request to transfer leadership to TS 33ef2f96a9b44c2da3eeaf5215f926be
I20260709 13:11:23.369918  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:23.370399  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:23.401727  4943 raft_consensus.cc:993] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: : Instructing follower 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:23.402258  4969 raft_consensus.cc:1081] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Signalling peer 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:23.403893  4807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:34622
I20260709 13:11:23.404408  4807 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.404706  4807 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.409579  4807 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.411513  4807 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 4 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:23.412518  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:23.412746  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:23.413244  4659 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.413313  4732 raft_consensus.cc:3055] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:23.413755  4732 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:23.414441  4732 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.415331  4732 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.418830  4659 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 4.
I20260709 13:11:23.419777  4732 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 4.
I20260709 13:11:23.420074  4774 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:23.420897  4942 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:23.422147  4942 raft_consensus.cc:697] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Becoming Leader. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:23.423012  4942 consensus_queue.cc:237] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.430987  4553 catalog_manager.cc:5697] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be reported cstate change: term changed from 3 to 4, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67). New cstate: current_term: 4 leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.806825  4962 raft_consensus.cc:993] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: : Instructing follower 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:23.807257  4962 raft_consensus.cc:1081] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Signalling peer 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:23.808719  4807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:34620
I20260709 13:11:23.809177  4807 raft_consensus.cc:493] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.809442  4807 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.814002  4807 raft_consensus.cc:515] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.815698  4807 leader_election.cc:290] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 2 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:23.816597  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:23.816810  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:23.817256  4732 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.817243  4660 raft_consensus.cc:3055] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:23.817786  4660 raft_consensus.cc:740] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:23.818598  4660 consensus_queue.cc:260] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.819823  4660 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.823935  4732 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 2.
I20260709 13:11:23.825242  4774 leader_election.cc:304] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:23.826097  4942 raft_consensus.cc:2804] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:23.826109  4660 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 2.
I20260709 13:11:23.826709  4942 raft_consensus.cc:697] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 LEADER]: Becoming Leader. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:23.827554  4942 consensus_queue.cc:237] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:23.835143  4553 catalog_manager.cc:5697] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be reported cstate change: term changed from 1 to 2, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67). New cstate: current_term: 2 leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.881465  4660 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:11:23.882714  4942 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:23.892168  4732 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:11:23.893954  4980 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.298818  4732 raft_consensus.cc:1275] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.300127  4980 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.308121  4660 raft_consensus.cc:1275] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.310793  4942 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.371150  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:24.381145  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:24.381670  4660 raft_consensus.cc:606] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:24.386480  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:24.386935  4660 raft_consensus.cc:606] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:24.401309  4807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:36320
I20260709 13:11:24.402022  4807 raft_consensus.cc:606] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:24.407673  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82389142535e48b2a33134f884047b48"
dest_uuid: "eac82146a46143719d513a6be74f1129"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:35012
I20260709 13:11:24.408432  4660 raft_consensus.cc:606] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:24.412628  4962 raft_consensus.cc:993] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.413182  4988 raft_consensus.cc:1081] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.414968  4732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82389142535e48b2a33134f884047b48"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:24.415478  4732 raft_consensus.cc:493] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.415804  4732 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.418671  4962 raft_consensus.cc:993] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.419132  4989 raft_consensus.cc:1081] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.420876  4735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:24.421446  4735 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.421798  4735 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.422339  4732 raft_consensus.cc:515] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.424974  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:24.425112  4807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
mode: GRACEFUL
new_leader_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:36320
I20260709 13:11:24.425680  4807 raft_consensus.cc:606] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Received request to transfer leadership to TS a322f57b1f93477d8e0473235ee37beb
I20260709 13:11:24.425649  4660 raft_consensus.cc:3055] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:24.426235  4660 raft_consensus.cc:740] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:24.427053  4660 consensus_queue.cc:260] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.427424  4807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82389142535e48b2a33134f884047b48" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:24.427672  4735 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.428031  4807 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.428175  4660 raft_consensus.cc:3060] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.430562  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:24.431143  4659 raft_consensus.cc:3055] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:24.431368  4732 leader_election.cc:290] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 3 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:24.431491  4659 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:24.431532  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:24.432206  4808 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.432415  4659 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.433586  4659 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.435568  4807 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.438154  4808 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.438340  4660 raft_consensus.cc:2468] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.439198  4700 leader_election.cc:304] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:24.439316  4735 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 3 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:24.439994  4969 raft_consensus.cc:2804] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:24.440675  4700 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [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: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:24.441250  4659 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.443854  4991 raft_consensus.cc:2804] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:24.444383  4991 raft_consensus.cc:697] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:24.445013  4988 raft_consensus.cc:993] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.445574  4989 raft_consensus.cc:1081] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.445317  4991 consensus_queue.cc:237] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.445566  4969 raft_consensus.cc:697] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:24.446646  4969 consensus_queue.cc:237] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.447543  4735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:11:24.448108  4735 raft_consensus.cc:493] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.448541  4735 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.455413  4735 raft_consensus.cc:515] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:24.455570  4556 catalog_manager.cc:5697] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 2 to 3, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 3 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.458564  4735 leader_election.cc:290] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Requested vote from peers 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983), eac82146a46143719d513a6be74f1129 (127.4.107.65:36429)
I20260709 13:11:24.459429  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:24.460072  4808 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.459283  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:24.461140  4659 raft_consensus.cc:3055] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:24.461608  4659 raft_consensus.cc:740] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:24.462815  4659 consensus_queue.cc:260] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:24.464653  4659 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.455920  4970 raft_consensus.cc:993] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.466152  4970 raft_consensus.cc:1081] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.467826  4808 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:24.469743  4700 leader_election.cc:304] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, a322f57b1f93477d8e0473235ee37beb; no voters: 
I20260709 13:11:24.470027  4735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34846
I20260709 13:11:24.470582  4969 raft_consensus.cc:2804] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:24.470813  4735 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.471083  4969 raft_consensus.cc:697] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:24.471316  4735 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:24.471971  4969 consensus_queue.cc:237] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:24.472863  4659 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 2.
I20260709 13:11:24.478914  4735 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.481398  4735 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 5 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:24.482626  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:24.482878  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:24.483309  4659 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:24.483493  4808 raft_consensus.cc:3055] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:11:24.483865  4808 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:24.484571  4808 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.485778  4808 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:24.488600  4659 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 5.
I20260709 13:11:24.489140  4556 catalog_manager.cc:5697] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 1 to 2, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 2 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.490077  4700 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [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: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:24.490720  4808 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 5.
I20260709 13:11:24.490922  4969 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:11:24.491405  4969 raft_consensus.cc:697] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:24.490834  4556 catalog_manager.cc:5697] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 2 to 3, leader changed from eac82146a46143719d513a6be74f1129 (127.4.107.65) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 3 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.492108  4969 consensus_queue.cc:237] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.503213  4556 catalog_manager.cc:5697] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 4 to 5, leader changed from 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 5 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.873049  4808 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.874281  4969 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.883698  4659 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.884332  4980 raft_consensus.cc:993] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: : Instructing follower a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.884790  4980 raft_consensus.cc:1081] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 LEADER]: Signalling peer a322f57b1f93477d8e0473235ee37beb to start an election
I20260709 13:11:24.885507  4991 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.887174  4735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
 from {username='slave'} at 127.0.0.1:34846
I20260709 13:11:24.887749  4735 raft_consensus.cc:493] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.888155  4735 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.896926  4735 raft_consensus.cc:515] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.899025  4735 leader_election.cc:290] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [CANDIDATE]: Term 3 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:24.899660  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:24.900298  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed1c345413144f194ab6052488eabc6" candidate_uuid: "a322f57b1f93477d8e0473235ee37beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:24.900621  4659 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.900816  4808 raft_consensus.cc:3055] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:24.901312  4808 raft_consensus.cc:740] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:24.902343  4808 consensus_queue.cc:260] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.903566  4808 raft_consensus.cc:3060] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:24.906220  4659 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.907449  4700 leader_election.cc:304] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [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: a322f57b1f93477d8e0473235ee37beb, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:24.908113  4991 raft_consensus.cc:2804] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:24.908591  4991 raft_consensus.cc:697] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Leader. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:24.909682  4808 raft_consensus.cc:2468] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a322f57b1f93477d8e0473235ee37beb in term 3.
I20260709 13:11:24.909384  4991 consensus_queue.cc:237] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:24.913823  4659 raft_consensus.cc:1275] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.914963  4991 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.916381  4553 catalog_manager.cc:5697] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb reported cstate change: term changed from 2 to 3, leader changed from 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67) to a322f57b1f93477d8e0473235ee37beb (127.4.107.66). New cstate: current_term: 3 leader_uuid: "a322f57b1f93477d8e0473235ee37beb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.920151  4808 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 5 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:11:24.921741  4991 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:24.928141  4807 raft_consensus.cc:1275] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.929700  4991 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:24.945108  4660 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 5 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:11:24.946569  4991 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:24.963682  4660 raft_consensus.cc:1275] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.964839  4991 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.973455  4807 raft_consensus.cc:1275] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.975528  5005 consensus_queue.cc:1048] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:25.411967  4660 raft_consensus.cc:1275] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:25.413882  4990 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:25.430094  4807 raft_consensus.cc:1275] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer a322f57b1f93477d8e0473235ee37beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:25.433811  4991 consensus_queue.cc:1048] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:27.432106  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:27.439958  4735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:27.440873  4735 raft_consensus.cc:606] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 LEADER]: Received request to transfer leadership to TS 33ef2f96a9b44c2da3eeaf5215f926be
I20260709 13:11:27.443912  4735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:27.444550  4735 raft_consensus.cc:606] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Received request to transfer leadership to TS eac82146a46143719d513a6be74f1129
I20260709 13:11:27.447113  4735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:27.447623  4735 raft_consensus.cc:606] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Received request to transfer leadership to TS eac82146a46143719d513a6be74f1129
I20260709 13:11:27.449678  4735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:27.450093  4735 raft_consensus.cc:606] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Received request to transfer leadership to TS eac82146a46143719d513a6be74f1129
I20260709 13:11:27.452175  4735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
mode: GRACEFUL
new_leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:49828
I20260709 13:11:27.452594  4735 raft_consensus.cc:606] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Received request to transfer leadership to TS 33ef2f96a9b44c2da3eeaf5215f926be
I20260709 13:11:27.453711  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:11:27.454291  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:27.532060  4991 raft_consensus.cc:993] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: : Instructing follower 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:27.532526  4990 raft_consensus.cc:1081] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 LEADER]: Signalling peer 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:27.534108  4808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:34622
I20260709 13:11:27.534605  4808 raft_consensus.cc:493] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.534909  4808 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:11:27.539729  4808 raft_consensus.cc:515] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.541270  4808 leader_election.cc:290] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 6 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:27.542516  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:27.542562  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e87772a832416e967fb61fc6c7f2aa" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:27.543314  4659 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:11:27.543406  4735 raft_consensus.cc:3055] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:11:27.543783  4735 raft_consensus.cc:740] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:27.544557  4735 consensus_queue.cc:260] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.545579  4735 raft_consensus.cc:3060] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:11:27.548476  4659 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 6.
I20260709 13:11:27.549768  4774 leader_election.cc:304] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:27.550742  4970 raft_consensus.cc:2804] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:11:27.551337  4735 raft_consensus.cc:2468] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 6.
I20260709 13:11:27.551931  4970 raft_consensus.cc:697] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 6 LEADER]: Becoming Leader. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:27.553035  4970 consensus_queue.cc:237] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.560117  4556 catalog_manager.cc:5697] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be reported cstate change: term changed from 5 to 6, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67). New cstate: current_term: 6 leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.582132  4991 raft_consensus.cc:993] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: : Instructing follower 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:27.582583  4991 raft_consensus.cc:1081] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Signalling peer 33ef2f96a9b44c2da3eeaf5215f926be to start an election
I20260709 13:11:27.584195  4808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee410fba807464d840865077e14bc9a"
dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
 from {username='slave'} at 127.0.0.1:34622
I20260709 13:11:27.584676  4808 raft_consensus.cc:493] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.584976  4808 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:27.589221  4808 raft_consensus.cc:515] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.590781  4808 leader_election.cc:290] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [CANDIDATE]: Term 4 election: Requested vote from peers eac82146a46143719d513a6be74f1129 (127.4.107.65:36429), a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195)
I20260709 13:11:27.591728  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eac82146a46143719d513a6be74f1129"
I20260709 13:11:27.592022  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee410fba807464d840865077e14bc9a" candidate_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:27.592337  4659 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:27.592547  4735 raft_consensus.cc:3055] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:27.592897  4735 raft_consensus.cc:740] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:27.593511  4735 consensus_queue.cc:260] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.594488  4735 raft_consensus.cc:3060] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:27.596937  4659 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 4.
I20260709 13:11:27.597901  4774 leader_election.cc:304] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:27.598533  4970 raft_consensus.cc:2804] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:27.598997  4970 raft_consensus.cc:697] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Becoming Leader. State: Replica: 33ef2f96a9b44c2da3eeaf5215f926be, State: Running, Role: LEADER
I20260709 13:11:27.600075  4735 raft_consensus.cc:2468] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ef2f96a9b44c2da3eeaf5215f926be in term 4.
I20260709 13:11:27.599915  4970 consensus_queue.cc:237] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.607427  4556 catalog_manager.cc:5697] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be reported cstate change: term changed from 3 to 4, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67). New cstate: current_term: 4 leader_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.819227  4990 raft_consensus.cc:993] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: : Instructing follower eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.819691  4991 raft_consensus.cc:1081] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Signalling peer eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.821156  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c"
dest_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:43182
I20260709 13:11:27.821660  4659 raft_consensus.cc:493] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.821924  4659 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.825887  4659 raft_consensus.cc:515] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:27.827340  4659 leader_election.cc:290] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 3 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:27.828330  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:27.828562  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0da2377433e4daf97acc1d58812520c" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:27.828852  4735 raft_consensus.cc:3055] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:27.829025  4808 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.829210  4735 raft_consensus.cc:740] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:27.830029  4735 consensus_queue.cc:260] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [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: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:27.830960  4735 raft_consensus.cc:3060] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.833274  4808 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 3.
I20260709 13:11:27.834582  4625 leader_election.cc:304] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:27.836302  5020 raft_consensus.cc:2804] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:27.836357  4735 raft_consensus.cc:2468] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 3.
I20260709 13:11:27.837735  5020 raft_consensus.cc:697] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 3 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:27.838523  5020 consensus_queue.cc:237] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [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: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } }
I20260709 13:11:27.848824  4556 catalog_manager.cc:5697] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 2 to 3, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.888327  4990 raft_consensus.cc:993] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: : Instructing follower eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.888844  4990 raft_consensus.cc:1081] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Signalling peer eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.890548  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7"
dest_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:43182
I20260709 13:11:27.891108  4659 raft_consensus.cc:493] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.891345  4659 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.895411  4659 raft_consensus.cc:515] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.896806  4659 leader_election.cc:290] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 3 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:27.897735  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:27.897969  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcfad8ac9bb461388b62ae766230ea7" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:27.898331  4735 raft_consensus.cc:3055] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:27.898494  4808 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.898718  4735 raft_consensus.cc:740] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:27.899632  4735 consensus_queue.cc:260] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.900857  4735 raft_consensus.cc:3060] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.903456  4808 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 3.
I20260709 13:11:27.904424  4625 leader_election.cc:304] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [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: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:27.905126  5020 raft_consensus.cc:2804] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:27.905508  5020 raft_consensus.cc:697] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 3 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:27.906034  4735 raft_consensus.cc:2468] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 3.
I20260709 13:11:27.906349  5020 consensus_queue.cc:237] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [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: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.913827  4556 catalog_manager.cc:5697] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 2 to 3, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:27.939379  4990 raft_consensus.cc:993] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: : Instructing follower eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.939868  4991 raft_consensus.cc:1081] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Signalling peer eac82146a46143719d513a6be74f1129 to start an election
I20260709 13:11:27.941334  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84"
dest_uuid: "eac82146a46143719d513a6be74f1129"
 from {username='slave'} at 127.0.0.1:43182
I20260709 13:11:27.941790  4659 raft_consensus.cc:493] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.942088  4659 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.946369  4659 raft_consensus.cc:515] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.947924  4659 leader_election.cc:290] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Requested vote from peers a322f57b1f93477d8e0473235ee37beb (127.4.107.66:36195), 33ef2f96a9b44c2da3eeaf5215f926be (127.4.107.67:43983)
I20260709 13:11:27.948618  4735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a322f57b1f93477d8e0473235ee37beb"
I20260709 13:11:27.948817  4808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0a3adf7ac941caa5c6364078258b84" candidate_uuid: "eac82146a46143719d513a6be74f1129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ef2f96a9b44c2da3eeaf5215f926be"
I20260709 13:11:27.949229  4735 raft_consensus.cc:3055] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:27.949306  4808 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.949519  4735 raft_consensus.cc:740] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a322f57b1f93477d8e0473235ee37beb, State: Running, Role: LEADER
I20260709 13:11:27.950320  4735 consensus_queue.cc:260] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.951185  4735 raft_consensus.cc:3060] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.953583  4808 raft_consensus.cc:2468] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:27.955116  4625 leader_election.cc:304] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ef2f96a9b44c2da3eeaf5215f926be, eac82146a46143719d513a6be74f1129; no voters: 
I20260709 13:11:27.955982  5020 raft_consensus.cc:2804] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:27.956499  4735 raft_consensus.cc:2468] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eac82146a46143719d513a6be74f1129 in term 2.
I20260709 13:11:27.956748  5020 raft_consensus.cc:697] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Becoming Leader. State: Replica: eac82146a46143719d513a6be74f1129, State: Running, Role: LEADER
I20260709 13:11:27.957515  4732 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 6 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:11:27.957854  5020 consensus_queue.cc:237] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } }
I20260709 13:11:27.959769  4970 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:27.971264  4659 raft_consensus.cc:1275] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 6 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:11:27.971081  4555 catalog_manager.cc:5697] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 reported cstate change: term changed from 1 to 2, leader changed from a322f57b1f93477d8e0473235ee37beb (127.4.107.66) to eac82146a46143719d513a6be74f1129 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "eac82146a46143719d513a6be74f1129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:27.973249  4970 consensus_queue.cc:1048] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:28.057471  4659 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:28.058611  4970 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "eac82146a46143719d513a6be74f1129" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 36429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:28.067270  4732 raft_consensus.cc:1275] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Refusing update from remote peer 33ef2f96a9b44c2da3eeaf5215f926be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:28.069672  5031 consensus_queue.cc:1048] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:28.286890  4732 raft_consensus.cc:1275] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:28.288100  5020 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:28.291280  4808 raft_consensus.cc:1275] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:28.292507  5020 consensus_queue.cc:1048] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:28.368850  4732 raft_consensus.cc:1275] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:28.370127  5034 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a322f57b1f93477d8e0473235ee37beb" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:28.379277  4808 raft_consensus.cc:1275] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Refusing update from remote peer eac82146a46143719d513a6be74f1129: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:28.380821  5021 consensus_queue.cc:1048] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ef2f96a9b44c2da3eeaf5215f926be" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:28.455232  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:28.460870  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
I20260709 13:11:28.486246  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:28.486896  4525 tablet_replica.cc:333] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.488382  4525 raft_consensus.cc:2243] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.489063  4525 pending_rounds.cc:70] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Trying to abort 1 pending ops.
I20260709 13:11:28.489315  4525 pending_rounds.cc:77] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636609885667328 op_type: NO_OP noop_request { }
I20260709 13:11:28.489607  4525 raft_consensus.cc:2889] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:11:28.489969  4525 raft_consensus.cc:2272] T 7e0a3adf7ac941caa5c6364078258b84 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.492571  4525 tablet_replica.cc:333] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.493189  4525 raft_consensus.cc:2243] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.493682  4525 raft_consensus.cc:2272] T dee410fba807464d840865077e14bc9a P eac82146a46143719d513a6be74f1129 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.495606  4525 tablet_replica.cc:333] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.496141  4525 raft_consensus.cc:2243] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.496549  4525 raft_consensus.cc:2272] T 1ac9e48fa6f14acea8058c8e8b654ba3 P eac82146a46143719d513a6be74f1129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.498253  4525 tablet_replica.cc:333] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.498754  4525 raft_consensus.cc:2243] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.499159  4525 raft_consensus.cc:2272] T 82389142535e48b2a33134f884047b48 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.500732  4525 tablet_replica.cc:333] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.501227  4525 raft_consensus.cc:2243] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.501663  4525 raft_consensus.cc:2272] T 02ed35588b554253bdd6781dff5b1ed6 P eac82146a46143719d513a6be74f1129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.503356  4525 tablet_replica.cc:333] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.503820  4525 raft_consensus.cc:2243] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.504238  4525 raft_consensus.cc:2272] T 43e87772a832416e967fb61fc6c7f2aa P eac82146a46143719d513a6be74f1129 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.506366  4525 tablet_replica.cc:333] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.506865  4525 raft_consensus.cc:2243] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.507580  4525 raft_consensus.cc:2272] T c0da2377433e4daf97acc1d58812520c P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.509536  4525 tablet_replica.cc:333] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.510242  4525 raft_consensus.cc:2243] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.510752  4525 raft_consensus.cc:2272] T 2ed1c345413144f194ab6052488eabc6 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.512665  4525 tablet_replica.cc:333] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129: stopping tablet replica
I20260709 13:11:28.513231  4525 raft_consensus.cc:2243] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.513954  4525 raft_consensus.cc:2272] T bdcfad8ac9bb461388b62ae766230ea7 P eac82146a46143719d513a6be74f1129 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:28.521270  4774 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:11:28.524227  4774 consensus_peers.cc:597] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be -> Peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Couldn't send request to peer eac82146a46143719d513a6be74f1129. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:28.614446  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
W20260709 13:11:28.615124  4774 consensus_peers.cc:597] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be -> Peer eac82146a46143719d513a6be74f1129 (127.4.107.65:36429): Couldn't send request to peer eac82146a46143719d513a6be74f1129. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:28.632062  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
I20260709 13:11:28.657924  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:28.658653  4525 tablet_replica.cc:333] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.659221  4525 raft_consensus.cc:2243] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.659613  4525 raft_consensus.cc:2272] T bdcfad8ac9bb461388b62ae766230ea7 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.661739  4525 tablet_replica.cc:333] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.662209  4525 raft_consensus.cc:2243] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.662849  4525 raft_consensus.cc:2272] T 2ed1c345413144f194ab6052488eabc6 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.664362  4525 tablet_replica.cc:333] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.664846  4525 raft_consensus.cc:2243] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.665179  4525 raft_consensus.cc:2272] T 02ed35588b554253bdd6781dff5b1ed6 P a322f57b1f93477d8e0473235ee37beb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.666791  4525 tablet_replica.cc:333] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.667222  4525 raft_consensus.cc:2243] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.667834  4525 raft_consensus.cc:2272] T 82389142535e48b2a33134f884047b48 P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.669369  4525 tablet_replica.cc:333] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.669885  4525 raft_consensus.cc:2243] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.670651  4525 raft_consensus.cc:2272] T 1ac9e48fa6f14acea8058c8e8b654ba3 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.672267  4525 tablet_replica.cc:333] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.672688  4525 raft_consensus.cc:2243] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.673014  4525 raft_consensus.cc:2272] T dee410fba807464d840865077e14bc9a P a322f57b1f93477d8e0473235ee37beb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.674965  4525 tablet_replica.cc:333] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.675393  4525 raft_consensus.cc:2243] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.675735  4525 raft_consensus.cc:2272] T c0da2377433e4daf97acc1d58812520c P a322f57b1f93477d8e0473235ee37beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.677709  4525 tablet_replica.cc:333] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.678123  4525 raft_consensus.cc:2243] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.678566  4525 raft_consensus.cc:2272] T 43e87772a832416e967fb61fc6c7f2aa P a322f57b1f93477d8e0473235ee37beb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.680567  4525 tablet_replica.cc:333] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb: stopping tablet replica
I20260709 13:11:28.681078  4525 raft_consensus.cc:2243] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.681465  4525 raft_consensus.cc:2272] T 7e0a3adf7ac941caa5c6364078258b84 P a322f57b1f93477d8e0473235ee37beb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.708709  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
I20260709 13:11:28.725096  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
I20260709 13:11:28.752177  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:28.752914  4525 tablet_replica.cc:333] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.753880  4525 raft_consensus.cc:2243] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.754804  4525 raft_consensus.cc:2272] T 02ed35588b554253bdd6781dff5b1ed6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.756414  4525 tablet_replica.cc:333] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.756896  4525 raft_consensus.cc:2243] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.757468  4525 raft_consensus.cc:2272] T 82389142535e48b2a33134f884047b48 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.759133  4525 tablet_replica.cc:333] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.759622  4525 raft_consensus.cc:2243] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.760001  4525 raft_consensus.cc:2272] T 1ac9e48fa6f14acea8058c8e8b654ba3 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.761487  4525 tablet_replica.cc:333] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.762013  4525 raft_consensus.cc:2243] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.762418  4525 raft_consensus.cc:2272] T 2ed1c345413144f194ab6052488eabc6 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.763883  4525 tablet_replica.cc:333] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.764357  4525 raft_consensus.cc:2243] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.764731  4525 raft_consensus.cc:2272] T bdcfad8ac9bb461388b62ae766230ea7 P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.766613  4525 tablet_replica.cc:333] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.767110  4525 raft_consensus.cc:2243] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.767496  4525 raft_consensus.cc:2272] T 7e0a3adf7ac941caa5c6364078258b84 P 33ef2f96a9b44c2da3eeaf5215f926be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.768996  4525 tablet_replica.cc:333] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.769455  4525 raft_consensus.cc:2243] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.770185  4525 raft_consensus.cc:2272] T 43e87772a832416e967fb61fc6c7f2aa P 33ef2f96a9b44c2da3eeaf5215f926be [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.771890  4525 tablet_replica.cc:333] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.772349  4525 raft_consensus.cc:2243] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.772778  4525 raft_consensus.cc:2272] T c0da2377433e4daf97acc1d58812520c P 33ef2f96a9b44c2da3eeaf5215f926be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.774576  4525 tablet_replica.cc:333] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be: stopping tablet replica
I20260709 13:11:28.775005  4525 raft_consensus.cc:2243] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.775664  4525 raft_consensus.cc:2272] T dee410fba807464d840865077e14bc9a P 33ef2f96a9b44c2da3eeaf5215f926be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.802364  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:11:28.817919  4525 master.cc:562] Master@127.4.107.126:44729 shutting down...
I20260709 13:11:28.992908  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:28.993481  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.993870  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0aadbf4659e34c819feae6fc946f8050: stopping tablet replica
I20260709 13:11:29.014268  4525 master.cc:584] Master@127.4.107.126:44729 shutdown complete.
33ef2f96a9b44c2da3eeaf5215f926be  1
a322f57b1f93477d8e0473235ee37beb  4
eac82146a46143719d513a6be74f1129  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14069 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:11:29.051622  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:38651
I20260709 13:11:29.052783  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:29.058396  5040 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
W20260709 13:11:29.058933  5041 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
W20260709 13:11:29.059763  5043 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
I20260709 13:11:29.059796  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:29.060858  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:29.061066  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:29.061228  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602689061211 us; error 0 us; skew 500 ppm
I20260709 13:11:29.061918  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:29.064205  4525 webserver.cc:533] Webserver started at http://127.4.107.126:35011/ using document root <none> and password file <none>
I20260709 13:11:29.064711  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:29.064914  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:29.065198  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:29.066414  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "5ca8c73479c24c998e0138542c12330f"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.071164  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:11:29.074536  5048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.075289  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:29.075595  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "5ca8c73479c24c998e0138542c12330f"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.075882  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-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)
I20260709 13:11:29.101959  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:29.103236  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:29.141321  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:38651
I20260709 13:11:29.141433  5099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:38651 every 8 connection(s)
I20260709 13:11:29.145253  5100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.154520  5100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f: Bootstrap starting.
I20260709 13:11:29.159884  5100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.165481  5100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f: No bootstrap required, opened a new log
I20260709 13:11:29.168030  5100 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER }
I20260709 13:11:29.168452  5100 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.168684  5100 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca8c73479c24c998e0138542c12330f, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.169225  5100 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER }
I20260709 13:11:29.169723  5100 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:29.169979  5100 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:29.170236  5100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:29.174336  5100 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER }
I20260709 13:11:29.174871  5100 leader_election.cc:304] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [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: 5ca8c73479c24c998e0138542c12330f; no voters: 
I20260709 13:11:29.176018  5100 leader_election.cc:290] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:29.176422  5103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:29.177821  5103 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 1 LEADER]: Becoming Leader. State: Replica: 5ca8c73479c24c998e0138542c12330f, State: Running, Role: LEADER
I20260709 13:11:29.178508  5103 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [LEADER]: Queue going to LEADER mode. State: All 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: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER }
I20260709 13:11:29.179183  5100 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:29.182375  5105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ca8c73479c24c998e0138542c12330f. Latest consensus state: current_term: 1 leader_uuid: "5ca8c73479c24c998e0138542c12330f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER } }
I20260709 13:11:29.182659  5104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ca8c73479c24c998e0138542c12330f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca8c73479c24c998e0138542c12330f" member_type: VOTER } }
I20260709 13:11:29.183063  5105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:29.183194  5104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:29.190611  5109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:29.195708  5109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:29.196692  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:29.205085  5109 catalog_manager.cc:1383] Generated new cluster ID: c633d1a432fc449a8f7d25c378234e1f
I20260709 13:11:29.205415  5109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:29.225354  5109 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:29.226636  5109 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:29.242041  5109 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f: Generated new TSK 0
I20260709 13:11:29.242698  5109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:29.263101  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:29.269011  5121 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
W20260709 13:11:29.270237  5122 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
W20260709 13:11:29.271803  5124 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
I20260709 13:11:29.272383  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:29.273250  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:29.273494  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:29.273671  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602689273609 us; error 0 us; skew 500 ppm
I20260709 13:11:29.274155  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:29.276392  4525 webserver.cc:533] Webserver started at http://127.4.107.65:44435/ using document root <none> and password file <none>
I20260709 13:11:29.276837  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:29.276991  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:29.277220  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:29.278429  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "11ca588c780140c09b59296aa8e0a62d"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.282871  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:11:29.286077  5129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.286919  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:29.287225  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "11ca588c780140c09b59296aa8e0a62d"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.287480  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-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)
I20260709 13:11:29.312860  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:29.314162  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:29.315569  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:29.317873  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:29.318055  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.318387  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:29.318547  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.359994  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:44289
I20260709 13:11:29.360102  5191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:44289 every 8 connection(s)
I20260709 13:11:29.365170  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:29.372377  5196 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
W20260709 13:11:29.372706  5197 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
I20260709 13:11:29.375406  4525 server_base.cc:1061] running on GCE node
W20260709 13:11:29.376179  5199 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
I20260709 13:11:29.377053  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:29.377329  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:29.377523  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602689377502 us; error 0 us; skew 500 ppm
I20260709 13:11:29.378187  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:29.381206  4525 webserver.cc:533] Webserver started at http://127.4.107.66:39511/ using document root <none> and password file <none>
I20260709 13:11:29.381987  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:29.382267  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:29.382629  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:29.383203  5192 heartbeater.cc:344] Connected to a master server at 127.4.107.126:38651
I20260709 13:11:29.383582  5192 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:29.384027  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.384342  5192 heartbeater.cc:507] Master 127.4.107.126:38651 requested a full tablet report, sending...
I20260709 13:11:29.386667  5065 ts_manager.cc:194] Registered new tserver with Master: 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289)
I20260709 13:11:29.389374  5065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36166
I20260709 13:11:29.390336  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:11:29.394081  5204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.395006  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:11:29.395269  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.395522  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-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)
I20260709 13:11:29.427455  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:29.428586  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:29.430014  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:29.432124  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:29.432296  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.432593  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:29.432765  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.471563  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:33561
I20260709 13:11:29.471668  5266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:33561 every 8 connection(s)
I20260709 13:11:29.476486  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:29.483234  5270 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
W20260709 13:11:29.484012  5271 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
I20260709 13:11:29.488049  4525 server_base.cc:1061] running on GCE node
W20260709 13:11:29.488102  5273 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
I20260709 13:11:29.488583  5267 heartbeater.cc:344] Connected to a master server at 127.4.107.126:38651
I20260709 13:11:29.489077  5267 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:29.489459  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:29.489733  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:29.489936  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602689489916 us; error 0 us; skew 500 ppm
I20260709 13:11:29.490073  5267 heartbeater.cc:507] Master 127.4.107.126:38651 requested a full tablet report, sending...
I20260709 13:11:29.490705  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:29.492422  5065 ts_manager.cc:194] Registered new tserver with Master: 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:29.493547  4525 webserver.cc:533] Webserver started at http://127.4.107.67:40709/ using document root <none> and password file <none>
I20260709 13:11:29.494184  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:29.494261  5065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36174
I20260709 13:11:29.494488  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:29.494819  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:29.496145  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "87f08819c8084676867d86bcf16cda1c"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.500617  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:29.503835  5278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.504539  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:11:29.504885  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "87f08819c8084676867d86bcf16cda1c"
format_stamp: "Formatted at 2026-07-09 13:11:29 on dist-test-slave-7f95"
I20260709 13:11:29.505172  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602674802462-4525-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)
I20260709 13:11:29.518553  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:29.519749  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:29.521215  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:29.523494  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:29.523717  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.523977  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:29.524153  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:29.562719  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:38001
I20260709 13:11:29.562812  5340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:38001 every 8 connection(s)
I20260709 13:11:29.576634  5341 heartbeater.cc:344] Connected to a master server at 127.4.107.126:38651
I20260709 13:11:29.577046  5341 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:29.577919  5341 heartbeater.cc:507] Master 127.4.107.126:38651 requested a full tablet report, sending...
I20260709 13:11:29.579873  5065 ts_manager.cc:194] Registered new tserver with Master: 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:29.580464  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014685243s
I20260709 13:11:29.581302  5065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36180
I20260709 13:11:29.606220  5065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36182:
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"
    }
  }
}
W20260709 13:11:29.609256  5065 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.
I20260709 13:11:29.681497  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 938f90cff61b48fab4bd872215517652 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:29.682965  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938f90cff61b48fab4bd872215517652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.693454  5306 tablet_service.cc:1511] Processing CreateTablet for tablet 938f90cff61b48fab4bd872215517652 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:29.694021  5305 tablet_service.cc:1511] Processing CreateTablet for tablet 47ec7561eeec47ec811d3543737e6459 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:29.694903  5306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938f90cff61b48fab4bd872215517652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.695533  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ec7561eeec47ec811d3543737e6459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.696889  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 46b5dd909a1040fbb266495276c386a3 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:29.698259  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b5dd909a1040fbb266495276c386a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.697976  5155 tablet_service.cc:1511] Processing CreateTablet for tablet 05ac5d39238c44cd9b1e10676a256113 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:29.699216  5155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ac5d39238c44cd9b1e10676a256113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.700245  5150 tablet_service.cc:1511] Processing CreateTablet for tablet ed244a1e586c403cbb86a64b1ba17305 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:29.701546  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed244a1e586c403cbb86a64b1ba17305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.702445  5154 tablet_service.cc:1511] Processing CreateTablet for tablet 7158da5b98924b82986812797e253a9f (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:29.703751  5154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7158da5b98924b82986812797e253a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.703558  5300 tablet_service.cc:1511] Processing CreateTablet for tablet 46b5dd909a1040fbb266495276c386a3 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:29.704872  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b5dd909a1040fbb266495276c386a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.704532  5299 tablet_service.cc:1511] Processing CreateTablet for tablet ed244a1e586c403cbb86a64b1ba17305 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:29.705901  5299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed244a1e586c403cbb86a64b1ba17305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.707188  5153 tablet_service.cc:1511] Processing CreateTablet for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:29.708976  5153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.708536  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 660050fb56b847d394e2e4c83b9babee (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:29.711215  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:29.696892  5156 tablet_service.cc:1511] Processing CreateTablet for tablet 47ec7561eeec47ec811d3543737e6459 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:29.713207  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ec7561eeec47ec811d3543737e6459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.711242  5152 tablet_service.cc:1511] Processing CreateTablet for tablet 660050fb56b847d394e2e4c83b9babee (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:29.713779  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 7158da5b98924b82986812797e253a9f (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:29.716245  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 05ac5d39238c44cd9b1e10676a256113 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:29.716874  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660050fb56b847d394e2e4c83b9babee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.718954  5149 tablet_service.cc:1511] Processing CreateTablet for tablet cdd1dcb92b1f4a6a9c647043d9e97746 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:29.720431  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd1dcb92b1f4a6a9c647043d9e97746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.725324  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660050fb56b847d394e2e4c83b9babee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.728168  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7158da5b98924b82986812797e253a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.744211  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ac5d39238c44cd9b1e10676a256113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.753890  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.755983  5230 tablet_service.cc:1511] Processing CreateTablet for tablet 05ac5d39238c44cd9b1e10676a256113 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:11:29.757392  5230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ac5d39238c44cd9b1e10676a256113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.758968  5232 tablet_service.cc:1511] Processing CreateTablet for tablet 938f90cff61b48fab4bd872215517652 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:11:29.759105  5229 tablet_service.cc:1511] Processing CreateTablet for tablet 7158da5b98924b82986812797e253a9f (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:11:29.763074  5228 tablet_service.cc:1511] Processing CreateTablet for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:11:29.764735  5231 tablet_service.cc:1511] Processing CreateTablet for tablet 47ec7561eeec47ec811d3543737e6459 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:11:29.782024  5231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ec7561eeec47ec811d3543737e6459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.782609  5148 tablet_service.cc:1511] Processing CreateTablet for tablet 2952fb657e9a4356858362c5e515916d (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:29.782778  5227 tablet_service.cc:1511] Processing CreateTablet for tablet 660050fb56b847d394e2e4c83b9babee (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:11:29.784066  5148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2952fb657e9a4356858362c5e515916d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.784158  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660050fb56b847d394e2e4c83b9babee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.789119  5224 tablet_service.cc:1511] Processing CreateTablet for tablet cdd1dcb92b1f4a6a9c647043d9e97746 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:29.789122  5225 tablet_service.cc:1511] Processing CreateTablet for tablet ed244a1e586c403cbb86a64b1ba17305 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:11:29.793861  5226 tablet_service.cc:1511] Processing CreateTablet for tablet 46b5dd909a1040fbb266495276c386a3 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:11:29.795138  5229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7158da5b98924b82986812797e253a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.795770  5225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed244a1e586c403cbb86a64b1ba17305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.797675  5228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fb7a07c27c4bd3b47a8ce53f08e5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.798807  5232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938f90cff61b48fab4bd872215517652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.801947  5226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b5dd909a1040fbb266495276c386a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.803416  5224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd1dcb92b1f4a6a9c647043d9e97746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.815292  5356 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:29.819149  5301 tablet_service.cc:1511] Processing CreateTablet for tablet cdd1dcb92b1f4a6a9c647043d9e97746 (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:11:29.820537  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd1dcb92b1f4a6a9c647043d9e97746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.836884  5223 tablet_service.cc:1511] Processing CreateTablet for tablet 2952fb657e9a4356858362c5e515916d (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:29.838301  5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2952fb657e9a4356858362c5e515916d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.895504  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 2952fb657e9a4356858362c5e515916d (DEFAULT_TABLE table=test-workload [id=1cdb08c2fcd54898a3121ac8b215316a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:11:29.909530  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2952fb657e9a4356858362c5e515916d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.915375  5358 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:29.925432  5357 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:29.929960  5356 tablet_bootstrap.cc:654] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.932542  5358 tablet_bootstrap.cc:654] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.939553  5356 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:29.940145  5356 ts_tablet_manager.cc:1403] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.005s
I20260709 13:11:29.942160  5357 tablet_bootstrap.cc:654] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.943013  5356 raft_consensus.cc:359] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.944090  5356 raft_consensus.cc:385] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.944353  5356 raft_consensus.cc:740] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.945029  5356 consensus_queue.cc:260] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.947969  5341 heartbeater.cc:499] Master 127.4.107.126:38651 was elected leader, sending a full tablet report...
I20260709 13:11:29.948451  5356 ts_tablet_manager.cc:1434] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:29.948485  5358 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:29.949158  5358 ts_tablet_manager.cc:1403] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.013s
I20260709 13:11:29.949231  5357 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:29.949607  5356 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:29.949749  5357 ts_tablet_manager.cc:1403] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.004s
I20260709 13:11:29.952196  5358 raft_consensus.cc:359] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:29.952616  5357 raft_consensus.cc:359] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:29.953094  5358 raft_consensus.cc:385] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.953440  5357 raft_consensus.cc:385] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.953503  5358 raft_consensus.cc:740] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.953925  5357 raft_consensus.cc:740] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.954555  5358 consensus_queue.cc:260] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:29.956489  5356 tablet_bootstrap.cc:654] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.960831  5357 consensus_queue.cc:260] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:29.967682  5192 heartbeater.cc:499] Master 127.4.107.126:38651 was elected leader, sending a full tablet report...
I20260709 13:11:29.968297  5357 ts_tablet_manager.cc:1434] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:11:29.969738  5357 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:29.975870  5267 heartbeater.cc:499] Master 127.4.107.126:38651 was elected leader, sending a full tablet report...
I20260709 13:11:29.979984  5357 tablet_bootstrap.cc:654] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.981884  5358 ts_tablet_manager.cc:1434] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.005s
I20260709 13:11:29.983050  5358 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:29.985958  5357 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:29.986569  5357 ts_tablet_manager.cc:1403] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:11:29.987219  5356 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:29.987861  5356 ts_tablet_manager.cc:1403] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.014s
I20260709 13:11:29.990317  5357 raft_consensus.cc:359] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.991241  5358 tablet_bootstrap.cc:654] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:29.991241  5357 raft_consensus.cc:385] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.991803  5357 raft_consensus.cc:740] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.991586  5356 raft_consensus.cc:359] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.992502  5356 raft_consensus.cc:385] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:29.992923  5356 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:29.992862  5357 consensus_queue.cc:260] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.994115  5356 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:29.996145  5357 ts_tablet_manager.cc:1434] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:11:29.996656  5356 ts_tablet_manager.cc:1434] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:11:29.997784  5357 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:29.997890  5356 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.003464  5358 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.004079  5358 ts_tablet_manager.cc:1403] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:11:30.005652  5357 tablet_bootstrap.cc:654] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.007174  5358 raft_consensus.cc:359] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.010231  5358 raft_consensus.cc:385] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.010605  5358 raft_consensus.cc:740] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.011250  5357 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.011780  5357 ts_tablet_manager.cc:1403] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:11:30.011608  5358 consensus_queue.cc:260] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.013950  5358 ts_tablet_manager.cc:1434] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:11:30.014983  5358 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.014943  5357 raft_consensus.cc:359] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.015869  5357 raft_consensus.cc:385] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.016232  5357 raft_consensus.cc:740] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.017344  5356 tablet_bootstrap.cc:654] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.017031  5357 consensus_queue.cc:260] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.021961  5358 tablet_bootstrap.cc:654] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.022753  5357 ts_tablet_manager.cc:1434] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:11:30.023557  5357 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.027863  5356 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.028364  5356 ts_tablet_manager.cc:1403] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:11:30.029402  5357 tablet_bootstrap.cc:654] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.030946  5356 raft_consensus.cc:359] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.031476  5356 raft_consensus.cc:385] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.027894  5358 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.031961  5356 raft_consensus.cc:740] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.032291  5358 ts_tablet_manager.cc:1403] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 13:11:30.032929  5356 consensus_queue.cc:260] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.034355  5357 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.034883  5357 ts_tablet_manager.cc:1403] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:11:30.034896  5356 ts_tablet_manager.cc:1434] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:30.035226  5358 raft_consensus.cc:359] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.035997  5358 raft_consensus.cc:385] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.036113  5356 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.036401  5358 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.037333  5358 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.037932  5357 raft_consensus.cc:359] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.038669  5357 raft_consensus.cc:385] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.039029  5357 raft_consensus.cc:740] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.039609  5358 ts_tablet_manager.cc:1434] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:30.039966  5357 consensus_queue.cc:260] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.040601  5358 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.043119  5356 tablet_bootstrap.cc:654] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.044142  5357 ts_tablet_manager.cc:1434] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:11:30.045276  5357 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.047099  5358 tablet_bootstrap.cc:654] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.055202  5357 tablet_bootstrap.cc:654] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.064165  5365 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.064670  5365 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.070080  5356 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.070397  5365 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.070580  5356 ts_tablet_manager.cc:1403] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.004s
I20260709 13:11:30.072348  5362 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.073040  5362 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.074029  5356 raft_consensus.cc:359] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.074913  5358 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.074965  5356 raft_consensus.cc:385] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.075336  5356 raft_consensus.cc:740] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.075452  5358 ts_tablet_manager.cc:1403] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260709 13:11:30.076251  5356 consensus_queue.cc:260] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.077754  5357 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.077822  5362 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.079847  5357 ts_tablet_manager.cc:1403] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260709 13:11:30.080930  5358 raft_consensus.cc:359] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.081900  5358 raft_consensus.cc:385] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.082283  5358 raft_consensus.cc:740] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.083235  5358 consensus_queue.cc:260] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.084050  5357 raft_consensus.cc:359] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.085708  5357 raft_consensus.cc:385] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.086091  5357 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.087100  5357 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.090673  5358 ts_tablet_manager.cc:1434] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:11:30.092087  5358 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.104578  5365 raft_consensus.cc:493] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.105101  5356 ts_tablet_manager.cc:1434] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.026s
I20260709 13:11:30.105173  5365 raft_consensus.cc:515] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.107576  5365 leader_election.cc:290] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.108134  5357 ts_tablet_manager.cc:1434] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:11:30.109244  5357 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.114311  5356 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.119299  5358 tablet_bootstrap.cc:654] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.119441  5357 tablet_bootstrap.cc:654] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.121312  5356 tablet_bootstrap.cc:654] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.124990  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.126866  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
W20260709 13:11:30.129145  5131 leader_election.cc:343] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:30.130065  5131 leader_election.cc:343] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.136284  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.136948  5357 tablet_bootstrap.cc:492] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.138504  5357 ts_tablet_manager.cc:1403] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:11:30.140638  5356 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.141255  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
W20260709 13:11:30.141316  5133 leader_election.cc:343] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.141316  5356 ts_tablet_manager.cc:1403] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.019s
I20260709 13:11:30.141436  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.142143  5133 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d; no voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.143414  5365 raft_consensus.cc:2749] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:30.143453  5282 leader_election.cc:343] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.143512  5357 raft_consensus.cc:359] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.144567  5357 raft_consensus.cc:385] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:30.144820  5133 leader_election.cc:343] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.144923  5357 raft_consensus.cc:740] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.145547  5356 raft_consensus.cc:359] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.145390  5133 leader_election.cc:304] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d; no voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.146130  5363 raft_consensus.cc:493] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.147630  5363 raft_consensus.cc:515] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.145990  5357 consensus_queue.cc:260] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.155236  5363 leader_election.cc:290] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.156896  5358 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.157585  5358 ts_tablet_manager.cc:1403] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260709 13:11:30.146395  5356 raft_consensus.cc:385] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.146890  5365 raft_consensus.cc:2749] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.162313  5358 raft_consensus.cc:359] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.163424  5358 raft_consensus.cc:385] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.164394  5363 raft_consensus.cc:493] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.164882  5363 raft_consensus.cc:515] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.167028  5363 leader_election.cc:290] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.169266  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.170147  5357 ts_tablet_manager.cc:1434] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.014s
W20260709 13:11:30.170519  5282 leader_election.cc:343] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.171006  5282 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.163820  5358 raft_consensus.cc:740] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.171252  5357 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.172115  5358 consensus_queue.cc:260] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.174392  5358 ts_tablet_manager.cc:1434] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:11:30.178920  5357 tablet_bootstrap.cc:654] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.179294  5356 raft_consensus.cc:740] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.172751  5378 raft_consensus.cc:2749] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.179831  5358 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.182839  5356 consensus_queue.cc:260] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.185424  5357 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.186048  5357 ts_tablet_manager.cc:1403] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:11:30.187704  5356 ts_tablet_manager.cc:1434] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:11:30.188103  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.188735  5356 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.189429  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.189436  5357 raft_consensus.cc:359] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.190260  5166 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.190413  5357 raft_consensus.cc:385] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:30.190762  5113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:30.190820  5357 raft_consensus.cc:740] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.191839  5357 consensus_queue.cc:260] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.194613  5357 ts_tablet_manager.cc:1434] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:30.195673  5357 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.196761  5358 tablet_bootstrap.cc:654] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.195727  5356 tablet_bootstrap.cc:654] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:30.192258  5208 leader_election.cc:343] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.199661  5208 leader_election.cc:304] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:30.200599  5363 raft_consensus.cc:2804] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.201006  5363 raft_consensus.cc:493] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.201361  5363 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.205588  5357 tablet_bootstrap.cc:654] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.210862  5363 raft_consensus.cc:515] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.214723  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.215508  5166 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.216619  5390 raft_consensus.cc:493] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.217298  5390 raft_consensus.cc:515] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.220142  5390 leader_election.cc:290] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.221194  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.222141  5167 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.223615  5208 leader_election.cc:304] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:30.225888  5356 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.227066  5356 ts_tablet_manager.cc:1403] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260709 13:11:30.227506  5166 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.228835  5358 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.228796  5208 leader_election.cc:304] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:30.229411  5358 ts_tablet_manager.cc:1403] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.017s
I20260709 13:11:30.229851  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.230085  5356 raft_consensus.cc:359] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.230842  5356 raft_consensus.cc:385] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.231153  5356 raft_consensus.cc:740] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.231901  5356 consensus_queue.cc:260] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.232069  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.232342  5358 raft_consensus.cc:359] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.225869  5357 tablet_bootstrap.cc:492] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.233079  5358 raft_consensus.cc:385] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.233003  5316 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.233510  5358 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.233530  5357 ts_tablet_manager.cc:1403] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260709 13:11:30.233839  5315 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.234594  5358 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.237351  5357 raft_consensus.cc:359] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.238250  5357 raft_consensus.cc:385] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.238590  5357 raft_consensus.cc:740] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.241191  5356 ts_tablet_manager.cc:1434] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:30.242583  5356 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.233107  5390 raft_consensus.cc:2804] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.246124  5390 raft_consensus.cc:493] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.246615  5390 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.254011  5357 consensus_queue.cc:260] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.256582  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.256948  5357 ts_tablet_manager.cc:1434] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:11:30.258256  5357 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.258777  5206 leader_election.cc:304] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:30.261574  5363 leader_election.cc:290] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.262212  5363 raft_consensus.cc:2804] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.262635  5363 raft_consensus.cc:697] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.263430  5363 consensus_queue.cc:237] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.263872  5390 raft_consensus.cc:515] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.266531  5390 leader_election.cc:290] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.267566  5390 raft_consensus.cc:2804] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.268023  5390 raft_consensus.cc:493] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.268467  5390 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:30.275103  5206 leader_election.cc:343] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.277673  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.278523  5315 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.275257  5356 tablet_bootstrap.cc:654] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.285446  5357 tablet_bootstrap.cc:654] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.288218  5384 raft_consensus.cc:493] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.288770  5384 raft_consensus.cc:515] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.290114  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.292384  5384 leader_election.cc:290] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.292567  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.293273  5316 raft_consensus.cc:2468] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 0.
I20260709 13:11:30.295080  5131 leader_election.cc:304] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:30.296160  5384 raft_consensus.cc:2804] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.296519  5384 raft_consensus.cc:493] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.296839  5384 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.297441  5356 tablet_bootstrap.cc:492] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.299019  5356 ts_tablet_manager.cc:1403] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
W20260709 13:11:30.301371  5206 leader_election.cc:343] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.303267  5315 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.304836  5384 raft_consensus.cc:515] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.302994  5356 raft_consensus.cc:359] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.307433  5356 raft_consensus.cc:385] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.307929  5356 raft_consensus.cc:740] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.308993  5357 tablet_bootstrap.cc:492] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.309510  5357 ts_tablet_manager.cc:1403] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260709 13:11:30.309157  5356 consensus_queue.cc:260] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.312358  5357 raft_consensus.cc:359] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.313215  5357 raft_consensus.cc:385] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.313571  5357 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.314329  5357 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.327212  5357 ts_tablet_manager.cc:1434] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:11:30.328240  5357 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: Bootstrap starting.
I20260709 13:11:30.330313  5365 raft_consensus.cc:493] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.330449  5390 raft_consensus.cc:515] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.331117  5365 raft_consensus.cc:515] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.332825  5390 leader_election.cc:290] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
W20260709 13:11:30.333395  5208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:44289, user_credentials={real_user=slave}} blocked reactor thread for 104697us
I20260709 13:11:30.314761  5064 catalog_manager.cc:5697] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.335317  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.335466  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.335955  5167 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.337368  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.338097  5166 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.340876  5357 tablet_bootstrap.cc:654] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:30.341496  5133 leader_election.cc:343] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.341872  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.341897  5384 leader_election.cc:290] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.343036  5242 raft_consensus.cc:2393] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11ca588c780140c09b59296aa8e0a62d in current term 1: Already voted for candidate 17b41c0a760c42dd96d3d64a4f195e4f in this term.
I20260709 13:11:30.343602  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.344203  5315 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.345322  5378 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.345852  5378 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.348868  5365 leader_election.cc:290] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.350888  5378 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.351511  5390 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.352043  5390 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.354182  5390 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.354454  5167 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.356633  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.362279  5358 ts_tablet_manager.cc:1434] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.132s	user 0.046s	sys 0.082s
I20260709 13:11:30.363008  5208 leader_election.cc:304] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:30.363085  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:30.363409  5358 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.363955  5392 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:30.364518  5133 leader_election.cc:343] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.364454  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.365474  5393 raft_consensus.cc:2804] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:30.365744  5206 leader_election.cc:343] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.366158  5393 raft_consensus.cc:697] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.367000  5356 ts_tablet_manager.cc:1434] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.012s
I20260709 13:11:30.367053  5393 consensus_queue.cc:237] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.368564  5356 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.373019  5166 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.364444  5392 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.380252  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.380956  5167 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.381493  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.381644  5392 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.382112  5316 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.382373  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.384177  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.384349  5315 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.384649  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.384793  5314 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
W20260709 13:11:30.379819  5282 leader_election.cc:343] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.387326  5206 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:30.387614  5356 tablet_bootstrap.cc:654] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.388293  5392 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.388706  5392 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.389179  5392 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.385308  5167 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 0.
I20260709 13:11:30.389226  5131 leader_election.cc:304] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d; no voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.393004  5316 raft_consensus.cc:2468] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 1.
I20260709 13:11:30.391283  5208 leader_election.cc:304] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.395342  5390 raft_consensus.cc:2804] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.395402  5378 raft_consensus.cc:493] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.395951  5390 raft_consensus.cc:697] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.396054  5131 leader_election.cc:304] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.396857  5390 consensus_queue.cc:237] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.397912  5365 raft_consensus.cc:2749] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.398553  5365 raft_consensus.cc:2804] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.398469  5208 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.399087  5365 raft_consensus.cc:697] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:30.399363  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.400010  5167 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.399932  5365 consensus_queue.cc:237] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.400697  5282 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.401765  5362 raft_consensus.cc:2804] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.402134  5362 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.395974  5378 raft_consensus.cc:515] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.404978  5357 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: No bootstrap required, opened a new log
I20260709 13:11:30.405371  5357 ts_tablet_manager.cc:1403] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.008s
I20260709 13:11:30.402918  5362 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.402668  5363 raft_consensus.cc:2804] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.412235  5378 leader_election.cc:290] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.413501  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
W20260709 13:11:30.415128  5282 leader_election.cc:343] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.409544  5363 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.416356  5363 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.416227  5357 raft_consensus.cc:359] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.417353  5357 raft_consensus.cc:385] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.417778  5357 raft_consensus.cc:740] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.413501  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.419785  5357 consensus_queue.cc:260] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.421073  5167 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 0.
I20260709 13:11:30.424335  5282 leader_election.cc:304] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.425933  5378 raft_consensus.cc:2804] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.426334  5378 raft_consensus.cc:493] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.426728  5378 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.431780  5357 ts_tablet_manager.cc:1434] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:11:30.450574  5363 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.441337  5392 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.462925  5358 tablet_bootstrap.cc:654] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.467975  5362 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.468801  5398 raft_consensus.cc:493] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.456414  5378 raft_consensus.cc:515] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.473052  5398 raft_consensus.cc:515] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.475818  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.476378  5398 leader_election.cc:290] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.476585  5167 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.478487  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.479318  5166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.480029  5166 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:30.480324  5131 leader_election.cc:343] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.477784  5378 leader_election.cc:290] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.480716  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.484342  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
W20260709 13:11:30.488785  5282 leader_election.cc:343] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.490271  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
W20260709 13:11:30.490463  5133 leader_election.cc:343] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.490994  5316 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.491127  5133 leader_election.cc:304] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d; no voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.492185  5365 raft_consensus.cc:2749] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.499303  5316 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.500305  5167 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.500909  5206 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:30.502041  5362 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.503187  5363 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.503886  5363 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.504140  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:30.504159  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.504830  5392 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.504967  5165 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.505446  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
W20260709 13:11:30.505926  5282 leader_election.cc:343] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.506248  5167 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.503221  5166 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 1.
I20260709 13:11:30.508167  5282 leader_election.cc:304] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.509771  5356 tablet_bootstrap.cc:492] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.504985  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.510178  5362 raft_consensus.cc:2804] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.510381  5356 ts_tablet_manager.cc:1403] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.010s
I20260709 13:11:30.510731  5362 raft_consensus.cc:697] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
W20260709 13:11:30.511175  5206 leader_election.cc:343] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.511566  5362 consensus_queue.cc:237] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.512986  5356 raft_consensus.cc:359] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.513710  5356 raft_consensus.cc:385] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.504407  5363 raft_consensus.cc:697] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.514016  5356 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.514643  5363 consensus_queue.cc:237] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.514813  5356 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.514035  5165 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.517028  5356 ts_tablet_manager.cc:1434] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:30.517925  5167 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 1.
I20260709 13:11:30.518393  5356 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.518998  5358 tablet_bootstrap.cc:492] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.519070  5282 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.519538  5358 ts_tablet_manager.cc:1403] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.002s
I20260709 13:11:30.519923  5378 raft_consensus.cc:2804] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.519665  5062 catalog_manager.cc:5697] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 1 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.521719  5392 raft_consensus.cc:493] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.522195  5392 raft_consensus.cc:515] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.524236  5392 leader_election.cc:290] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.525723  5356 tablet_bootstrap.cc:654] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.525678  5208 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.526793  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.527454  5392 raft_consensus.cc:2804] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.527580  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.527958  5392 raft_consensus.cc:697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
W20260709 13:11:30.528920  5206 leader_election.cc:343] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.529484  5358 raft_consensus.cc:359] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.529531  5167 raft_consensus.cc:2468] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.528928  5392 consensus_queue.cc:237] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.532253  5358 raft_consensus.cc:385] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.532748  5358 raft_consensus.cc:740] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.539512  5358 consensus_queue.cc:260] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.540118  5208 leader_election.cc:304] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.541378  5393 raft_consensus.cc:2804] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.541960  5393 raft_consensus.cc:493] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.542397  5393 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.555747  5358 ts_tablet_manager.cc:1434] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 13:11:30.557340  5358 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.561940  5393 raft_consensus.cc:515] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.565683  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.566541  5167 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.574509  5393 leader_election.cc:290] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.576116  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.580624  5167 raft_consensus.cc:2468] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
W20260709 13:11:30.586265  5206 leader_election.cc:343] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:30.581436  5378 raft_consensus.cc:697] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:30.587184  5208 leader_election.cc:304] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.587451  5378 consensus_queue.cc:237] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.588436  5393 raft_consensus.cc:2804] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.589128  5393 raft_consensus.cc:697] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.590694  5358 tablet_bootstrap.cc:654] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.590463  5393 consensus_queue.cc:237] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.592002  5064 catalog_manager.cc:5697] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.582618  5062 catalog_manager.cc:5697] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 1 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.596737  5356 tablet_bootstrap.cc:492] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.597291  5356 ts_tablet_manager.cc:1403] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.027s
I20260709 13:11:30.597556  5064 catalog_manager.cc:5697] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.599880  5356 raft_consensus.cc:359] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.604023  5358 tablet_bootstrap.cc:492] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.604296  5356 raft_consensus.cc:385] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.604506  5358 ts_tablet_manager.cc:1403] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:11:30.604574  5356 raft_consensus.cc:740] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.605360  5356 consensus_queue.cc:260] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.607244  5358 raft_consensus.cc:359] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.608383  5358 raft_consensus.cc:385] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.608676  5358 raft_consensus.cc:740] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.608178  5064 catalog_manager.cc:5697] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.607388  5356 ts_tablet_manager.cc:1434] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:11:30.609329  5358 consensus_queue.cc:260] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.610538  5356 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: Bootstrap starting.
I20260709 13:11:30.611353  5358 ts_tablet_manager.cc:1434] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:30.612241  5358 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.618108  5358 tablet_bootstrap.cc:654] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.618989  5356 tablet_bootstrap.cc:654] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.622038  5063 catalog_manager.cc:5697] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 1 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.630388  5358 tablet_bootstrap.cc:492] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.630921  5358 ts_tablet_manager.cc:1403] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:11:30.633896  5356 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: No bootstrap required, opened a new log
I20260709 13:11:30.633728  5358 raft_consensus.cc:359] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.634402  5356 ts_tablet_manager.cc:1403] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 13:11:30.634375  5358 raft_consensus.cc:385] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.634919  5358 raft_consensus.cc:740] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.635685  5358 consensus_queue.cc:260] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.636497  5356 raft_consensus.cc:359] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.636986  5356 raft_consensus.cc:385] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.637285  5356 raft_consensus.cc:740] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.637923  5358 ts_tablet_manager.cc:1434] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:30.638067  5356 consensus_queue.cc:260] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.638866  5358 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: Bootstrap starting.
I20260709 13:11:30.640674  5356 ts_tablet_manager.cc:1434] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:30.641940  5063 catalog_manager.cc:5697] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.644656  5358 tablet_bootstrap.cc:654] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:30.643973  5063 catalog_manager.cc:5697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:30.649554  5358 tablet_bootstrap.cc:492] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: No bootstrap required, opened a new log
I20260709 13:11:30.650080  5358 ts_tablet_manager.cc:1403] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 13:11:30.652251  5358 raft_consensus.cc:359] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.652872  5358 raft_consensus.cc:385] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:30.653111  5358 raft_consensus.cc:740] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Initialized, Role: FOLLOWER
I20260709 13:11:30.653717  5358 consensus_queue.cc:260] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.655503  5358 ts_tablet_manager.cc:1434] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:30.662757  5378 raft_consensus.cc:493] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.663195  5378 raft_consensus.cc:515] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.665253  5378 leader_election.cc:290] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.665952  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.666257  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.666638  5167 raft_consensus.cc:2393] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87f08819c8084676867d86bcf16cda1c in current term 1: Already voted for candidate 17b41c0a760c42dd96d3d64a4f195e4f in this term.
I20260709 13:11:30.667905  5282 leader_election.cc:304] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.668570  5378 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.673003  5378 raft_consensus.cc:2749] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.681988  5378 raft_consensus.cc:493] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.682444  5378 raft_consensus.cc:515] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:30.684404  5378 leader_election.cc:290] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.685169  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.685420  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.686005  5167 raft_consensus.cc:2393] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87f08819c8084676867d86bcf16cda1c in current term 1: Already voted for candidate 17b41c0a760c42dd96d3d64a4f195e4f in this term.
I20260709 13:11:30.687181  5282 leader_election.cc:304] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.687778  5378 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.692617  5378 raft_consensus.cc:2749] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.785493  5393 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.785961  5393 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.787467  5393 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.788476  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.788498  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.789372  5167 raft_consensus.cc:2393] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17b41c0a760c42dd96d3d64a4f195e4f in current term 1: Already voted for candidate 87f08819c8084676867d86bcf16cda1c in this term.
I20260709 13:11:30.790426  5208 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:30.791088  5393 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.796105  5393 raft_consensus.cc:2749] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:30.799424  5363 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.811368  5363 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.816637  5363 consensus_queue.cc:1048] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.828747  5390 consensus_queue.cc:1048] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.856433  5365 consensus_queue.cc:1048] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.865700  5242 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.874203  5398 consensus_queue.cc:1048] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.891196  5242 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.897025  5378 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.907382  5362 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.929085  5392 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.939466  5390 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.942752  5390 raft_consensus.cc:493] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.943341  5390 raft_consensus.cc:515] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.947503  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c" is_pre_election: true
I20260709 13:11:30.946609  5390 leader_election.cc:290] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.948148  5316 raft_consensus.cc:2468] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.948523  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.949088  5206 leader_election.cc:304] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:30.949111  5167 raft_consensus.cc:2468] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 0.
I20260709 13:11:30.949934  5390 raft_consensus.cc:2804] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:30.950356  5390 raft_consensus.cc:493] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:30.950743  5390 raft_consensus.cc:3060] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.956362  5390 raft_consensus.cc:515] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.957206  5393 consensus_queue.cc:1048] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.958863  5390 leader_election.cc:290] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:30.959077  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:30.959435  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd1dcb92b1f4a6a9c647043d9e97746" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:30.959692  5167 raft_consensus.cc:3060] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.960055  5316 raft_consensus.cc:3060] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.964390  5167 raft_consensus.cc:2468] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.964742  5316 raft_consensus.cc:2468] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 1.
I20260709 13:11:30.964825  5362 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:30.965586  5208 leader_election.cc:304] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:30.965396  5362 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.966536  5390 raft_consensus.cc:2804] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:30.967000  5390 raft_consensus.cc:697] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:30.967602  5362 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:30.967829  5390 consensus_queue.cc:237] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:30.969420  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" is_pre_election: true
I20260709 13:11:30.969412  5167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11ca588c780140c09b59296aa8e0a62d" is_pre_election: true
I20260709 13:11:30.970840  5167 raft_consensus.cc:2393] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87f08819c8084676867d86bcf16cda1c in current term 1: Already voted for candidate 17b41c0a760c42dd96d3d64a4f195e4f in this term.
I20260709 13:11:30.972165  5282 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:30.973047  5362 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:30.980940  5392 consensus_queue.cc:1048] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.983073  5408 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:30.983763  5362 raft_consensus.cc:2749] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:31.003592  5063 catalog_manager.cc:5697] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.011360  5408 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.045879  5390 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.055840  5392 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.097473  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938f90cff61b48fab4bd872215517652"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:31.098110  5242 raft_consensus.cc:606] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:31.103468  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:31.103931  5242 raft_consensus.cc:606] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:31.108646  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:31.109115  5242 raft_consensus.cc:606] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:31.116605  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:31.117091  5242 raft_consensus.cc:606] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:31.131743  5316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
mode: GRACEFUL
new_leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:37080
I20260709 13:11:31.132464  5316 raft_consensus.cc:606] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Received request to transfer leadership to TS 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:31.142346  5316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
mode: GRACEFUL
new_leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:37080
I20260709 13:11:31.142910  5316 raft_consensus.cc:606] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Received request to transfer leadership to TS 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:31.151253  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2952fb657e9a4356858362c5e515916d"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:31.151732  5242 raft_consensus.cc:606] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:31.184082  5392 consensus_queue.cc:1048] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.191105  5390 raft_consensus.cc:993] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:31.191615  5390 raft_consensus.cc:1081] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:31.193902  5314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2952fb657e9a4356858362c5e515916d"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:11:31.194519  5314 raft_consensus.cc:493] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.194907  5314 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.197681  5390 consensus_queue.cc:1048] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.202869  5314 raft_consensus.cc:515] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.204178  5316 raft_consensus.cc:1240] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Rejecting Update request from peer 17b41c0a760c42dd96d3d64a4f195e4f for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:31.206247  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:31.209854  5363 consensus_queue.cc:1059] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:31.210433  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2952fb657e9a4356858362c5e515916d" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:31.210978  5390 raft_consensus.cc:3055] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.211259  5314 leader_election.cc:290] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 2 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:31.211422  5390 raft_consensus.cc:740] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.212538  5390 consensus_queue.cc:260] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.213825  5390 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.224664  5242 raft_consensus.cc:2468] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 2.
I20260709 13:11:31.227193  5282 leader_election.cc:304] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:31.227901  5408 raft_consensus.cc:2804] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.228333  5408 raft_consensus.cc:697] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:31.229074  5408 consensus_queue.cc:237] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.236341  5065 catalog_manager.cc:5697] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 2 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:31.322536  5363 raft_consensus.cc:993] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.323069  5392 raft_consensus.cc:1081] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.324864  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:31.325364  5167 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.325680  5167 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.331372  5167 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.333062  5167 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:31.334260  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.334582  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:31.334894  5314 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.335172  5242 raft_consensus.cc:3055] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.335510  5242 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.336397  5242 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.337574  5242 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.341799  5314 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.343320  5131 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:31.344116  5398 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.344570  5398 raft_consensus.cc:697] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:31.345343  5398 consensus_queue.cc:237] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.348060  5242 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.354313  5064 catalog_manager.cc:5697] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 2 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.373842  5408 raft_consensus.cc:993] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: : Instructing follower 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:31.374260  5378 raft_consensus.cc:1081] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Signalling peer 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:31.375571  5242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:32890
I20260709 13:11:31.376061  5242 raft_consensus.cc:493] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.376384  5242 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.380897  5242 raft_consensus.cc:515] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.382788  5242 leader_election.cc:290] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:31.383724  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:31.384307  5165 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.384985  5393 raft_consensus.cc:993] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.385483  5393 raft_consensus.cc:1081] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.389593  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.389876  5167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:31.390355  5314 raft_consensus.cc:3055] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.390391  5167 raft_consensus.cc:493] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.390856  5314 raft_consensus.cc:740] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:31.390969  5167 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.391817  5314 consensus_queue.cc:260] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.392637  5165 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:31.393105  5314 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.394047  5208 leader_election.cc:304] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:31.394790  5393 raft_consensus.cc:2804] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.395241  5393 raft_consensus.cc:697] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.396076  5393 consensus_queue.cc:237] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.397809  5167 raft_consensus.cc:515] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.400298  5167 leader_election.cc:290] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:31.400672  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:31.400875  5316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.400975  5314 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:31.401278  5242 raft_consensus.cc:3055] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.401491  5316 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.401711  5242 raft_consensus.cc:740] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.402541  5242 consensus_queue.cc:260] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.403766  5242 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.405092  5393 consensus_queue.cc:1048] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.405880  5064 catalog_manager.cc:5697] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 1 to 2, leader changed from 87f08819c8084676867d86bcf16cda1c (127.4.107.67) to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.409474  5316 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.410571  5242 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.411125  5131 leader_election.cc:304] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:31.412096  5398 raft_consensus.cc:2804] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.412606  5398 raft_consensus.cc:697] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:31.413502  5398 consensus_queue.cc:237] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.423592  5063 catalog_manager.cc:5697] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 2 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.427183  5390 consensus_queue.cc:1048] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:31.427862  5393 raft_consensus.cc:993] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.428340  5392 raft_consensus.cc:1081] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.430121  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938f90cff61b48fab4bd872215517652"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:31.430660  5165 raft_consensus.cc:493] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.431059  5165 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.437288  5165 raft_consensus.cc:515] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:31.439715  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.440078  5165 leader_election.cc:290] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Requested vote from peers 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:31.440021  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:31.440316  5315 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.440691  5242 raft_consensus.cc:3055] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.441062  5242 raft_consensus.cc:740] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.441819  5242 consensus_queue.cc:260] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:31.442704  5242 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.445217  5315 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.446187  5131 leader_election.cc:304] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:31.446842  5398 raft_consensus.cc:2804] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.447253  5398 raft_consensus.cc:697] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:31.447294  5242 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.448040  5398 consensus_queue.cc:237] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:31.454456  5063 catalog_manager.cc:5697] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 2 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.522141  5390 raft_consensus.cc:993] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.522641  5392 raft_consensus.cc:1081] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:31.524115  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:31.524595  5165 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.524899  5165 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.529572  5165 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.531149  5165 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:31.532009  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:31.532209  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.532549  5242 raft_consensus.cc:3055] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.532749  5315 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.532891  5242 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.533728  5242 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.534617  5242 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.537483  5315 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.538642  5131 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:31.539472  5398 raft_consensus.cc:2804] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.539543  5242 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:31.539983  5398 raft_consensus.cc:697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:31.540827  5398 consensus_queue.cc:237] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.547120  5063 catalog_manager.cc:5697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 2 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.578835  5362 raft_consensus.cc:993] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: : Instructing follower 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:31.579348  5378 raft_consensus.cc:1081] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Signalling peer 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:31.580816  5242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:32890
I20260709 13:11:31.581313  5242 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.581722  5242 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.586333  5242 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.587832  5242 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:31.588552  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:31.588826  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:31.589285  5165 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.589334  5315 raft_consensus.cc:3055] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.589830  5315 raft_consensus.cc:740] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:31.590667  5315 consensus_queue.cc:260] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.591838  5315 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.596315  5165 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:31.597988  5208 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:31.598491  5315 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:31.598799  5392 raft_consensus.cc:2804] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.599296  5392 raft_consensus.cc:697] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:31.600111  5392 consensus_queue.cc:237] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:31.605829  5063 catalog_manager.cc:5697] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 1 to 2, leader changed from 87f08819c8084676867d86bcf16cda1c (127.4.107.67) to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:31.618474  5242 raft_consensus.cc:1275] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.619848  5378 consensus_queue.cc:1048] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.628293  5165 raft_consensus.cc:3060] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.635004  5165 raft_consensus.cc:1275] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.636467  5378 consensus_queue.cc:1048] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.755455  5315 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.756613  5398 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.763459  5242 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.764799  5384 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.778563  5165 raft_consensus.cc:1275] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.779659  5392 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.786711  5315 raft_consensus.cc:1275] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.788151  5390 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.888299  5315 raft_consensus.cc:1275] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.889825  5384 consensus_queue.cc:1048] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.898330  5242 raft_consensus.cc:1275] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.900599  5365 consensus_queue.cc:1048] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:31.963701  5242 raft_consensus.cc:1275] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.965240  5365 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.978227  5315 raft_consensus.cc:1275] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.979743  5398 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:31.990005  5316 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:31.991434  5384 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.002552  5242 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.007385  5365 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:32.086364  5165 raft_consensus.cc:1275] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.087854  5392 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.097489  5315 raft_consensus.cc:1275] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:32.099170  5393 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:34.190032  4525 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:11:34.190773  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:34.206545  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:34.207088  5165 raft_consensus.cc:606] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Received request to transfer leadership to TS 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:34.209465  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:34.210000  5165 raft_consensus.cc:606] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Received request to transfer leadership to TS 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:34.210994  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:34.211479  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:34.281267  5365 raft_consensus.cc:993] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:34.281759  5454 raft_consensus.cc:1081] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Signalling peer 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:34.283332  5315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:37062
I20260709 13:11:34.283807  5315 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.284102  5315 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.288681  5315 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.290490  5315 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 3 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:34.291193  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:34.291498  5241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:34.291798  5165 raft_consensus.cc:3055] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:34.292081  5241 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.292161  5165 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:34.293093  5165 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.294049  5165 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.297662  5241 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:34.298700  5282 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:34.299361  5453 raft_consensus.cc:2804] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:34.299271  5165 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:34.300664  5453 raft_consensus.cc:697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:34.301489  5453 consensus_queue.cc:237] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.308298  5063 catalog_manager.cc:5697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 2 to 3, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 3 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.469126  5365 raft_consensus.cc:993] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:34.469554  5454 raft_consensus.cc:1081] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Signalling peer 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:34.470883  5315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:37062
I20260709 13:11:34.471416  5315 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.471740  5315 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.476258  5315 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.477965  5315 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 3 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:34.478726  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:34.478960  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:34.479233  5165 raft_consensus.cc:3055] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:34.479494  5242 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.479580  5165 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:34.480372  5165 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.481376  5165 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:34.483935  5242 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:34.484966  5282 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:34.485683  5453 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:34.486094  5453 raft_consensus.cc:697] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:34.486481  5165 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:34.486788  5453 consensus_queue.cc:237] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:34.493592  5063 catalog_manager.cc:5697] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 2 to 3, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 3 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.777455  5242 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:34.778643  5453 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:34.789129  5165 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:34.790768  5464 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:34.933333  5165 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:34.934898  5464 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:34.945585  5242 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:34.947330  5453 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:35.212539  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:35.227700  5315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:37080
I20260709 13:11:35.228499  5315 raft_consensus.cc:606] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:35.239727  5315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:37080
I20260709 13:11:35.240324  5315 raft_consensus.cc:606] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:35.246528  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:35.247208  5242 raft_consensus.cc:606] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:35.252637  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:35.253181  5242 raft_consensus.cc:606] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:35.258466  5242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
mode: GRACEFUL
new_leader_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:32898
I20260709 13:11:35.258998  5242 raft_consensus.cc:606] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Received request to transfer leadership to TS 11ca588c780140c09b59296aa8e0a62d
I20260709 13:11:35.283423  5363 raft_consensus.cc:993] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.284080  5471 raft_consensus.cc:1081] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.286176  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:35.286756  5165 raft_consensus.cc:493] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:35.287140  5165 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:35.293838  5165 raft_consensus.cc:515] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.295879  5165 leader_election.cc:290] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:35.296979  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:35.296841  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b5dd909a1040fbb266495276c386a3" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:35.297785  5315 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:35.297906  5242 raft_consensus.cc:3055] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:35.298300  5242 raft_consensus.cc:740] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:35.299140  5242 consensus_queue.cc:260] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.300184  5242 raft_consensus.cc:3060] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:35.302692  5315 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:35.303895  5131 leader_election.cc:304] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:35.304819  5454 raft_consensus.cc:2804] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:35.305828  5242 raft_consensus.cc:2468] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 2.
I20260709 13:11:35.306054  5454 raft_consensus.cc:697] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:35.307302  5454 consensus_queue.cc:237] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.314913  5065 catalog_manager.cc:5697] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 1 to 2, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 2 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.356735  5464 raft_consensus.cc:993] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.357372  5453 raft_consensus.cc:1081] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.359472  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34030
I20260709 13:11:35.360128  5165 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:35.360466  5165 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.365118  5165 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.366740  5165 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 4 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:35.367599  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:35.367861  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:35.368185  5242 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.368407  5315 raft_consensus.cc:3055] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:35.368721  5315 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:35.369508  5315 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.370447  5315 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.373024  5242 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 4.
I20260709 13:11:35.374466  5133 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:35.375067  5315 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 4.
I20260709 13:11:35.375350  5454 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:35.375916  5454 raft_consensus.cc:697] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:35.376957  5454 consensus_queue.cc:237] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.383749  5065 catalog_manager.cc:5697] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 3 to 4, leader changed from 87f08819c8084676867d86bcf16cda1c (127.4.107.67) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 4 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.464416  5363 raft_consensus.cc:993] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.464938  5471 raft_consensus.cc:1081] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.466725  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:35.467406  5165 raft_consensus.cc:493] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:35.467833  5165 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.474033  5165 raft_consensus.cc:515] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.475621  5165 leader_election.cc:290] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 3 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:35.476368  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:35.476814  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660050fb56b847d394e2e4c83b9babee" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:35.477020  5242 raft_consensus.cc:3055] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:35.477329  5242 raft_consensus.cc:740] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:35.477382  5315 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.478363  5242 consensus_queue.cc:260] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.479691  5242 raft_consensus.cc:3060] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.484654  5315 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 3.
I20260709 13:11:35.485891  5131 leader_election.cc:304] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:35.486274  5242 raft_consensus.cc:2468] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 3.
I20260709 13:11:35.486893  5454 raft_consensus.cc:2804] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:35.487416  5454 raft_consensus.cc:697] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 3 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:35.488216  5454 consensus_queue.cc:237] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.496639  5065 catalog_manager.cc:5697] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 2 to 3, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 3 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.609014  5464 raft_consensus.cc:993] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.609458  5453 raft_consensus.cc:1081] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.610973  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34030
I20260709 13:11:35.611419  5165 raft_consensus.cc:493] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:35.611702  5165 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.615864  5165 raft_consensus.cc:515] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.617429  5165 leader_election.cc:290] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 4 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:35.618590  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:35.618597  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fb7a07c27c4bd3b47a8ce53f08e5b1" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:35.619156  5242 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.619166  5315 raft_consensus.cc:3055] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:35.619581  5315 raft_consensus.cc:740] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:35.620247  5315 consensus_queue.cc:260] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.621083  5315 raft_consensus.cc:3060] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:35.623963  5242 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 4.
I20260709 13:11:35.625008  5133 leader_election.cc:304] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [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: 11ca588c780140c09b59296aa8e0a62d, 17b41c0a760c42dd96d3d64a4f195e4f; no voters: 
I20260709 13:11:35.625464  5315 raft_consensus.cc:2468] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 4.
I20260709 13:11:35.625792  5454 raft_consensus.cc:2804] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:35.626392  5454 raft_consensus.cc:697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:35.627271  5454 consensus_queue.cc:237] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.633293  5065 catalog_manager.cc:5697] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 3 to 4, leader changed from 87f08819c8084676867d86bcf16cda1c (127.4.107.67) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 4 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.651278  5363 raft_consensus.cc:993] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: : Instructing follower 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.651711  5471 raft_consensus.cc:1081] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Signalling peer 11ca588c780140c09b59296aa8e0a62d to start an election
I20260709 13:11:35.653128  5165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
 from {username='slave'} at 127.0.0.1:34036
I20260709 13:11:35.653559  5165 raft_consensus.cc:493] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:35.653872  5165 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.658116  5165 raft_consensus.cc:515] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.659475  5165 leader_election.cc:290] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [CANDIDATE]: Term 3 election: Requested vote from peers 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:35.660529  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:35.660588  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed244a1e586c403cbb86a64b1ba17305" candidate_uuid: "11ca588c780140c09b59296aa8e0a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:35.661041  5242 raft_consensus.cc:3055] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:35.661137  5315 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.661336  5242 raft_consensus.cc:740] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:35.662122  5242 consensus_queue.cc:260] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.662994  5242 raft_consensus.cc:3060] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:35.666028  5315 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 3.
I20260709 13:11:35.667119  5131 leader_election.cc:304] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:35.667335  5242 raft_consensus.cc:2468] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11ca588c780140c09b59296aa8e0a62d in term 3.
I20260709 13:11:35.667968  5454 raft_consensus.cc:2804] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:35.668468  5454 raft_consensus.cc:697] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 3 LEADER]: Becoming Leader. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:35.669312  5454 consensus_queue.cc:237] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:35.677304  5065 catalog_manager.cc:5697] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d reported cstate change: term changed from 2 to 3, leader changed from 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66) to 11ca588c780140c09b59296aa8e0a62d (127.4.107.65). New cstate: current_term: 3 leader_uuid: "11ca588c780140c09b59296aa8e0a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.722263  5315 raft_consensus.cc:1275] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:35.723562  5454 consensus_queue.cc:1048] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:35.733457  5242 raft_consensus.cc:1275] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:35.734711  5454 consensus_queue.cc:1048] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:35.779098  5242 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:35.780458  5454 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:35.789767  5315 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:35.793004  5454 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:35.887168  5315 raft_consensus.cc:1275] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:35.888592  5472 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:35.897763  5242 raft_consensus.cc:1275] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:35.899540  5484 consensus_queue.cc:1048] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:36.114619  5315 raft_consensus.cc:1275] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:36.115864  5484 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:36.125190  5242 raft_consensus.cc:1275] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:36.126642  5472 consensus_queue.cc:1048] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:36.181531  5242 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:36.182876  5472 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:36.192459  5315 raft_consensus.cc:1275] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Refusing update from remote peer 11ca588c780140c09b59296aa8e0a62d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:36.194088  5454 consensus_queue.cc:1048] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:38.266570  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:38.274062  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:38.274617  5165 raft_consensus.cc:606] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Received request to transfer leadership to TS 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:38.276932  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:38.277364  5165 raft_consensus.cc:606] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Received request to transfer leadership to TS 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:38.279752  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7158da5b98924b82986812797e253a9f"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:38.280272  5165 raft_consensus.cc:606] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 LEADER]: Received request to transfer leadership to TS 17b41c0a760c42dd96d3d64a4f195e4f
I20260709 13:11:38.282684  5165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938f90cff61b48fab4bd872215517652"
dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
mode: GRACEFUL
new_leader_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:34042
I20260709 13:11:38.283175  5165 raft_consensus.cc:606] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Received request to transfer leadership to TS 87f08819c8084676867d86bcf16cda1c
I20260709 13:11:38.284302  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:11:38.284907  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:38.302513  5492 raft_consensus.cc:993] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:38.303130  5484 raft_consensus.cc:1081] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 LEADER]: Signalling peer 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:38.304718  5241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7158da5b98924b82986812797e253a9f"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:32882
I20260709 13:11:38.305260  5241 raft_consensus.cc:493] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:38.305600  5241 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:38.311846  5241 raft_consensus.cc:515] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.314014  5241 leader_election.cc:290] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:38.314652  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:38.314944  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7158da5b98924b82986812797e253a9f" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:38.315300  5165 raft_consensus.cc:3055] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:38.315539  5315 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:38.315652  5165 raft_consensus.cc:740] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:38.316519  5165 consensus_queue.cc:260] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.317765  5165 raft_consensus.cc:3060] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:38.320547  5315 raft_consensus.cc:2468] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:38.322013  5206 leader_election.cc:304] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:38.322422  5165 raft_consensus.cc:2468] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 2.
I20260709 13:11:38.322928  5471 raft_consensus.cc:2804] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:38.324213  5471 raft_consensus.cc:697] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:38.325129  5471 consensus_queue.cc:237] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.331861  5064 catalog_manager.cc:5697] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 1 to 2, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.359720  5484 raft_consensus.cc:993] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:38.360167  5484 raft_consensus.cc:1081] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Signalling peer 17b41c0a760c42dd96d3d64a4f195e4f to start an election
I20260709 13:11:38.361876  5242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459"
dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
 from {username='slave'} at 127.0.0.1:32882
I20260709 13:11:38.362481  5242 raft_consensus.cc:493] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:38.362787  5242 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:38.367444  5242 raft_consensus.cc:515] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.368865  5242 leader_election.cc:290] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [CANDIDATE]: Term 5 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 87f08819c8084676867d86bcf16cda1c (127.4.107.67:38001)
I20260709 13:11:38.369755  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:38.369905  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ec7561eeec47ec811d3543737e6459" candidate_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "87f08819c8084676867d86bcf16cda1c"
I20260709 13:11:38.370301  5165 raft_consensus.cc:3055] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:11:38.370335  5315 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:38.370735  5165 raft_consensus.cc:740] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:38.371434  5165 consensus_queue.cc:260] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.372532  5165 raft_consensus.cc:3060] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:11:38.376699  5315 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 5.
I20260709 13:11:38.377851  5206 leader_election.cc:304] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:38.378645  5471 raft_consensus.cc:2804] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:11:38.378757  5165 raft_consensus.cc:2468] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17b41c0a760c42dd96d3d64a4f195e4f in term 5.
I20260709 13:11:38.379122  5471 raft_consensus.cc:697] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 5 LEADER]: Becoming Leader. State: Replica: 17b41c0a760c42dd96d3d64a4f195e4f, State: Running, Role: LEADER
I20260709 13:11:38.380034  5471 consensus_queue.cc:237] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.387444  5064 catalog_manager.cc:5697] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f reported cstate change: term changed from 4 to 5, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66). New cstate: current_term: 5 leader_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.440155  5484 raft_consensus.cc:993] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:38.440621  5484 raft_consensus.cc:1081] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Signalling peer 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:38.442096  5315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938f90cff61b48fab4bd872215517652"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:37062
I20260709 13:11:38.442557  5315 raft_consensus.cc:493] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:38.442837  5315 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.446998  5315 raft_consensus.cc:515] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:38.448454  5315 leader_election.cc:290] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 3 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:38.449389  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:38.449658  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938f90cff61b48fab4bd872215517652" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:38.450017  5165 raft_consensus.cc:3055] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:38.450160  5242 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.450336  5165 raft_consensus.cc:740] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:38.451105  5165 consensus_queue.cc:260] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:38.452214  5165 raft_consensus.cc:3060] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.456480  5242 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:38.457805  5282 leader_election.cc:304] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [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: 17b41c0a760c42dd96d3d64a4f195e4f, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:38.457991  5165 raft_consensus.cc:2468] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:38.458573  5453 raft_consensus.cc:2804] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:38.459712  5453 raft_consensus.cc:697] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:38.460512  5453 consensus_queue.cc:237] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } }
I20260709 13:11:38.466863  5064 catalog_manager.cc:5697] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 2 to 3, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 3 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:38.781427  5316 raft_consensus.cc:1275] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:38.782663  5493 consensus_queue.cc:1048] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:38.796670  5165 raft_consensus.cc:1275] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:38.798051  5506 consensus_queue.cc:1048] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:38.840951  5499 raft_consensus.cc:993] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: : Instructing follower 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:38.841423  5484 raft_consensus.cc:1081] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Signalling peer 87f08819c8084676867d86bcf16cda1c to start an election
I20260709 13:11:38.843173  5315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113"
dest_uuid: "87f08819c8084676867d86bcf16cda1c"
 from {username='slave'} at 127.0.0.1:37062
I20260709 13:11:38.843314  5316 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 5 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:11:38.843719  5315 raft_consensus.cc:493] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:38.844063  5315 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.844638  5506 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:38.850152  5315 raft_consensus.cc:515] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.854975  5167 raft_consensus.cc:1275] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 5 FOLLOWER]: Refusing update from remote peer 17b41c0a760c42dd96d3d64a4f195e4f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:11:38.856402  5493 consensus_queue.cc:1048] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:38.856611  5165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11ca588c780140c09b59296aa8e0a62d"
I20260709 13:11:38.857192  5165 raft_consensus.cc:3055] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:38.857312  5315 leader_election.cc:290] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [CANDIDATE]: Term 3 election: Requested vote from peers 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289), 17b41c0a760c42dd96d3d64a4f195e4f (127.4.107.66:33561)
I20260709 13:11:38.857502  5165 raft_consensus.cc:740] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11ca588c780140c09b59296aa8e0a62d, State: Running, Role: LEADER
I20260709 13:11:38.858541  5242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ac5d39238c44cd9b1e10676a256113" candidate_uuid: "87f08819c8084676867d86bcf16cda1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17b41c0a760c42dd96d3d64a4f195e4f"
I20260709 13:11:38.859030  5242 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.862804  5165 consensus_queue.cc:260] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.864014  5165 raft_consensus.cc:3060] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:38.869123  5165 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:38.870149  5282 leader_election.cc:304] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [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: 11ca588c780140c09b59296aa8e0a62d, 87f08819c8084676867d86bcf16cda1c; no voters: 
I20260709 13:11:38.871577  5453 raft_consensus.cc:2804] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:38.872105  5453 raft_consensus.cc:697] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Becoming Leader. State: Replica: 87f08819c8084676867d86bcf16cda1c, State: Running, Role: LEADER
I20260709 13:11:38.873054  5453 consensus_queue.cc:237] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [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: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } }
I20260709 13:11:38.876796  5242 raft_consensus.cc:2468] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87f08819c8084676867d86bcf16cda1c in term 3.
I20260709 13:11:38.882756  5064 catalog_manager.cc:5697] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c reported cstate change: term changed from 2 to 3, leader changed from 11ca588c780140c09b59296aa8e0a62d (127.4.107.65) to 87f08819c8084676867d86bcf16cda1c (127.4.107.67). New cstate: current_term: 3 leader_uuid: "87f08819c8084676867d86bcf16cda1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87f08819c8084676867d86bcf16cda1c" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38001 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:39.060174  5242 raft_consensus.cc:1275] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:39.061272  5165 raft_consensus.cc:1275] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:39.061355  5453 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:39.062513  5501 consensus_queue.cc:1048] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11ca588c780140c09b59296aa8e0a62d" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:39.285738  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:39.291637  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
I20260709 13:11:39.314348  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:39.315090  4525 tablet_replica.cc:333] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.315737  4525 raft_consensus.cc:2243] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.316462  4525 raft_consensus.cc:2272] T 660050fb56b847d394e2e4c83b9babee P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.318421  4525 tablet_replica.cc:333] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.318912  4525 raft_consensus.cc:2243] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.319309  4525 raft_consensus.cc:2272] T 47ec7561eeec47ec811d3543737e6459 P 11ca588c780140c09b59296aa8e0a62d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.321710  4525 tablet_replica.cc:333] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.322183  4525 raft_consensus.cc:2243] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.322574  4525 raft_consensus.cc:2272] T 7158da5b98924b82986812797e253a9f P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.324559  4525 tablet_replica.cc:333] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.325073  4525 raft_consensus.cc:2243] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.325795  4525 raft_consensus.cc:2272] T 46b5dd909a1040fbb266495276c386a3 P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.327361  4525 tablet_replica.cc:333] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.327841  4525 raft_consensus.cc:2243] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.328496  4525 raft_consensus.cc:2272] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 11ca588c780140c09b59296aa8e0a62d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.330155  4525 tablet_replica.cc:333] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.330627  4525 raft_consensus.cc:2243] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.331017  4525 raft_consensus.cc:2272] T cdd1dcb92b1f4a6a9c647043d9e97746 P 11ca588c780140c09b59296aa8e0a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.332562  4525 tablet_replica.cc:333] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.333052  4525 raft_consensus.cc:2243] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.333424  4525 raft_consensus.cc:2272] T 938f90cff61b48fab4bd872215517652 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.335701  4525 tablet_replica.cc:333] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.336233  4525 raft_consensus.cc:2243] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.336683  4525 raft_consensus.cc:2272] T 2952fb657e9a4356858362c5e515916d P 11ca588c780140c09b59296aa8e0a62d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:39.336846  5208 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 13:11:39.339156  4525 tablet_replica.cc:333] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.339829  4525 raft_consensus.cc:2243] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:39.340145  5208 consensus_peers.cc:597] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f -> Peer 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289): Couldn't send request to peer 11ca588c780140c09b59296aa8e0a62d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.340283  4525 raft_consensus.cc:2272] T 05ac5d39238c44cd9b1e10676a256113 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.343559  4525 tablet_replica.cc:333] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d: stopping tablet replica
I20260709 13:11:39.343957  4525 raft_consensus.cc:2243] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.344547  4525 raft_consensus.cc:2272] T ed244a1e586c403cbb86a64b1ba17305 P 11ca588c780140c09b59296aa8e0a62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.354135  5242 raft_consensus.cc:1275] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Refusing update from remote peer 87f08819c8084676867d86bcf16cda1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:39.355225  5514 consensus_queue.cc:1048] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17b41c0a760c42dd96d3d64a4f195e4f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:39.369809  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
W20260709 13:11:39.377533  5282 consensus_peers.cc:597] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c -> Peer 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289): Couldn't send request to peer 11ca588c780140c09b59296aa8e0a62d. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:44289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.392197  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
I20260709 13:11:39.416085  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:39.416775  4525 tablet_replica.cc:333] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.417336  4525 raft_consensus.cc:2243] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.418135  4525 raft_consensus.cc:2272] T cdd1dcb92b1f4a6a9c647043d9e97746 P 17b41c0a760c42dd96d3d64a4f195e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.419866  4525 tablet_replica.cc:333] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.420387  4525 raft_consensus.cc:2243] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.420770  4525 raft_consensus.cc:2272] T 660050fb56b847d394e2e4c83b9babee P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.422503  4525 tablet_replica.cc:333] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.423007  4525 raft_consensus.cc:2243] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.423707  4525 raft_consensus.cc:2272] T 7158da5b98924b82986812797e253a9f P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.425582  4525 tablet_replica.cc:333] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.426218  4525 raft_consensus.cc:2243] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.426908  4525 raft_consensus.cc:2272] T 47ec7561eeec47ec811d3543737e6459 P 17b41c0a760c42dd96d3d64a4f195e4f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.429359  4525 tablet_replica.cc:333] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.429926  4525 raft_consensus.cc:2243] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.430315  4525 raft_consensus.cc:2272] T 46b5dd909a1040fbb266495276c386a3 P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.431871  4525 tablet_replica.cc:333] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.432385  4525 raft_consensus.cc:2243] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.432806  4525 raft_consensus.cc:2272] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 17b41c0a760c42dd96d3d64a4f195e4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.434417  4525 tablet_replica.cc:333] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.434923  4525 raft_consensus.cc:2243] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.435315  4525 raft_consensus.cc:2272] T 938f90cff61b48fab4bd872215517652 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.437379  4525 tablet_replica.cc:333] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.437906  4525 raft_consensus.cc:2243] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.438299  4525 raft_consensus.cc:2272] T 2952fb657e9a4356858362c5e515916d P 17b41c0a760c42dd96d3d64a4f195e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.439811  4525 tablet_replica.cc:333] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.440253  4525 raft_consensus.cc:2243] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.440615  4525 raft_consensus.cc:2272] T ed244a1e586c403cbb86a64b1ba17305 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.442189  4525 tablet_replica.cc:333] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f: stopping tablet replica
I20260709 13:11:39.442600  4525 raft_consensus.cc:2243] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.443009  4525 raft_consensus.cc:2272] T 05ac5d39238c44cd9b1e10676a256113 P 17b41c0a760c42dd96d3d64a4f195e4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:39.464367  5282 consensus_peers.cc:597] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c -> Peer 11ca588c780140c09b59296aa8e0a62d (127.4.107.65:44289): Couldn't send request to peer 11ca588c780140c09b59296aa8e0a62d. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:44289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:39.471199  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
I20260709 13:11:39.489102  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
I20260709 13:11:39.511076  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:39.511735  4525 tablet_replica.cc:333] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.512356  4525 raft_consensus.cc:2243] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.512826  4525 raft_consensus.cc:2272] T cdd1dcb92b1f4a6a9c647043d9e97746 P 87f08819c8084676867d86bcf16cda1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.514645  4525 tablet_replica.cc:333] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.515161  4525 raft_consensus.cc:2243] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.515553  4525 raft_consensus.cc:2272] T 92fb7a07c27c4bd3b47a8ce53f08e5b1 P 87f08819c8084676867d86bcf16cda1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.517100  4525 tablet_replica.cc:333] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.517732  4525 raft_consensus.cc:2243] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.518497  4525 raft_consensus.cc:2272] T 2952fb657e9a4356858362c5e515916d P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.520118  4525 tablet_replica.cc:333] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.520634  4525 raft_consensus.cc:2243] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.521291  4525 raft_consensus.cc:2272] T 938f90cff61b48fab4bd872215517652 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.523185  4525 tablet_replica.cc:333] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.523669  4525 raft_consensus.cc:2243] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.524370  4525 raft_consensus.cc:2272] T 05ac5d39238c44cd9b1e10676a256113 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.526264  4525 tablet_replica.cc:333] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.526796  4525 raft_consensus.cc:2243] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.527211  4525 raft_consensus.cc:2272] T ed244a1e586c403cbb86a64b1ba17305 P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.528661  4525 tablet_replica.cc:333] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.529129  4525 raft_consensus.cc:2243] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.529528  4525 raft_consensus.cc:2272] T 7158da5b98924b82986812797e253a9f P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.531364  4525 tablet_replica.cc:333] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.531877  4525 raft_consensus.cc:2243] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.532361  4525 raft_consensus.cc:2272] T 47ec7561eeec47ec811d3543737e6459 P 87f08819c8084676867d86bcf16cda1c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.534406  4525 tablet_replica.cc:333] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.534883  4525 raft_consensus.cc:2243] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.535329  4525 raft_consensus.cc:2272] T 660050fb56b847d394e2e4c83b9babee P 87f08819c8084676867d86bcf16cda1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.536911  4525 tablet_replica.cc:333] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c: stopping tablet replica
I20260709 13:11:39.537364  4525 raft_consensus.cc:2243] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:39.537789  4525 raft_consensus.cc:2272] T 46b5dd909a1040fbb266495276c386a3 P 87f08819c8084676867d86bcf16cda1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.565307  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:11:39.583443  4525 master.cc:562] Master@127.4.107.126:38651 shutting down...
I20260709 13:11:39.602612  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:39.603156  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:39.603493  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ca8c73479c24c998e0138542c12330f: stopping tablet replica
I20260709 13:11:39.624090  4525 master.cc:584] Master@127.4.107.126:38651 shutdown complete.
11ca588c780140c09b59296aa8e0a62d  5
17b41c0a760c42dd96d3d64a4f195e4f  4
87f08819c8084676867d86bcf16cda1c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10612 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:11:39.664683  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:45087
I20260709 13:11:39.665901  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.671782  5520 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
W20260709 13:11:39.671995  5521 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
W20260709 13:11:39.672514  5523 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
I20260709 13:11:39.673286  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:39.674120  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.674301  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:39.674482  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602699674467 us; error 0 us; skew 500 ppm
I20260709 13:11:39.675060  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.677525  4525 webserver.cc:533] Webserver started at http://127.4.107.126:39677/ using document root <none> and password file <none>
I20260709 13:11:39.678202  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.678438  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.678732  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.679921  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "ee01dcb28b6044289bcc9476e2238939"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:39.684626  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:11:39.688153  5528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.688870  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:11:39.689186  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "ee01dcb28b6044289bcc9476e2238939"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:39.689464  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-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)
I20260709 13:11:39.705472  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.706813  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.745056  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:45087
I20260709 13:11:39.745126  5579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:45087 every 8 connection(s)
I20260709 13:11:39.748993  5580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.758900  5580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: Bootstrap starting.
I20260709 13:11:39.763557  5580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:39.767729  5580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: No bootstrap required, opened a new log
I20260709 13:11:39.769819  5580 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER }
I20260709 13:11:39.770185  5580 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:39.770364  5580 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee01dcb28b6044289bcc9476e2238939, State: Initialized, Role: FOLLOWER
I20260709 13:11:39.770921  5580 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER }
I20260709 13:11:39.771348  5580 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:39.771535  5580 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:39.771737  5580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:39.775837  5580 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER }
I20260709 13:11:39.776296  5580 leader_election.cc:304] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [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: ee01dcb28b6044289bcc9476e2238939; no voters: 
I20260709 13:11:39.777338  5580 leader_election.cc:290] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:39.777707  5583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:39.778978  5583 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 1 LEADER]: Becoming Leader. State: Replica: ee01dcb28b6044289bcc9476e2238939, State: Running, Role: LEADER
I20260709 13:11:39.779740  5583 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [LEADER]: Queue going to LEADER mode. State: All 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: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER }
I20260709 13:11:39.780362  5580 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:39.782822  5585 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee01dcb28b6044289bcc9476e2238939. Latest consensus state: current_term: 1 leader_uuid: "ee01dcb28b6044289bcc9476e2238939" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER } }
I20260709 13:11:39.782897  5584 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee01dcb28b6044289bcc9476e2238939" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee01dcb28b6044289bcc9476e2238939" member_type: VOTER } }
I20260709 13:11:39.783519  5584 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:39.783497  5585 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:39.786828  5589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:39.795004  5589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:39.796087  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:39.803892  5589 catalog_manager.cc:1383] Generated new cluster ID: f9a5fc5c626643ac815730d6d5028e29
I20260709 13:11:39.804185  5589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:39.818210  5589 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:39.819453  5589 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:39.833451  5589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: Generated new TSK 0
I20260709 13:11:39.834115  5589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:39.863233  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.869134  5601 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
W20260709 13:11:39.870409  5602 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
I20260709 13:11:39.872475  4525 server_base.cc:1061] running on GCE node
W20260709 13:11:39.872876  5604 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
I20260709 13:11:39.873775  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.874002  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:39.874164  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602699874144 us; error 0 us; skew 500 ppm
I20260709 13:11:39.874704  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.876998  4525 webserver.cc:533] Webserver started at http://127.4.107.65:35231/ using document root <none> and password file <none>
I20260709 13:11:39.877517  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.877776  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.878047  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.879175  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "3ba1d3ceea67465888e0057bde8027b4"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:39.884007  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:11:39.887431  5609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.888317  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:11:39.888590  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "3ba1d3ceea67465888e0057bde8027b4"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:39.888837  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-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)
I20260709 13:11:39.907768  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.909116  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.910802  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:39.913363  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:39.913570  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.913954  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:39.914134  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.954429  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:46709
I20260709 13:11:39.954523  5671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:46709 every 8 connection(s)
I20260709 13:11:39.962318  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.969925  5676 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
W20260709 13:11:39.970844  5677 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
I20260709 13:11:39.979315  5672 heartbeater.cc:344] Connected to a master server at 127.4.107.126:45087
I20260709 13:11:39.980026  5672 heartbeater.cc:461] Registering TS with master...
W20260709 13:11:39.981070  5680 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
I20260709 13:11:39.981410  5672 heartbeater.cc:507] Master 127.4.107.126:45087 requested a full tablet report, sending...
I20260709 13:11:39.983417  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:39.984157  5545 ts_manager.cc:194] Registered new tserver with Master: 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:11:39.984699  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.984930  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:39.985110  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602699985081 us; error 0 us; skew 500 ppm
I20260709 13:11:39.985759  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.986263  5545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56796
I20260709 13:11:39.988595  4525 webserver.cc:533] Webserver started at http://127.4.107.66:32847/ using document root <none> and password file <none>
I20260709 13:11:39.989112  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.989323  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.989593  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.990857  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "1faaa39596744a1f9e33f03ca78881f1"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:39.995397  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:11:39.998699  5684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.999562  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:11:39.999817  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "1faaa39596744a1f9e33f03ca78881f1"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-7f95"
I20260709 13:11:40.000065  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-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)
I20260709 13:11:40.020663  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:40.021945  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:40.023325  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:40.025524  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:40.025804  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:40.026075  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:40.026216  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:40.065069  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:39123
I20260709 13:11:40.065173  5746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:39123 every 8 connection(s)
I20260709 13:11:40.069934  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:40.076440  5750 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
W20260709 13:11:40.077327  5751 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
I20260709 13:11:40.085325  5747 heartbeater.cc:344] Connected to a master server at 127.4.107.126:45087
I20260709 13:11:40.085772  5747 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:40.086413  4525 server_base.cc:1061] running on GCE node
W20260709 13:11:40.086433  5754 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
I20260709 13:11:40.086724  5747 heartbeater.cc:507] Master 127.4.107.126:45087 requested a full tablet report, sending...
I20260709 13:11:40.087803  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:40.088047  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:40.088234  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602700088215 us; error 0 us; skew 500 ppm
I20260709 13:11:40.088794  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:40.089121  5545 ts_manager.cc:194] Registered new tserver with Master: 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:40.090879  5545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56812
I20260709 13:11:40.091717  4525 webserver.cc:533] Webserver started at http://127.4.107.67:42857/ using document root <none> and password file <none>
I20260709 13:11:40.092329  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:40.092531  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:40.092804  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:40.094003  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "71733c04d5d64e49a536dc39500a5b56"
format_stamp: "Formatted at 2026-07-09 13:11:40 on dist-test-slave-7f95"
I20260709 13:11:40.098501  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:40.102020  5758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:40.102782  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:40.103091  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "71733c04d5d64e49a536dc39500a5b56"
format_stamp: "Formatted at 2026-07-09 13:11:40 on dist-test-slave-7f95"
I20260709 13:11:40.103396  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-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)
I20260709 13:11:40.121819  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:40.123044  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:40.124594  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:40.127014  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:40.127259  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:40.127519  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:40.127743  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:40.172780  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:39521
I20260709 13:11:40.172886  5820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:39521 every 8 connection(s)
I20260709 13:11:40.187541  5821 heartbeater.cc:344] Connected to a master server at 127.4.107.126:45087
I20260709 13:11:40.188211  5821 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:40.189045  5821 heartbeater.cc:507] Master 127.4.107.126:45087 requested a full tablet report, sending...
I20260709 13:11:40.191295  5545 ts_manager.cc:194] Registered new tserver with Master: 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:40.191803  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015817398s
I20260709 13:11:40.192648  5545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56820
I20260709 13:11:40.219727  5545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56824:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:11:40.226473  5545 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.
I20260709 13:11:40.430209  5712 tablet_service.cc:1511] Processing CreateTablet for tablet 62f7a24d0d594a5d82a088a95570d14d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:40.431702  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f7a24d0d594a5d82a088a95570d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.433396  5786 tablet_service.cc:1511] Processing CreateTablet for tablet 62f7a24d0d594a5d82a088a95570d14d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:40.433823  5785 tablet_service.cc:1511] Processing CreateTablet for tablet 439449161e844d789dd60ea1c147cc50 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:40.434849  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f7a24d0d594a5d82a088a95570d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.434883  5711 tablet_service.cc:1511] Processing CreateTablet for tablet 439449161e844d789dd60ea1c147cc50 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:40.435724  5708 tablet_service.cc:1511] Processing CreateTablet for tablet 9a631cf13acd45afa8eb224ac7c6729b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:40.436393  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439449161e844d789dd60ea1c147cc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.436164  5784 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbb5df175864681b184812d49337430 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:40.437052  5708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a631cf13acd45afa8eb224ac7c6729b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.437994  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbb5df175864681b184812d49337430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.439411  5709 tablet_service.cc:1511] Processing CreateTablet for tablet 60b9c95bbd0340399aa595bac4fccf95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:40.441452  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 9a631cf13acd45afa8eb224ac7c6729b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:40.441847  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbb5df175864681b184812d49337430 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:40.444311  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b9c95bbd0340399aa595bac4fccf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.444907  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbb5df175864681b184812d49337430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.442750  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 60b9c95bbd0340399aa595bac4fccf95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:40.459277  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 62f7a24d0d594a5d82a088a95570d14d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:40.460747  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f7a24d0d594a5d82a088a95570d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.460752  5632 tablet_service.cc:1511] Processing CreateTablet for tablet cc0e77faf63d4cf3862a37eee7a085fe (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:40.463168  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0e77faf63d4cf3862a37eee7a085fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.463976  5636 tablet_service.cc:1511] Processing CreateTablet for tablet 439449161e844d789dd60ea1c147cc50 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:40.465390  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439449161e844d789dd60ea1c147cc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.465261  5781 tablet_service.cc:1511] Processing CreateTablet for tablet cc0e77faf63d4cf3862a37eee7a085fe (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:40.466701  5707 tablet_service.cc:1511] Processing CreateTablet for tablet cc0e77faf63d4cf3862a37eee7a085fe (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:40.468019  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0e77faf63d4cf3862a37eee7a085fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.470196  5706 tablet_service.cc:1511] Processing CreateTablet for tablet 3002fc490caf47279af7887b228bfaaa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:40.471494  5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3002fc490caf47279af7887b228bfaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.472676  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 3002fc490caf47279af7887b228bfaaa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:40.474781  5635 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbb5df175864681b184812d49337430 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:40.476122  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbb5df175864681b184812d49337430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.484866  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 9a631cf13acd45afa8eb224ac7c6729b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:40.485486  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 7afa5706345743bebf8d313e5a31faab (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:40.482954  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439449161e844d789dd60ea1c147cc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.486445  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a631cf13acd45afa8eb224ac7c6729b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.487149  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afa5706345743bebf8d313e5a31faab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.490049  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0e77faf63d4cf3862a37eee7a085fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.492266  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3002fc490caf47279af7887b228bfaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.485486  5634 tablet_service.cc:1511] Processing CreateTablet for tablet 60b9c95bbd0340399aa595bac4fccf95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:40.494979  5634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b9c95bbd0340399aa595bac4fccf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.497768  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b9c95bbd0340399aa595bac4fccf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.502631  5631 tablet_service.cc:1511] Processing CreateTablet for tablet 3002fc490caf47279af7887b228bfaaa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:40.504138  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3002fc490caf47279af7887b228bfaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.504566  5628 tablet_service.cc:1511] Processing CreateTablet for tablet a7752515f7f344d697ff76bcd1ef4423 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:40.502832  5629 tablet_service.cc:1511] Processing CreateTablet for tablet fedf95ff15984aea8bbadcc503f441fb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:40.501062  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 7afa5706345743bebf8d313e5a31faab (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:40.506538  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7752515f7f344d697ff76bcd1ef4423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.510082  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a631cf13acd45afa8eb224ac7c6729b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.510691  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedf95ff15984aea8bbadcc503f441fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.518107  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afa5706345743bebf8d313e5a31faab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.531783  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 7afa5706345743bebf8d313e5a31faab (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:40.533949  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afa5706345743bebf8d313e5a31faab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.539182  5778 tablet_service.cc:1511] Processing CreateTablet for tablet fedf95ff15984aea8bbadcc503f441fb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:40.539731  5711 tablet_service.cc:1511] Processing CreateTablet for tablet a7752515f7f344d697ff76bcd1ef4423 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:40.541116  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7752515f7f344d697ff76bcd1ef4423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.541090  5712 tablet_service.cc:1511] Processing CreateTablet for tablet fedf95ff15984aea8bbadcc503f441fb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:40.541458  5777 tablet_service.cc:1511] Processing CreateTablet for tablet a7752515f7f344d697ff76bcd1ef4423 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:40.542552  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedf95ff15984aea8bbadcc503f441fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.543920  5709 tablet_service.cc:1511] Processing CreateTablet for tablet a4160b49aa864dfc922163681dfcd61d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:40.548489  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7752515f7f344d697ff76bcd1ef4423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.565986  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedf95ff15984aea8bbadcc503f441fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.570195  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4160b49aa864dfc922163681dfcd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.576949  5837 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:40.582180  5631 tablet_service.cc:1511] Processing CreateTablet for tablet a4160b49aa864dfc922163681dfcd61d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:40.590948  5786 tablet_service.cc:1511] Processing CreateTablet for tablet a4160b49aa864dfc922163681dfcd61d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:40.573344  5635 tablet_service.cc:1511] Processing CreateTablet for tablet a27ec1d2c8394df5a0ca70babe63dee2 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:40.607074  5711 tablet_service.cc:1511] Processing CreateTablet for tablet a27ec1d2c8394df5a0ca70babe63dee2 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:40.607656  5837 tablet_bootstrap.cc:654] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.608513  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ec1d2c8394df5a0ca70babe63dee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.610288  5836 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:40.610575  5838 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:40.613914  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4160b49aa864dfc922163681dfcd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.616868  5785 tablet_service.cc:1511] Processing CreateTablet for tablet a27ec1d2c8394df5a0ca70babe63dee2 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:40.618000  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4160b49aa864dfc922163681dfcd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.620414  5707 tablet_service.cc:1511] Processing CreateTablet for tablet bad5e53f49814086af6b4c6b69c2750d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:40.621771  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad5e53f49814086af6b4c6b69c2750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.623728  5836 tablet_bootstrap.cc:654] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.630439  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ec1d2c8394df5a0ca70babe63dee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.630872  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ec1d2c8394df5a0ca70babe63dee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.632417  5781 tablet_service.cc:1511] Processing CreateTablet for tablet bad5e53f49814086af6b4c6b69c2750d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:40.633724  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad5e53f49814086af6b4c6b69c2750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.645395  5633 tablet_service.cc:1511] Processing CreateTablet for tablet bad5e53f49814086af6b4c6b69c2750d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:40.648326  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad5e53f49814086af6b4c6b69c2750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.647388  5838 tablet_bootstrap.cc:654] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.655017  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce056b239bd4b86bb614be21e4ad67d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:40.664983  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce056b239bd4b86bb614be21e4ad67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.674657  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa9c7c78dee46028747b3d57978e1be (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:40.676077  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa9c7c78dee46028747b3d57978e1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.676608  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce056b239bd4b86bb614be21e4ad67d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:40.677906  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce056b239bd4b86bb614be21e4ad67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.677795  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce056b239bd4b86bb614be21e4ad67d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:40.679091  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce056b239bd4b86bb614be21e4ad67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.676608  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa9c7c78dee46028747b3d57978e1be (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:40.680503  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa9c7c78dee46028747b3d57978e1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.695624  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa9c7c78dee46028747b3d57978e1be (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:40.696193  5836 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:40.696699  5836 ts_tablet_manager.cc:1403] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.022s
I20260709 13:11:40.697016  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa9c7c78dee46028747b3d57978e1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.699604  5836 raft_consensus.cc:359] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.700333  5836 raft_consensus.cc:385] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.700639  5836 raft_consensus.cc:740] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.701368  5836 consensus_queue.cc:260] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.706544  5837 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:40.715656  5632 tablet_service.cc:1511] Processing CreateTablet for tablet f32098bf089b4316879964a7e1e69884 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:40.723716  5838 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:40.724399  5838 ts_tablet_manager.cc:1403] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.000s
I20260709 13:11:40.727583  5838 raft_consensus.cc:359] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:40.729794  5838 raft_consensus.cc:385] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.730214  5838 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.731249  5838 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:40.718156  5837 ts_tablet_manager.cc:1403] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.013s
I20260709 13:11:40.759320  5836 ts_tablet_manager.cc:1434] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.062s	user 0.034s	sys 0.009s
I20260709 13:11:40.760228  5747 heartbeater.cc:499] Master 127.4.107.126:45087 was elected leader, sending a full tablet report...
I20260709 13:11:40.763298  5707 tablet_service.cc:1511] Processing CreateTablet for tablet f32098bf089b4316879964a7e1e69884 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:40.765074  5836 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:40.737332  5837 raft_consensus.cc:359] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.765749  5837 raft_consensus.cc:385] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.766129  5837 raft_consensus.cc:740] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.766357  5785 tablet_service.cc:1511] Processing CreateTablet for tablet f32098bf089b4316879964a7e1e69884 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:40.769308  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32098bf089b4316879964a7e1e69884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.769961  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32098bf089b4316879964a7e1e69884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.770759  5838 ts_tablet_manager.cc:1434] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.030s
I20260709 13:11:40.776047  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32098bf089b4316879964a7e1e69884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.779460  5672 heartbeater.cc:499] Master 127.4.107.126:45087 was elected leader, sending a full tablet report...
I20260709 13:11:40.784502  5709 tablet_service.cc:1511] Processing CreateTablet for tablet aaccd7a972654404b695dd1e0ce29465 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.786000  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaccd7a972654404b695dd1e0ce29465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.787098  5837 consensus_queue.cc:260] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.789552  5838 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
W20260709 13:11:40.792508  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:40.799265  5780 tablet_service.cc:1511] Processing CreateTablet for tablet aaccd7a972654404b695dd1e0ce29465 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.800956  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaccd7a972654404b695dd1e0ce29465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.812209  5838 tablet_bootstrap.cc:654] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.811372  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 26cac2cf797c4c6bbfc1c48643ffb033 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:40.781705  5633 tablet_service.cc:1511] Processing CreateTablet for tablet aaccd7a972654404b695dd1e0ce29465 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.826817  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaccd7a972654404b695dd1e0ce29465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.828172  5837 ts_tablet_manager.cc:1434] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 13:11:40.817286  5635 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc97c0a514b06a5b2ed4da604bf36 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.829340  5837 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:40.829429  5821 heartbeater.cc:499] Master 127.4.107.126:45087 was elected leader, sending a full tablet report...
I20260709 13:11:40.830253  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 26cac2cf797c4c6bbfc1c48643ffb033 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:40.831660  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc97c0a514b06a5b2ed4da604bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.832290  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cac2cf797c4c6bbfc1c48643ffb033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.834797  5785 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc97c0a514b06a5b2ed4da604bf36 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.836135  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc97c0a514b06a5b2ed4da604bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.838224  5632 tablet_service.cc:1511] Processing CreateTablet for tablet b0c4ea22f3d940a89e2f4388d299aa6d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:40.839125  5705 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc97c0a514b06a5b2ed4da604bf36 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.840375  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc97c0a514b06a5b2ed4da604bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.842365  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cac2cf797c4c6bbfc1c48643ffb033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.803994  5836 tablet_bootstrap.cc:654] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.839505  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0c4ea22f3d940a89e2f4388d299aa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.855258  5843 raft_consensus.cc:493] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.855815  5843 raft_consensus.cc:515] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:40.858479  5843 leader_election.cc:290] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:40.874330  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 26cac2cf797c4c6bbfc1c48643ffb033 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:40.875095  5837 tablet_bootstrap.cc:654] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.875831  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cac2cf797c4c6bbfc1c48643ffb033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.880854  5838 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:40.881512  5838 ts_tablet_manager.cc:1403] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.014s
I20260709 13:11:40.884697  5838 raft_consensus.cc:359] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.885516  5838 raft_consensus.cc:385] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.885953  5838 raft_consensus.cc:740] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.886919  5838 consensus_queue.cc:260] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.889380  5838 ts_tablet_manager.cc:1434] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:40.896488  5838 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:40.897665  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 1e145bc229bf42ed889c15c6c523dff0 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.898975  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e145bc229bf42ed889c15c6c523dff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.906937  5838 tablet_bootstrap.cc:654] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.907356  5786 tablet_service.cc:1511] Processing CreateTablet for tablet b0c4ea22f3d940a89e2f4388d299aa6d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:40.908668  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0c4ea22f3d940a89e2f4388d299aa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.912037  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 1e145bc229bf42ed889c15c6c523dff0 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.913501  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e145bc229bf42ed889c15c6c523dff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.915282  5631 tablet_service.cc:1511] Processing CreateTablet for tablet 7f78a0d89c3d4005b79a72223b88afcc (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:40.916698  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f78a0d89c3d4005b79a72223b88afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.916378  5778 tablet_service.cc:1511] Processing CreateTablet for tablet ce8b2266212c4a71b76015ba7ee22e20 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:40.917093  5707 tablet_service.cc:1511] Processing CreateTablet for tablet b0c4ea22f3d940a89e2f4388d299aa6d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:40.924984  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0c4ea22f3d940a89e2f4388d299aa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.927187  5712 tablet_service.cc:1511] Processing CreateTablet for tablet ce8b2266212c4a71b76015ba7ee22e20 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:40.928678  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8b2266212c4a71b76015ba7ee22e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.931488  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8b2266212c4a71b76015ba7ee22e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.943783  5711 tablet_service.cc:1511] Processing CreateTablet for tablet 7f78a0d89c3d4005b79a72223b88afcc (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:40.945282  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f78a0d89c3d4005b79a72223b88afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.949774  5842 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.950371  5842 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.952090  5836 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:40.952618  5836 ts_tablet_manager.cc:1403] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.006s
I20260709 13:11:40.953685  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 1e145bc229bf42ed889c15c6c523dff0 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.955097  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e145bc229bf42ed889c15c6c523dff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.961608  5836 raft_consensus.cc:359] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.962425  5836 raft_consensus.cc:385] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.962734  5836 raft_consensus.cc:740] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.963570  5836 consensus_queue.cc:260] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:40.958266  5842 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.005837  5637 tablet_service.cc:1511] Processing CreateTablet for tablet b57683398241445987927440b5124039 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:41.007225  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57683398241445987927440b5124039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.010689  5632 tablet_service.cc:1511] Processing CreateTablet for tablet ce8b2266212c4a71b76015ba7ee22e20 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:41.012223  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8b2266212c4a71b76015ba7ee22e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.015640  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 7f78a0d89c3d4005b79a72223b88afcc (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:41.017205  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f78a0d89c3d4005b79a72223b88afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.017720  5712 tablet_service.cc:1511] Processing CreateTablet for tablet b57683398241445987927440b5124039 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:41.020596  5837 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:41.038316  5837 ts_tablet_manager.cc:1403] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.209s	user 0.023s	sys 0.006s
I20260709 13:11:41.038889  5710 tablet_service.cc:1511] Processing CreateTablet for tablet e888d26e960d4f86ba2c9b4856f412b1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:41.040230  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e888d26e960d4f86ba2c9b4856f412b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.021541  5838 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:41.042133  5838 ts_tablet_manager.cc:1403] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.002s
I20260709 13:11:41.045864  5837 raft_consensus.cc:359] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.046377  5635 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed771eff3b43218718d0dd1002daeb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:41.030802  5633 tablet_service.cc:1511] Processing CreateTablet for tablet e888d26e960d4f86ba2c9b4856f412b1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:41.031399  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:41.045424  5838 raft_consensus.cc:359] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.047714  5838 raft_consensus.cc:385] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.046782  5837 raft_consensus.cc:385] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.026461  5778 tablet_service.cc:1511] Processing CreateTablet for tablet b57683398241445987927440b5124039 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:41.048373  5837 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
W20260709 13:11:41.048866  5612 leader_election.cc:343] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.048051  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e888d26e960d4f86ba2c9b4856f412b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.049525  5838 raft_consensus.cc:740] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.050096  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed771eff3b43218718d0dd1002daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.050591  5836 ts_tablet_manager.cc:1434] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.098s	user 0.018s	sys 0.001s
I20260709 13:11:41.053836  5836 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:41.050751  5838 consensus_queue.cc:260] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.058717  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57683398241445987927440b5124039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.059497  5838 ts_tablet_manager.cc:1434] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:11:41.059629  5843 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.060654  5838 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:41.054973  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57683398241445987927440b5124039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.056785  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.060204  5843 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.063731  5843 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.064700  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.053530  5783 tablet_service.cc:1511] Processing CreateTablet for tablet e888d26e960d4f86ba2c9b4856f412b1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:41.065498  5795 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:41.065876  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.067329  5687 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:41.065874  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:41.067523  5612 leader_election.cc:343] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.068559  5854 raft_consensus.cc:2804] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.068853  5630 tablet_service.cc:1511] Processing CreateTablet for tablet a93a9276742f4f29b06f956da1a36cbd (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:41.069497  5854 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:11:41.069551  5612 leader_election.cc:343] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.070204  5854 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.070253  5612 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.071231  5843 raft_consensus.cc:2749] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.072746  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e888d26e960d4f86ba2c9b4856f412b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.049520  5837 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.074728  5796 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:41.078346  5838 tablet_bootstrap.cc:654] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.079500  5612 leader_election.cc:304] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:41.084096  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed771eff3b43218718d0dd1002daeb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:41.092558  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed771eff3b43218718d0dd1002daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.099733  5786 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed771eff3b43218718d0dd1002daeb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:41.101243  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed771eff3b43218718d0dd1002daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.086941  5836 tablet_bootstrap.cc:654] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.084206  5843 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.086894  5837 ts_tablet_manager.cc:1434] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:11:41.104475  5843 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.089342  5854 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.106237  5837 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:41.109866  5711 tablet_service.cc:1511] Processing CreateTablet for tablet a93a9276742f4f29b06f956da1a36cbd (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:41.122717  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93a9276742f4f29b06f956da1a36cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.082121  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93a9276742f4f29b06f956da1a36cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.124038  5854 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.125708  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:41.126505  5796 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.130609  5780 tablet_service.cc:1511] Processing CreateTablet for tablet a93a9276742f4f29b06f956da1a36cbd (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:41.144308  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93a9276742f4f29b06f956da1a36cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.146008  5854 raft_consensus.cc:493] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.146740  5854 raft_consensus.cc:515] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.165962  5796 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:41.167382  5837 tablet_bootstrap.cc:654] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.171726  5854 leader_election.cc:290] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.171998  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.172502  5843 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.182433  5687 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:41.187762  5854 raft_consensus.cc:2804] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.185611  5843 raft_consensus.cc:2804] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.188302  5854 raft_consensus.cc:697] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:11:41.188583  5687 leader_election.cc:343] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.188655  5843 raft_consensus.cc:493] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.189217  5843 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.199195  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 73d020d934c44884bb8344b78a077f38 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:41.200652  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d020d934c44884bb8344b78a077f38. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:41.186002  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 106611us
I20260709 13:11:41.205051  5632 tablet_service.cc:1511] Processing CreateTablet for tablet d77796aa81d04fc3936bdade631bcf29 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:41.206504  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77796aa81d04fc3936bdade631bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.207198  5838 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:41.207679  5838 ts_tablet_manager.cc:1403] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.026s
I20260709 13:11:41.209849  5836 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:41.189239  5854 consensus_queue.cc:237] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.210332  5836 ts_tablet_manager.cc:1403] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.003s
I20260709 13:11:41.213732  5707 tablet_service.cc:1511] Processing CreateTablet for tablet 73d020d934c44884bb8344b78a077f38 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:41.215241  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d020d934c44884bb8344b78a077f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.215901  5843 raft_consensus.cc:515] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.220048  5635 tablet_service.cc:1511] Processing CreateTablet for tablet ddd807eb9cde427ab363f69b39252e0d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:41.220467  5838 raft_consensus.cc:359] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.221244  5838 raft_consensus.cc:385] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.221508  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd807eb9cde427ab363f69b39252e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.221557  5838 raft_consensus.cc:740] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.224414  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:41.224638  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.225520  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:41.226269  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:41.227228  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:41.227114  5838 consensus_queue.cc:260] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.228619  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:41.229962  5686 leader_election.cc:343] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.231127  5686 leader_election.cc:343] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.232298  5686 leader_election.cc:343] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.232726  5686 leader_election.cc:304] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.235709  5842 raft_consensus.cc:2749] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:41.232746  5612 leader_election.cc:343] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.237419  5612 leader_election.cc:343] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.237457  5778 tablet_service.cc:1511] Processing CreateTablet for tablet 73d020d934c44884bb8344b78a077f38 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:41.237954  5612 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.238819  5855 raft_consensus.cc:2749] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.239066  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d020d934c44884bb8344b78a077f38. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:41.239924  5612 leader_election.cc:343] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.232257  5838 ts_tablet_manager.cc:1434] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:11:41.241506  5838 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:41.242923  5836 raft_consensus.cc:359] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.243678  5836 raft_consensus.cc:385] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.243979  5836 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.247097  5783 tablet_service.cc:1511] Processing CreateTablet for tablet d77796aa81d04fc3936bdade631bcf29 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:41.247980  5712 tablet_service.cc:1511] Processing CreateTablet for tablet d77796aa81d04fc3936bdade631bcf29 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:41.248623  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77796aa81d04fc3936bdade631bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.249342  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77796aa81d04fc3936bdade631bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.251998  5843 leader_election.cc:290] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.256507  5838 tablet_bootstrap.cc:654] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.257961  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:41.266840  5794 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.250512  5836 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.271733  5842 raft_consensus.cc:493] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.272228  5842 raft_consensus.cc:515] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.279103  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.279153  5632 tablet_service.cc:1511] Processing CreateTablet for tablet 30108797e3a843b19164040d50caa63c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:41.282922  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30108797e3a843b19164040d50caa63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.288863  5836 ts_tablet_manager.cc:1434] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.012s
I20260709 13:11:41.291316  5836 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:41.291712  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 2b85c34822bf49beb3e22233fb1723aa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:41.292980  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b85c34822bf49beb3e22233fb1723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.292641  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 085dab3864b04a05a940e00fbb89836a (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:41.294166  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085dab3864b04a05a940e00fbb89836a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.296221  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 1d06f8241975444b97b12a23970f4631 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:41.297597  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d06f8241975444b97b12a23970f4631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.298375  5842 leader_election.cc:290] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521), 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:11:41.298424  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:41.299365  5647 raft_consensus.cc:2393] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:41.300571  5686 leader_election.cc:304] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.301790  5842 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.304440  5631 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4750ea7e344307901d38bc59d71026 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:41.305904  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4750ea7e344307901d38bc59d71026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.310817  5629 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1082fd92e4282b45a63381a089cee (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:41.312336  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1082fd92e4282b45a63381a089cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.317499  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 4696d5d8d629451cb99fce036b03b4f1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:41.319438  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696d5d8d629451cb99fce036b03b4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.317561  5634 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd0724b0bf4485872b1b246f27ea32 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:41.324693  5634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd0724b0bf4485872b1b246f27ea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.326666  5636 tablet_service.cc:1511] Processing CreateTablet for tablet eebf031a71c74d13a3261c5ae40173e3 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:41.328133  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf031a71c74d13a3261c5ae40173e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.341599  5635 tablet_service.cc:1511] Processing CreateTablet for tablet a63cf5da51494b84943993967567dc5e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:41.346485  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63cf5da51494b84943993967567dc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.344288  5842 raft_consensus.cc:2749] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.349711  5711 tablet_service.cc:1511] Processing CreateTablet for tablet ddd807eb9cde427ab363f69b39252e0d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:41.350267  5632 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8a36e251d14c9cb0e852e9e89bc000 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:41.351171  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd807eb9cde427ab363f69b39252e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.351534  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8a36e251d14c9cb0e852e9e89bc000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.356151  5837 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:41.356755  5837 ts_tablet_manager.cc:1403] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.251s	user 0.018s	sys 0.002s
I20260709 13:11:41.360136  5837 raft_consensus.cc:359] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.360942  5837 raft_consensus.cc:385] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.361153  5633 tablet_service.cc:1511] Processing CreateTablet for tablet ab28cbb2e7c741e39fe268ce747fe468 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:41.362603  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab28cbb2e7c741e39fe268ce747fe468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.367383  5634 tablet_service.cc:1511] Processing CreateTablet for tablet eb0422889bbb47c19df8664313b07453 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:41.372991  5778 tablet_service.cc:1511] Processing CreateTablet for tablet ddd807eb9cde427ab363f69b39252e0d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:41.393396  5634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0422889bbb47c19df8664313b07453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.393519  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd807eb9cde427ab363f69b39252e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.374766  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 8634910d644e400589c102deb3eec243 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:41.375447  5707 tablet_service.cc:1511] Processing CreateTablet for tablet 085dab3864b04a05a940e00fbb89836a (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:41.375787  5786 tablet_service.cc:1511] Processing CreateTablet for tablet 085dab3864b04a05a940e00fbb89836a (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:41.378280  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 30108797e3a843b19164040d50caa63c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:41.381249  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 2b85c34822bf49beb3e22233fb1723aa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:41.286230  5794 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:41.361294  5837 raft_consensus.cc:740] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.382766  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 30108797e3a843b19164040d50caa63c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:41.384341  5632 tablet_service.cc:1511] Processing CreateTablet for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.403967  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b85c34822bf49beb3e22233fb1723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.406658  5837 consensus_queue.cc:260] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.404784  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085dab3864b04a05a940e00fbb89836a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.408217  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085dab3864b04a05a940e00fbb89836a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.409998  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30108797e3a843b19164040d50caa63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.414011  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30108797e3a843b19164040d50caa63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.415653  5837 ts_tablet_manager.cc:1434] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.059s	user 0.000s	sys 0.009s
I20260709 13:11:41.418581  5837 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:41.416915  5612 leader_election.cc:304] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:41.422657  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 0b73efa07cfd49feab0fa6a43836a876 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.430250  5843 raft_consensus.cc:2804] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.431010  5843 raft_consensus.cc:697] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:41.432166  5843 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:11:41.438246  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634910d644e400589c102deb3eec243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.442485  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.446055  5836 tablet_bootstrap.cc:654] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.464147  5785 tablet_service.cc:1511] Processing CreateTablet for tablet 2b85c34822bf49beb3e22233fb1723aa (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:41.466929  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b85c34822bf49beb3e22233fb1723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.466782  5636 tablet_service.cc:1511] Processing CreateTablet for tablet 86b815a161b2486096040ac0f3d65521 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.467621  5836 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:41.468290  5836 ts_tablet_manager.cc:1403] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.009s
I20260709 13:11:41.468202  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b815a161b2486096040ac0f3d65521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.465412  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 7f93067ffd6240019b167752d7483b71 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:41.472209  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f93067ffd6240019b167752d7483b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.473960  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b73efa07cfd49feab0fa6a43836a876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.476583  5836 raft_consensus.cc:359] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.477607  5836 raft_consensus.cc:385] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.481747  5836 raft_consensus.cc:740] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.482676  5704 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd0724b0bf4485872b1b246f27ea32 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:41.491658  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd0724b0bf4485872b1b246f27ea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.491334  5836 consensus_queue.cc:260] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.492475  5838 tablet_bootstrap.cc:492] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:41.492955  5838 ts_tablet_manager.cc:1403] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.252s	user 0.035s	sys 0.031s
I20260709 13:11:41.493748  5836 ts_tablet_manager.cc:1434] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.002s
I20260709 13:11:41.483763  5706 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4750ea7e344307901d38bc59d71026 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:41.484498  5703 tablet_service.cc:1511] Processing CreateTablet for tablet 4696d5d8d629451cb99fce036b03b4f1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:41.484920  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4750ea7e344307901d38bc59d71026 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:41.495920  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4750ea7e344307901d38bc59d71026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.496970  5838 raft_consensus.cc:359] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.497726  5838 raft_consensus.cc:385] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.498000  5838 raft_consensus.cc:740] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.485344  5708 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1082fd92e4282b45a63381a089cee (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:41.486053  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1082fd92e4282b45a63381a089cee (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:41.501963  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1082fd92e4282b45a63381a089cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.502346  5836 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:41.502278  5838 consensus_queue.cc:260] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.486505  5777 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd0724b0bf4485872b1b246f27ea32 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:41.486819  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 1d06f8241975444b97b12a23970f4631 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:41.462107  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36fc4466d24f0d8d3699f364b6f51c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.488390  5784 tablet_service.cc:1511] Processing CreateTablet for tablet 4696d5d8d629451cb99fce036b03b4f1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:41.479527  5709 tablet_service.cc:1511] Processing CreateTablet for tablet 1d06f8241975444b97b12a23970f4631 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:41.506737  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd0724b0bf4485872b1b246f27ea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.511257  5838 ts_tablet_manager.cc:1434] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:11:41.512475  5838 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:41.514302  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36fc4466d24f0d8d3699f364b6f51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.515728  5635 tablet_service.cc:1511] Processing CreateTablet for tablet 3689acdd16514543a621671f1b785b0e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:41.517004  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3689acdd16514543a621671f1b785b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.517259  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d06f8241975444b97b12a23970f4631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.518294  5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4750ea7e344307901d38bc59d71026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.523499  5838 tablet_bootstrap.cc:654] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.529942  5843 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.530431  5843 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.532744  5843 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.536954  5633 tablet_service.cc:1511] Processing CreateTablet for tablet b59686d15e3b4beb908468d0b36886a6 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.537899  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59686d15e3b4beb908468d0b36886a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.539376  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:41.539671  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.546413  5794 raft_consensus.cc:2393] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:41.549769  5632 tablet_service.cc:1511] Processing CreateTablet for tablet c428426323534f87a3af631be11b1e95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.551185  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c428426323534f87a3af631be11b1e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.545506  5837 tablet_bootstrap.cc:654] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.552758  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696d5d8d629451cb99fce036b03b4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.553467  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d06f8241975444b97b12a23970f4631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.567764  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 833357a1cea0429e83a28d9029e56370 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:41.567950  5632 tablet_service.cc:1511] Processing CreateTablet for tablet 7c568099e6bf47c68a582f8e2044c63d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:41.569631  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833357a1cea0429e83a28d9029e56370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.570243  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c568099e6bf47c68a582f8e2044c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.572059  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696d5d8d629451cb99fce036b03b4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.581666  5710 tablet_service.cc:1511] Processing CreateTablet for tablet a63cf5da51494b84943993967567dc5e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:41.569844  5612 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.590620  5843 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.596279  5632 tablet_service.cc:1511] Processing CreateTablet for tablet 921de9116c1a467d805a809fa42bd16b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:41.597457  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921de9116c1a467d805a809fa42bd16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.599888  5631 tablet_service.cc:1511] Processing CreateTablet for tablet b86de7e264a1459cb3802acd68c7d9e1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:41.601130  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86de7e264a1459cb3802acd68c7d9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.601653  5708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1082fd92e4282b45a63381a089cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.603775  5838 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:41.604243  5838 ts_tablet_manager.cc:1403] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.014s
I20260709 13:11:41.609529  5838 raft_consensus.cc:359] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.610345  5838 raft_consensus.cc:385] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.619025  5707 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8a36e251d14c9cb0e852e9e89bc000 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:41.621150  5633 tablet_service.cc:1511] Processing CreateTablet for tablet f1435eeccac24ccfa956ac6bd6206301 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:41.622334  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1435eeccac24ccfa956ac6bd6206301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.612776  5838 raft_consensus.cc:740] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.623575  5632 tablet_service.cc:1511] Processing CreateTablet for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:41.624687  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.624974  5860 raft_consensus.cc:493] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.625455  5860 raft_consensus.cc:515] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.626245  5711 tablet_service.cc:1511] Processing CreateTablet for tablet eebf031a71c74d13a3261c5ae40173e3 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:41.628433  5860 leader_election.cc:290] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.628628  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.621383  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8a36e251d14c9cb0e852e9e89bc000 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:41.630393  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:41.631024  5646 raft_consensus.cc:2468] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
W20260709 13:11:41.632217  5687 leader_election.cc:343] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.633308  5686 leader_election.cc:304] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.633878  5783 tablet_service.cc:1511] Processing CreateTablet for tablet eebf031a71c74d13a3261c5ae40173e3 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:41.634388  5860 raft_consensus.cc:2804] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.634809  5860 raft_consensus.cc:493] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.635140  5860 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.642201  5780 tablet_service.cc:1511] Processing CreateTablet for tablet eb0422889bbb47c19df8664313b07453 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:41.642280  5838 consensus_queue.cc:260] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.643730  5629 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.644960  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.645030  5838 ts_tablet_manager.cc:1434] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 13:11:41.645959  5860 raft_consensus.cc:515] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.622891  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63cf5da51494b84943993967567dc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.650231  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:41.651233  5712 tablet_service.cc:1511] Processing CreateTablet for tablet ab28cbb2e7c741e39fe268ce747fe468 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 13:11:41.651589  5687 leader_election.cc:343] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.652139  5860 leader_election.cc:290] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.652546  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab28cbb2e7c741e39fe268ce747fe468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.657219  5836 tablet_bootstrap.cc:654] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.657466  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf031a71c74d13a3261c5ae40173e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.663578  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8a36e251d14c9cb0e852e9e89bc000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.665937  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf031a71c74d13a3261c5ae40173e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.660518  5843 raft_consensus.cc:2749] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.670382  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:41.670970  5646 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.677474  5646 raft_consensus.cc:2468] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:41.683543  5704 tablet_service.cc:1511] Processing CreateTablet for tablet eb0422889bbb47c19df8664313b07453 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:41.668514  5778 tablet_service.cc:1511] Processing CreateTablet for tablet a63cf5da51494b84943993967567dc5e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:41.691247  5712 tablet_service.cc:1511] Processing CreateTablet for tablet 8634910d644e400589c102deb3eec243 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:41.692487  5838 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:41.693313  5686 leader_election.cc:304] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.695179  5860 raft_consensus.cc:2804] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.695832  5860 raft_consensus.cc:697] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:41.696664  5860 consensus_queue.cc:237] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.691356  5711 tablet_service.cc:1511] Processing CreateTablet for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.696954  5785 tablet_service.cc:1511] Processing CreateTablet for tablet 8634910d644e400589c102deb3eec243 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:41.699162  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0422889bbb47c19df8664313b07453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.703328  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63cf5da51494b84943993967567dc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.704540  5842 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:41.705341  5836 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:41.705847  5836 ts_tablet_manager.cc:1403] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.001s
I20260709 13:11:41.708981  5838 tablet_bootstrap.cc:654] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.709146  5837 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:41.708817  5836 raft_consensus.cc:359] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.699214  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8a36e251d14c9cb0e852e9e89bc000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.621383  5786 tablet_service.cc:1511] Processing CreateTablet for tablet ab28cbb2e7c741e39fe268ce747fe468 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:41.709928  5837 ts_tablet_manager.cc:1403] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.291s	user 0.009s	sys 0.014s
I20260709 13:11:41.709594  5836 raft_consensus.cc:385] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.721120  5836 raft_consensus.cc:740] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.720161  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634910d644e400589c102deb3eec243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.720189  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0422889bbb47c19df8664313b07453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.729557  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.733139  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 0b73efa07cfd49feab0fa6a43836a876 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.736562  5703 tablet_service.cc:1511] Processing CreateTablet for tablet 86b815a161b2486096040ac0f3d65521 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.738051  5836 consensus_queue.cc:260] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.740375  5836 ts_tablet_manager.cc:1434] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.005s
I20260709 13:11:41.741933  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b73efa07cfd49feab0fa6a43836a876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.718585  5837 raft_consensus.cc:359] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.742333  5837 raft_consensus.cc:385] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.742802  5837 raft_consensus.cc:740] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.744024  5837 consensus_queue.cc:260] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.745241  5842 raft_consensus.cc:493] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.745764  5842 raft_consensus.cc:515] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.746526  5837 ts_tablet_manager.cc:1434] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:11:41.741405  5777 tablet_service.cc:1511] Processing CreateTablet for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.721212  5706 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36fc4466d24f0d8d3699f364b6f51c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.747852  5842 leader_election.cc:290] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.748354  5709 tablet_service.cc:1511] Processing CreateTablet for tablet 7f93067ffd6240019b167752d7483b71 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:41.749536  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634910d644e400589c102deb3eec243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.754611  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:41.754681  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:41.755373  5646 raft_consensus.cc:2468] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
W20260709 13:11:41.756338  5687 leader_election.cc:343] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.757742  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 0b73efa07cfd49feab0fa6a43836a876 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.759130  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b73efa07cfd49feab0fa6a43836a876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.760695  5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36fc4466d24f0d8d3699f364b6f51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.759905  5543 catalog_manager.cc:5697] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:41.762351  5686 leader_election.cc:304] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.763482  5842 raft_consensus.cc:2804] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.763937  5842 raft_consensus.cc:493] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.764273  5842 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.764897  5837 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:41.763200  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36fc4466d24f0d8d3699f364b6f51c (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.766389  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36fc4466d24f0d8d3699f364b6f51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.770265  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.774267  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f93067ffd6240019b167752d7483b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.776700  5844 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.777280  5844 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.741377  5836 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:41.782625  5844 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:41.796645  5711 tablet_service.cc:1511] Processing CreateTablet for tablet 3689acdd16514543a621671f1b785b0e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:41.795241  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b815a161b2486096040ac0f3d65521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.801268  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab28cbb2e7c741e39fe268ce747fe468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.806741  5842 raft_consensus.cc:515] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.809070  5842 leader_election.cc:290] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:41.808661  5708 tablet_service.cc:1511] Processing CreateTablet for tablet b59686d15e3b4beb908468d0b36886a6 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.811305  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:41.812847  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:41.810979  5785 tablet_service.cc:1511] Processing CreateTablet for tablet 7f93067ffd6240019b167752d7483b71 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 13:11:41.818311  5687 leader_election.cc:343] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.820572  5860 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:41.821456  5837 tablet_bootstrap.cc:654] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.832688  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3689acdd16514543a621671f1b785b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.843596  5708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59686d15e3b4beb908468d0b36886a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.848513  5838 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:41.849188  5838 ts_tablet_manager.cc:1403] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.007s
I20260709 13:11:41.856223  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:41.857223  5647 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.840112  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f93067ffd6240019b167752d7483b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.871368  5780 tablet_service.cc:1511] Processing CreateTablet for tablet b59686d15e3b4beb908468d0b36886a6 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.876081  5836 tablet_bootstrap.cc:654] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.876924  5647 raft_consensus.cc:2468] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:41.833465  5704 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.878418  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.878456  5784 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.853119  5838 raft_consensus.cc:359] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:41.894608  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 7c568099e6bf47c68a582f8e2044c63d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:41.890208  5710 tablet_service.cc:1511] Processing CreateTablet for tablet 921de9116c1a467d805a809fa42bd16b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:41.896589  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c568099e6bf47c68a582f8e2044c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.897413  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921de9116c1a467d805a809fa42bd16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.865190  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 86b815a161b2486096040ac0f3d65521 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.893729  5711 tablet_service.cc:1511] Processing CreateTablet for tablet 833357a1cea0429e83a28d9029e56370 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:41.902896  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833357a1cea0429e83a28d9029e56370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.890434  5838 raft_consensus.cc:385] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.903622  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59686d15e3b4beb908468d0b36886a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.853467  5709 tablet_service.cc:1511] Processing CreateTablet for tablet c428426323534f87a3af631be11b1e95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.938344  5838 raft_consensus.cc:740] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.939213  5686 leader_election.cc:304] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:41.987448  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.988142  5706 tablet_service.cc:1511] Processing CreateTablet for tablet b86de7e264a1459cb3802acd68c7d9e1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:41.984305  5842 raft_consensus.cc:2804] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.998977  5778 tablet_service.cc:1511] Processing CreateTablet for tablet c428426323534f87a3af631be11b1e95 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.999365  5842 raft_consensus.cc:697] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:42.000473  5842 consensus_queue.cc:237] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.002131  5711 tablet_service.cc:1511] Processing CreateTablet for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:42.004022  5837 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.004603  5837 ts_tablet_manager.cc:1403] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.240s	user 0.007s	sys 0.018s
I20260709 13:11:42.007694  5837 raft_consensus.cc:359] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.008509  5837 raft_consensus.cc:385] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.008818  5837 raft_consensus.cc:740] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.009696  5837 consensus_queue.cc:260] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.010192  5707 tablet_service.cc:1511] Processing CreateTablet for tablet f1435eeccac24ccfa956ac6bd6206301 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:42.011917  5837 ts_tablet_manager.cc:1434] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:11:41.982587  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 3689acdd16514543a621671f1b785b0e (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:42.012964  5837 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.014457  5843 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.017745  5838 consensus_queue.cc:260] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.020893  5838 ts_tablet_manager.cc:1434] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.171s	user 0.010s	sys 0.001s
I20260709 13:11:42.025820  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b815a161b2486096040ac0f3d65521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.026664  5838 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.028388  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 7c568099e6bf47c68a582f8e2044c63d (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:42.029734  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c568099e6bf47c68a582f8e2044c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.030871  5843 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.032907  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c428426323534f87a3af631be11b1e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.034365  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.039484  5777 tablet_service.cc:1511] Processing CreateTablet for tablet 921de9116c1a467d805a809fa42bd16b (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:42.041183  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921de9116c1a467d805a809fa42bd16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.041792  5646 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.044219  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3689acdd16514543a621671f1b785b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.049993  5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86de7e264a1459cb3802acd68c7d9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.051285  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c428426323534f87a3af631be11b1e95. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:42.054114  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 150108us
I20260709 13:11:42.056169  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.067391  5783 tablet_service.cc:1511] Processing CreateTablet for tablet 833357a1cea0429e83a28d9029e56370 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:42.070124  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833357a1cea0429e83a28d9029e56370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.075428  5836 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.075953  5836 ts_tablet_manager.cc:1403] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.335s	user 0.019s	sys 0.006s
I20260709 13:11:42.079553  5836 raft_consensus.cc:359] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.080296  5836 raft_consensus.cc:385] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.080585  5836 raft_consensus.cc:740] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.085955  5836 consensus_queue.cc:260] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.043092  5760 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
W20260709 13:11:42.090164  5761 leader_election.cc:343] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.090369  5844 raft_consensus.cc:2804] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.090785  5844 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.091172  5844 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:42.090190  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 47220.8us
I20260709 13:11:42.085444  5838 tablet_bootstrap.cc:654] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.094542  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1435eeccac24ccfa956ac6bd6206301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.120483  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.125936  5836 ts_tablet_manager.cc:1434] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.002s
I20260709 13:11:42.127064  5836 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.134544  5780 tablet_service.cc:1511] Processing CreateTablet for tablet b86de7e264a1459cb3802acd68c7d9e1 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:42.136026  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86de7e264a1459cb3802acd68c7d9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.143185  5887 raft_consensus.cc:493] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.143779  5887 raft_consensus.cc:515] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.144344  5778 tablet_service.cc:1511] Processing CreateTablet for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:42.145576  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.147629  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.148362  5722 raft_consensus.cc:2468] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.149892  5761 leader_election.cc:304] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.150699  5838 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.151240  5838 ts_tablet_manager.cc:1403] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.006s
I20260709 13:11:42.152557  5783 tablet_service.cc:1511] Processing CreateTablet for tablet f1435eeccac24ccfa956ac6bd6206301 (DEFAULT_TABLE table=test-workload [id=57831017dbe94edc8f82bb3ed7c50685]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:42.153789  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1435eeccac24ccfa956ac6bd6206301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:42.155632  5836 tablet_bootstrap.cc:654] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.156688  5887 leader_election.cc:290] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.157233  5887 raft_consensus.cc:2804] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.157573  5887 raft_consensus.cc:493] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.157924  5887 raft_consensus.cc:3060] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.170210  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:42.226166  5687 consensus_peers.cc:597] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:42.228824  5837 tablet_bootstrap.cc:654] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.231351  5838 raft_consensus.cc:359] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.232379  5838 raft_consensus.cc:385] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.232692  5838 raft_consensus.cc:740] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.249974  5842 raft_consensus.cc:493] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.250507  5842 raft_consensus.cc:515] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.252642  5842 leader_election.cc:290] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.244901  5887 raft_consensus.cc:515] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.257761  5838 consensus_queue.cc:260] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:42.266436  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 116642us
I20260709 13:11:42.267819  5838 ts_tablet_manager.cc:1434] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.000s
I20260709 13:11:42.268332  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.268787  5838 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.269474  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:42.269915  5686 leader_election.cc:343] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.272716  5794 raft_consensus.cc:2468] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:42.274750  5887 leader_election.cc:290] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.275604  5646 raft_consensus.cc:2468] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.286664  5687 leader_election.cc:304] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:42.287804  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.288414  5722 raft_consensus.cc:3060] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.290880  5842 raft_consensus.cc:2804] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.291306  5842 raft_consensus.cc:493] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.291648  5842 raft_consensus.cc:3060] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.306048  5844 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.308764  5891 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.309274  5891 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.310145  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.310809  5647 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.310678  5842 raft_consensus.cc:515] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.315631  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.315938  5891 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.316275  5646 raft_consensus.cc:3060] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.316747  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.315634  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:42.318256  5612 leader_election.cc:343] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.319403  5883 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:42.319802  5612 leader_election.cc:343] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.320315  5612 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:42.311764  5722 raft_consensus.cc:2468] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:42.323484  5761 leader_election.cc:304] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.297770  5544 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.324565  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.325378  5843 raft_consensus.cc:2749] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:42.326574  5761 leader_election.cc:343] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.326681  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.326915  5647 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:42.327404  5796 raft_consensus.cc:3060] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.332829  5836 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.333384  5836 ts_tablet_manager.cc:1403] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.207s	user 0.006s	sys 0.009s
I20260709 13:11:42.335181  5646 raft_consensus.cc:2468] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:42.316715  5844 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.328181  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.337213  5836 raft_consensus.cc:359] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.338301  5836 raft_consensus.cc:385] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:42.338426  5686 leader_election.cc:343] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.338658  5836 raft_consensus.cc:740] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.339659  5836 consensus_queue.cc:260] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.328941  5842 leader_election.cc:290] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.341738  5760 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:42.342741  5836 ts_tablet_manager.cc:1434] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:42.343205  5844 raft_consensus.cc:2804] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.343927  5836 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.346809  5844 raft_consensus.cc:697] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:42.347900  5844 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.344920  5796 raft_consensus.cc:2468] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:42.336885  5887 raft_consensus.cc:2804] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.351557  5887 raft_consensus.cc:697] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:42.352596  5887 consensus_queue.cc:237] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.354346  5836 tablet_bootstrap.cc:654] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.355670  5543 catalog_manager.cc:5697] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.358208  5837 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.358709  5837 ts_tablet_manager.cc:1403] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.346s	user 0.021s	sys 0.016s
I20260709 13:11:42.358896  5543 catalog_manager.cc:5697] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.361749  5837 raft_consensus.cc:359] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.362521  5837 raft_consensus.cc:385] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.362843  5837 raft_consensus.cc:740] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.363585  5687 leader_election.cc:304] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:42.363656  5837 consensus_queue.cc:260] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.364544  5883 raft_consensus.cc:2804] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.365041  5883 raft_consensus.cc:697] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:42.366128  5837 ts_tablet_manager.cc:1434] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:11:42.366207  5883 consensus_queue.cc:237] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.367308  5837 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.371280  5838 tablet_bootstrap.cc:654] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.375352  5837 tablet_bootstrap.cc:654] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.377604  5836 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.378445  5836 ts_tablet_manager.cc:1403] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 13:11:42.381301  5836 raft_consensus.cc:359] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.386466  5836 raft_consensus.cc:385] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.386910  5836 raft_consensus.cc:740] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.388051  5836 consensus_queue.cc:260] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.391132  5836 ts_tablet_manager.cc:1434] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:11:42.392642  5838 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.393210  5838 ts_tablet_manager.cc:1403] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.002s
I20260709 13:11:42.393333  5836 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.394608  5837 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.395135  5837 ts_tablet_manager.cc:1403] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260709 13:11:42.396273  5838 raft_consensus.cc:359] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.397078  5838 raft_consensus.cc:385] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.397385  5838 raft_consensus.cc:740] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.398280  5838 consensus_queue.cc:260] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.398590  5837 raft_consensus.cc:359] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.399307  5837 raft_consensus.cc:385] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.399652  5837 raft_consensus.cc:740] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.400614  5836 tablet_bootstrap.cc:654] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.400578  5837 consensus_queue.cc:260] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.403805  5837 ts_tablet_manager.cc:1434] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:11:42.404249  5838 ts_tablet_manager.cc:1434] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:11:42.405038  5837 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.412659  5838 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.415035  5837 tablet_bootstrap.cc:654] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.421000  5838 tablet_bootstrap.cc:654] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.430294  5836 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.430835  5836 ts_tablet_manager.cc:1403] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.007s
I20260709 13:11:42.432467  5838 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.432931  5838 ts_tablet_manager.cc:1403] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 13:11:42.435318  5836 raft_consensus.cc:359] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.436089  5836 raft_consensus.cc:385] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.436440  5837 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.436970  5837 ts_tablet_manager.cc:1403] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260709 13:11:42.437518  5545 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.436383  5836 raft_consensus.cc:740] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.439350  5836 consensus_queue.cc:260] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.439543  5838 raft_consensus.cc:359] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.440335  5838 raft_consensus.cc:385] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.439474  5545 catalog_manager.cc:5697] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.440640  5838 raft_consensus.cc:740] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.441488  5838 consensus_queue.cc:260] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.443470  5796 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.443807  5838 ts_tablet_manager.cc:1434] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:11:42.444139  5836 ts_tablet_manager.cc:1434] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:11:42.443487  5837 raft_consensus.cc:359] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.445019  5836 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.444984  5837 raft_consensus.cc:385] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.447454  5837 raft_consensus.cc:740] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.448213  5837 consensus_queue.cc:260] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.450527  5837 ts_tablet_manager.cc:1434] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 13:11:42.451355  5837 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.451725  5836 tablet_bootstrap.cc:654] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.452489  5838 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.457871  5837 tablet_bootstrap.cc:654] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.461163  5543 catalog_manager.cc:5697] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.466753  5838 tablet_bootstrap.cc:654] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.480502  5883 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.500842  5842 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.525082  5838 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.525625  5838 ts_tablet_manager.cc:1403] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.031s
I20260709 13:11:42.527216  5883 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.527726  5883 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.528580  5838 raft_consensus.cc:359] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.529253  5838 raft_consensus.cc:385] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.529512  5838 raft_consensus.cc:740] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.529886  5883 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.530171  5838 consensus_queue.cc:260] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.530807  5836 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.531253  5836 ts_tablet_manager.cc:1403] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.036s
I20260709 13:11:42.532346  5838 ts_tablet_manager.cc:1434] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:42.533241  5838 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.533798  5836 raft_consensus.cc:359] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.534795  5836 raft_consensus.cc:385] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.535085  5836 raft_consensus.cc:740] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.535022  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.535753  5796 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:42.535897  5836 consensus_queue.cc:260] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.538319  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.539064  5645 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:42.539006  5687 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.539592  5838 tablet_bootstrap.cc:654] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.541155  5842 raft_consensus.cc:2804] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.541558  5842 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.541988  5837 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.541920  5842 raft_consensus.cc:3060] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.538331  5836 ts_tablet_manager.cc:1434] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:42.543566  5836 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.549969  5836 tablet_bootstrap.cc:654] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.554419  5842 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.555167  5838 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.555617  5838 ts_tablet_manager.cc:1403] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260709 13:11:42.557361  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.558084  5647 raft_consensus.cc:3060] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.559509  5838 raft_consensus.cc:359] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.560371  5838 raft_consensus.cc:385] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.560662  5838 raft_consensus.cc:740] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.561306  5838 consensus_queue.cc:260] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.562621  5837 ts_tablet_manager.cc:1403] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.027s
I20260709 13:11:42.563512  5838 ts_tablet_manager.cc:1434] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:42.564440  5838 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.565178  5837 raft_consensus.cc:359] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.565886  5837 raft_consensus.cc:385] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.566129  5837 raft_consensus.cc:740] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.566332  5836 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.566774  5836 ts_tablet_manager.cc:1403] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:11:42.569494  5836 raft_consensus.cc:359] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.570168  5836 raft_consensus.cc:385] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.570420  5836 raft_consensus.cc:740] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.570971  5838 tablet_bootstrap.cc:654] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.571281  5836 consensus_queue.cc:260] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.572962  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.573529  5796 raft_consensus.cc:3060] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.576787  5836 ts_tablet_manager.cc:1434] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:11:42.577740  5836 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.584270  5796 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:42.585582  5842 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.585673  5687 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.586450  5837 consensus_queue.cc:260] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.587365  5844 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.586515  5842 raft_consensus.cc:2804] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.587787  5838 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.587803  5844 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.588371  5838 ts_tablet_manager.cc:1403] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260709 13:11:42.589097  5836 tablet_bootstrap.cc:654] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.589015  5842 raft_consensus.cc:697] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:42.590104  5842 consensus_queue.cc:237] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.591048  5838 raft_consensus.cc:359] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.591811  5838 raft_consensus.cc:385] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.592099  5838 raft_consensus.cc:740] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.592769  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.593439  5645 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.593863  5844 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.594216  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.594635  5760 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.595042  5722 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.595504  5844 raft_consensus.cc:2804] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.595979  5844 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.596338  5844 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.600265  5647 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:42.604540  5836 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.604445  5838 consensus_queue.cc:260] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.605027  5836 ts_tablet_manager.cc:1403] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:11:42.606570  5838 ts_tablet_manager.cc:1434] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:11:42.603507  5844 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.607687  5836 raft_consensus.cc:359] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.608410  5836 raft_consensus.cc:385] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.608772  5836 raft_consensus.cc:740] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.610857  5837 ts_tablet_manager.cc:1434] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.005s
I20260709 13:11:42.611435  5836 consensus_queue.cc:260] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.612120  5838 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.614077  5836 ts_tablet_manager.cc:1434] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:11:42.615264  5836 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.618134  5838 tablet_bootstrap.cc:654] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.620229  5837 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.621234  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.621868  5647 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.628942  5647 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:42.629181  5836 tablet_bootstrap.cc:654] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.628649  5545 catalog_manager.cc:5697] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.629428  5844 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.630148  5760 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.630774  5844 raft_consensus.cc:2804] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.631439  5844 raft_consensus.cc:697] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:42.632061  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.632710  5837 tablet_bootstrap.cc:654] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.632635  5722 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.632328  5844 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.633420  5838 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.633860  5838 ts_tablet_manager.cc:1403] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 13:11:42.636685  5838 raft_consensus.cc:359] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.637549  5838 raft_consensus.cc:385] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.637923  5838 raft_consensus.cc:740] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.638881  5838 consensus_queue.cc:260] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.644970  5842 raft_consensus.cc:493] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.645489  5842 raft_consensus.cc:515] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.647212  5838 ts_tablet_manager.cc:1434] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:11:42.648425  5838 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.650084  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.650734  5647 raft_consensus.cc:2468] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:42.657995  5842 leader_election.cc:290] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.658308  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.660051  5686 leader_election.cc:304] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
W20260709 13:11:42.660897  5687 leader_election.cc:343] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.660890  5842 raft_consensus.cc:2804] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.661695  5842 raft_consensus.cc:493] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.662205  5842 raft_consensus.cc:3060] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.662539  5844 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.663025  5844 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.656767  5722 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:42.666335  5891 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.666803  5891 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.667728  5844 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.668300  5838 tablet_bootstrap.cc:654] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.669793  5883 raft_consensus.cc:493] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.670886  5891 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.671505  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.672143  5721 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.674340  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.670593  5883 raft_consensus.cc:515] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.675937  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.676430  5761 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.679857  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.680505  5721 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.681144  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.681537  5647 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:42.682096  5645 raft_consensus.cc:2468] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:42.674962  5796 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.684306  5686 leader_election.cc:304] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:42.685209  5860 raft_consensus.cc:2804] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.685568  5860 raft_consensus.cc:493] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.685668  5612 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.685988  5860 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.679848  5883 leader_election.cc:290] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.687839  5891 raft_consensus.cc:2804] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.688206  5891 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.688529  5891 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.689571  5543 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.691696  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:42.693254  5687 leader_election.cc:343] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.693751  5844 raft_consensus.cc:2804] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.696900  5860 raft_consensus.cc:515] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.697512  5842 raft_consensus.cc:515] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.699961  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.700537  5645 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.703099  5844 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.704176  5843 raft_consensus.cc:493] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.706699  5844 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.706736  5843 raft_consensus.cc:515] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.709087  5843 leader_election.cc:290] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.710315  5837 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.710781  5837 ts_tablet_manager.cc:1403] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.008s
I20260709 13:11:42.711712  5842 leader_election.cc:290] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.712268  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.710796  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.712875  5647 raft_consensus.cc:3060] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.713001  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.713052  5891 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.710796  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.714422  5796 raft_consensus.cc:2393] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
W20260709 13:11:42.714879  5687 leader_election.cc:343] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.715130  5891 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.716408  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.716548  5837 raft_consensus.cc:359] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.716953  5721 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.717259  5837 raft_consensus.cc:385] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.717180  5612 leader_election.cc:304] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:42.717689  5837 raft_consensus.cc:740] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.718640  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.719485  5837 consensus_queue.cc:260] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.720407  5647 raft_consensus.cc:2468] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:42.720584  5645 raft_consensus.cc:2468] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:42.721673  5686 leader_election.cc:304] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:42.721903  5860 leader_election.cc:290] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.722487  5860 raft_consensus.cc:2804] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.722915  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.723093  5891 raft_consensus.cc:3060] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.723292  5686 leader_election.cc:304] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:42.724222  5883 raft_consensus.cc:2804] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.724650  5883 raft_consensus.cc:697] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:11:42.724815  5687 leader_election.cc:343] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.706148  5836 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.725847  5837 ts_tablet_manager.cc:1434] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:11:42.725454  5883 consensus_queue.cc:237] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.726169  5836 ts_tablet_manager.cc:1403] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.019s
I20260709 13:11:42.726768  5837 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.736487  5836 raft_consensus.cc:359] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.736939  5721 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:42.737260  5836 raft_consensus.cc:385] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.738272  5837 tablet_bootstrap.cc:654] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.741775  5887 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.742249  5836 raft_consensus.cc:740] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.743093  5836 consensus_queue.cc:260] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.743196  5844 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.746421  5796 raft_consensus.cc:2393] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:42.746640  5891 raft_consensus.cc:2749] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.748201  5836 ts_tablet_manager.cc:1434] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:11:42.748795  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:42.738998  5612 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:42.722949  5860 raft_consensus.cc:697] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:42.749540  5836 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.749842  5647 raft_consensus.cc:2393] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:42.750298  5860 consensus_queue.cc:237] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.752342  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.753161  5721 raft_consensus.cc:2393] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:42.754101  5843 raft_consensus.cc:2804] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.754594  5843 raft_consensus.cc:697] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:42.755383  5761 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:42.756398  5844 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:42.757596  5887 raft_consensus.cc:2749] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.755419  5843 consensus_queue.cc:237] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.764405  5838 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.765452  5883 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.766059  5883 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.779784  5883 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.780242  5837 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.779994  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.780571  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:42.782945  5647 raft_consensus.cc:2393] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:42.783923  5837 ts_tablet_manager.cc:1403] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.003s
I20260709 13:11:42.784754  5836 tablet_bootstrap.cc:654] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.786580  5837 raft_consensus.cc:359] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.787250  5838 ts_tablet_manager.cc:1403] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.139s	user 0.014s	sys 0.035s
I20260709 13:11:42.789438  5686 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:42.791132  5545 catalog_manager.cc:5697] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.792165  5837 raft_consensus.cc:385] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.792482  5837 raft_consensus.cc:740] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.792918  5883 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.793259  5837 consensus_queue.cc:260] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.795449  5837 ts_tablet_manager.cc:1434] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:42.797690  5838 raft_consensus.cc:359] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.798377  5838 raft_consensus.cc:385] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.798650  5838 raft_consensus.cc:740] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.799436  5837 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.799264  5838 consensus_queue.cc:260] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.801174  5838 ts_tablet_manager.cc:1434] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:11:42.802023  5838 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.805686  5837 tablet_bootstrap.cc:654] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.807719  5838 tablet_bootstrap.cc:654] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.816239  5889 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:42.819041  5883 raft_consensus.cc:2749] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.819597  5544 catalog_manager.cc:5697] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:42.826732  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:42.826382  5543 catalog_manager.cc:5697] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.839830  5837 tablet_bootstrap.cc:492] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.840494  5837 ts_tablet_manager.cc:1403] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260709 13:11:42.844552  5837 raft_consensus.cc:359] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.845465  5837 raft_consensus.cc:385] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.845854  5837 raft_consensus.cc:740] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.846693  5837 consensus_queue.cc:260] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.847519  5838 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.847944  5838 ts_tablet_manager.cc:1403] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260709 13:11:42.849014  5837 ts_tablet_manager.cc:1434] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 13:11:42.849952  5837 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.850433  5838 raft_consensus.cc:359] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.851086  5838 raft_consensus.cc:385] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.851341  5838 raft_consensus.cc:740] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.851989  5838 consensus_queue.cc:260] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.856029  5838 ts_tablet_manager.cc:1434] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:11:42.856921  5838 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.857040  5837 tablet_bootstrap.cc:654] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.864817  5838 tablet_bootstrap.cc:654] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.868435  5837 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.868862  5837 ts_tablet_manager.cc:1403] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:11:42.870491  5838 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.871006  5838 ts_tablet_manager.cc:1403] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:11:42.871510  5836 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.871966  5836 ts_tablet_manager.cc:1403] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.019s
I20260709 13:11:42.871636  5837 raft_consensus.cc:359] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.872380  5837 raft_consensus.cc:385] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.872663  5837 raft_consensus.cc:740] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.873478  5837 consensus_queue.cc:260] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.874164  5838 raft_consensus.cc:359] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.874575  5836 raft_consensus.cc:359] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.874992  5838 raft_consensus.cc:385] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.875260  5836 raft_consensus.cc:385] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.875392  5838 raft_consensus.cc:740] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.875624  5836 raft_consensus.cc:740] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.876261  5837 ts_tablet_manager.cc:1434] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:42.876384  5838 consensus_queue.cc:260] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.876453  5836 consensus_queue.cc:260] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.877223  5837 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.877274  5843 raft_consensus.cc:493] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.877864  5843 raft_consensus.cc:515] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.878734  5836 ts_tablet_manager.cc:1434] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:11:42.879405  5838 ts_tablet_manager.cc:1434] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:42.879659  5836 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.879947  5843 leader_election.cc:290] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.880517  5838 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.881968  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.882622  5721 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.883642  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.884409  5796 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.886363  5836 tablet_bootstrap.cc:654] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.886422  5612 leader_election.cc:304] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:42.887878  5838 tablet_bootstrap.cc:654] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.890669  5837 tablet_bootstrap.cc:654] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.890983  5843 raft_consensus.cc:2804] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.891527  5843 raft_consensus.cc:493] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.892055  5843 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.898095  5836 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.898602  5836 ts_tablet_manager.cc:1403] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:11:42.900254  5838 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.900802  5838 ts_tablet_manager.cc:1403] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:11:42.900724  5889 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.901216  5836 raft_consensus.cc:359] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.902089  5836 raft_consensus.cc:385] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.902376  5836 raft_consensus.cc:740] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.904011  5838 raft_consensus.cc:359] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.904838  5838 raft_consensus.cc:385] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.905171  5838 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.906822  5838 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.903036  5836 consensus_queue.cc:260] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.910871  5889 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.912451  5838 ts_tablet_manager.cc:1434] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:11:42.914738  5838 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.913740  5837 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.916919  5837 ts_tablet_manager.cc:1403] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 13:11:42.917233  5843 raft_consensus.cc:515] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.919260  5836 ts_tablet_manager.cc:1434] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:11:42.919656  5843 leader_election.cc:290] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.920223  5836 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.920820  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:42.921509  5722 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.928362  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:42.929054  5796 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.929603  5838 tablet_bootstrap.cc:654] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.928395  5837 raft_consensus.cc:359] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.932138  5837 raft_consensus.cc:385] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.932413  5837 raft_consensus.cc:740] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.932487  5836 tablet_bootstrap.cc:654] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.933202  5837 consensus_queue.cc:260] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.935748  5837 ts_tablet_manager.cc:1434] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:11:42.936690  5837 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.937285  5796 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:42.953915  5612 leader_election.cc:304] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.944553  5837 tablet_bootstrap.cc:654] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.954764  5891 raft_consensus.cc:2804] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.954917  5843 raft_consensus.cc:493] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.955299  5891 raft_consensus.cc:697] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:42.955610  5843 raft_consensus.cc:515] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.956219  5891 consensus_queue.cc:237] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.958333  5843 leader_election.cc:290] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:42.964654  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:42.965390  5796 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.966845  5612 leader_election.cc:304] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:42.972090  5855 raft_consensus.cc:2804] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.972453  5855 raft_consensus.cc:493] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.972827  5855 raft_consensus.cc:3060] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.972975  5837 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:42.974072  5837 ts_tablet_manager.cc:1403] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260709 13:11:42.976754  5837 raft_consensus.cc:359] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.945336  5836 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:42.982052  5860 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.948024  5722 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:42.982936  5836 ts_tablet_manager.cc:1403] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.006s
I20260709 13:11:42.949357  5838 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:42.977480  5837 raft_consensus.cc:385] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.983621  5837 raft_consensus.cc:740] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.983752  5838 ts_tablet_manager.cc:1403] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.005s
I20260709 13:11:42.984385  5837 consensus_queue.cc:260] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.977819  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:42.986578  5837 ts_tablet_manager.cc:1434] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:11:42.987540  5837 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:42.985476  5836 raft_consensus.cc:359] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.988306  5883 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.989293  5721 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:42.988591  5836 raft_consensus.cc:385] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.990535  5836 raft_consensus.cc:740] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.991204  5838 raft_consensus.cc:359] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.992075  5838 raft_consensus.cc:385] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.992399  5838 raft_consensus.cc:740] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.991920  5836 consensus_queue.cc:260] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.993192  5838 consensus_queue.cc:260] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:42.994505  5836 ts_tablet_manager.cc:1434] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:11:42.994705  5838 ts_tablet_manager.cc:1434] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:11:42.995795  5838 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:42.998317  5836 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:42.981328  5855 raft_consensus.cc:515] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.009647  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.010641  5721 raft_consensus.cc:3060] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.011775  5891 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.012275  5891 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.014179  5837 tablet_bootstrap.cc:654] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.016841  5545 catalog_manager.cc:5697] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.018056  5891 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.019121  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.016880  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.019762  5794 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.019829  5722 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.021315  5612 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:43.024683  5838 tablet_bootstrap.cc:654] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.027612  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.028254  5794 raft_consensus.cc:3060] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.035058  5836 tablet_bootstrap.cc:654] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.024248  5891 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.037969  5891 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.024049  5855 leader_election.cc:290] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.039615  5891 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.040422  5842 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:11:43.051834  5721 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.056130  5794 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.059020  5837 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.059590  5837 ts_tablet_manager.cc:1403] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.010s
I20260709 13:11:43.078131  5837 raft_consensus.cc:359] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.079118  5837 raft_consensus.cc:385] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.079480  5837 raft_consensus.cc:740] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.080461  5837 consensus_queue.cc:260] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.071698  5891 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.084188  5891 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.053884  5612 leader_election.cc:304] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.090760  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.091398  5722 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.091499  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.092332  5794 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.095549  5837 ts_tablet_manager.cc:1434] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 13:11:43.097157  5837 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.088557  5891 raft_consensus.cc:2804] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.097898  5844 raft_consensus.cc:493] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.099819  5844 raft_consensus.cc:515] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.103348  5836 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.104008  5836 ts_tablet_manager.cc:1403] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.007s
I20260709 13:11:43.109061  5889 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.110631  5843 raft_consensus.cc:493] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.111207  5843 raft_consensus.cc:515] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.113389  5843 leader_election.cc:290] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.114197  5844 leader_election.cc:290] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:43.115234  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.117081  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad5e53f49814086af6b4c6b69c2750d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.118866  5645 raft_consensus.cc:2393] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:43.118870  5836 raft_consensus.cc:359] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.120220  5836 raft_consensus.cc:385] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.120759  5836 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.102715  5891 raft_consensus.cc:697] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:43.123800  5761 leader_election.cc:304] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:43.123636  5889 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.127159  5844 raft_consensus.cc:3060] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.127220  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.125144  5794 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.135855  5612 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
W20260709 13:11:43.136910  5612 leader_election.cc:343] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.137599  5855 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.138136  5855 raft_consensus.cc:697] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:43.146374  5838 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.146901  5838 ts_tablet_manager.cc:1403] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.151s	user 0.029s	sys 0.008s
I20260709 13:11:43.146687  5842 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.150769  5889 raft_consensus.cc:493] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.152122  5891 consensus_queue.cc:237] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.152385  5838 raft_consensus.cc:359] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.153087  5838 raft_consensus.cc:385] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.153425  5838 raft_consensus.cc:740] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.154078  5838 consensus_queue.cc:260] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.151319  5889 raft_consensus.cc:515] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.156092  5843 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.156450  5844 raft_consensus.cc:2749] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.156581  5843 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.139436  5855 consensus_queue.cc:237] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.157315  5836 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.157709  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.161530  5722 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.161684  5843 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.150064  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:43.164271  5612 leader_election.cc:343] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.164521  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.164754  5612 leader_election.cc:304] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.165576  5843 raft_consensus.cc:2749] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.178032  5844 raft_consensus.cc:493] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.166115  5889 leader_election.cc:290] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:43.166464  5838 ts_tablet_manager.cc:1434] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:11:43.168236  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:43.165956  5612 leader_election.cc:343] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.180631  5838 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.181053  5836 ts_tablet_manager.cc:1434] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.000s
I20260709 13:11:43.182009  5836 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.191417  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.193244  5761 leader_election.cc:304] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:43.194804  5794 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:43.203088  5612 leader_election.cc:343] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.203642  5837 tablet_bootstrap.cc:654] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.203758  5612 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.211200  5855 raft_consensus.cc:2749] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.230443  5855 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.180477  5844 raft_consensus.cc:515] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.234635  5855 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.240087  5855 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.254457  5543 catalog_manager.cc:5697] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.240511  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.241312  5844 leader_election.cc:290] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:43.241562  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.249758  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.253998  5942 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.261121  5942 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.265432  5838 tablet_bootstrap.cc:654] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:43.267287  5612 leader_election.cc:343] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.272989  5795 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.264986  5721 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.280432  5836 tablet_bootstrap.cc:654] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.287454  5842 raft_consensus.cc:493] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.288076  5842 raft_consensus.cc:515] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.288509  5889 raft_consensus.cc:2749] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.290203  5842 leader_election.cc:290] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.298017  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.298978  5647 raft_consensus.cc:2393] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:43.302168  5942 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.303371  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.297755  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.303730  5942 consensus_queue.cc:1048] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:11:43.305024  5645 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:43.305938  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.313200  5760 leader_election.cc:304] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:43.307767  5855 raft_consensus.cc:493] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.314018  5855 raft_consensus.cc:515] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.314831  5889 raft_consensus.cc:2749] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.316118  5855 leader_election.cc:290] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.316500  5686 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.317209  5860 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:43.317438  5687 leader_election.cc:343] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.317577  5860 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.318008  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.310886  5795 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:43.318586  5721 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.318043  5860 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.319731  5687 leader_election.cc:304] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:43.322381  5612 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.323235  5855 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.323632  5855 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.324179  5855 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.326241  5838 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.323587  5612 leader_election.cc:304] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.326704  5838 ts_tablet_manager.cc:1403] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.146s	user 0.023s	sys 0.001s
I20260709 13:11:43.327350  5952 raft_consensus.cc:2804] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.327790  5952 raft_consensus.cc:493] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.328195  5952 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.330348  5883 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.330915  5837 tablet_bootstrap.cc:492] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.338032  5843 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.338960  5837 ts_tablet_manager.cc:1403] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.018s
I20260709 13:11:43.334452  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.340340  5796 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.331566  5842 raft_consensus.cc:2804] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.343118  5842 raft_consensus.cc:493] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.343547  5842 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.344421  5891 raft_consensus.cc:493] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.344846  5883 consensus_queue.cc:1048] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.345098  5942 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.344913  5891 raft_consensus.cc:515] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.343518  5838 raft_consensus.cc:359] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.316148  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.333994  5544 catalog_manager.cc:5697] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.349568  5891 leader_election.cc:290] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.353180  5838 raft_consensus.cc:385] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.359082  5838 raft_consensus.cc:740] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.359297  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.361359  5837 raft_consensus.cc:359] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.362195  5837 raft_consensus.cc:385] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.362528  5837 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.363222  5837 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.363502  5952 raft_consensus.cc:515] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.360006  5838 consensus_queue.cc:260] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.364823  5647 raft_consensus.cc:2393] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:43.358109  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.367416  5838 ts_tablet_manager.cc:1434] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 13:11:43.368903  5838 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.358067  5842 raft_consensus.cc:515] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.372368  5891 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.374171  5837 ts_tablet_manager.cc:1434] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
W20260709 13:11:43.374444  5612 leader_election.cc:343] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.375746  5855 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.377130  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.383816  5796 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.384732  5838 tablet_bootstrap.cc:654] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.392299  5796 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:43.392516  5891 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.339326  5860 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.381045  5836 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.382417  5837 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.393858  5687 leader_election.cc:304] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:43.394112  5836 ts_tablet_manager.cc:1403] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.007s
I20260709 13:11:43.394726  5883 raft_consensus.cc:2804] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.395243  5883 raft_consensus.cc:697] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:43.396754  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.396839  5836 raft_consensus.cc:359] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.382687  5842 leader_election.cc:290] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.397073  5883 consensus_queue.cc:237] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.397543  5836 raft_consensus.cc:385] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.397518  5796 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.398176  5836 raft_consensus.cc:740] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.399405  5836 consensus_queue.cc:260] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.400789  5837 tablet_bootstrap.cc:654] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.395321  5860 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.402539  5836 ts_tablet_manager.cc:1434] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:11:43.403507  5836 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.405800  5855 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.406826  5952 leader_election.cc:290] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.419571  5838 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.420228  5838 ts_tablet_manager.cc:1403] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.011s
W20260709 13:11:43.421556  5612 leader_election.cc:343] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.422027  5612 leader_election.cc:304] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.423318  5855 raft_consensus.cc:2749] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.424842  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.425658  5722 raft_consensus.cc:2393] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:43.427397  5836 tablet_bootstrap.cc:654] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.430884  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.437889  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.443014  5612 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.443490  5838 raft_consensus.cc:359] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.445668  5838 raft_consensus.cc:385] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.446081  5838 raft_consensus.cc:740] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.450228  5838 consensus_queue.cc:260] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.452179  5958 raft_consensus.cc:2749] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.461920  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.463052  5793 raft_consensus.cc:2393] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:43.466325  5796 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:43.468365  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:43.470134  5646 raft_consensus.cc:2393] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:43.471200  5837 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.471367  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:43.471720  5837 ts_tablet_manager.cc:1403] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.021s
I20260709 13:11:43.472203  5838 ts_tablet_manager.cc:1434] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:11:43.473179  5838 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.479993  5687 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:43.482272  5860 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.482841  5860 raft_consensus.cc:697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:43.483268  5612 leader_election.cc:304] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.483718  5860 consensus_queue.cc:237] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.488803  5644 raft_consensus.cc:2393] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:43.489724  5958 raft_consensus.cc:2749] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.501974  5838 tablet_bootstrap.cc:654] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.505067  5837 raft_consensus.cc:359] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.505879  5837 raft_consensus.cc:385] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.506171  5837 raft_consensus.cc:740] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.506880  5837 consensus_queue.cc:260] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.509634  5837 ts_tablet_manager.cc:1434] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260709 13:11:43.510619  5837 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.515281  5836 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.515822  5836 ts_tablet_manager.cc:1403] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.023s
I20260709 13:11:43.517915  5958 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.518395  5958 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.518640  5836 raft_consensus.cc:359] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.519439  5836 raft_consensus.cc:385] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.519738  5836 raft_consensus.cc:740] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.520473  5958 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.520634  5836 consensus_queue.cc:260] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.525584  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:43.534026  5612 leader_election.cc:343] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.534178  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:43.537139  5612 leader_election.cc:343] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.523263  5836 ts_tablet_manager.cc:1434] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:11:43.537669  5612 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.539031  5843 raft_consensus.cc:2749] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.539548  5836 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.541370  5837 tablet_bootstrap.cc:654] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.546665  5836 tablet_bootstrap.cc:654] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.549319  5958 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.558329  5958 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.558609  5545 catalog_manager.cc:5697] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.560575  5545 catalog_manager.cc:5697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.583772  5838 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.584451  5838 ts_tablet_manager.cc:1403] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.029s
I20260709 13:11:43.588493  5838 raft_consensus.cc:359] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.589403  5838 raft_consensus.cc:385] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.591315  5838 raft_consensus.cc:740] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.592324  5838 consensus_queue.cc:260] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.599484  5838 ts_tablet_manager.cc:1434] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:11:43.600790  5838 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.605418  5836 tablet_bootstrap.cc:492] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.605923  5836 ts_tablet_manager.cc:1403] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.003s
I20260709 13:11:43.608500  5836 raft_consensus.cc:359] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.609217  5836 raft_consensus.cc:385] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.609505  5836 raft_consensus.cc:740] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.610388  5836 consensus_queue.cc:260] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.613118  5836 ts_tablet_manager.cc:1434] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:11:43.614123  5836 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.614997  5837 tablet_bootstrap.cc:492] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.616598  5837 ts_tablet_manager.cc:1403] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.015s
I20260709 13:11:43.616078  5838 tablet_bootstrap.cc:654] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.619406  5837 raft_consensus.cc:359] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.620143  5837 raft_consensus.cc:385] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.620424  5837 raft_consensus.cc:740] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.620839  5836 tablet_bootstrap.cc:654] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.621272  5837 consensus_queue.cc:260] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.628324  5843 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.631747  5837 ts_tablet_manager.cc:1434] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:11:43.633118  5837 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.638761  5942 raft_consensus.cc:493] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.639289  5942 raft_consensus.cc:515] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.641568  5837 tablet_bootstrap.cc:654] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.642334  5942 leader_election.cc:290] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.643484  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.643347  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.644246  5644 raft_consensus.cc:2468] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:43.644387  5793 raft_consensus.cc:2468] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:43.645347  5686 leader_election.cc:304] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.646219  5942 raft_consensus.cc:2804] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.647590  5942 raft_consensus.cc:493] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.647943  5942 raft_consensus.cc:3060] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.652742  5843 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.686033  5838 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.686641  5838 ts_tablet_manager.cc:1403] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.040s
I20260709 13:11:43.694392  5891 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:11:43.689545  5838 raft_consensus.cc:359] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.697204  5838 raft_consensus.cc:385] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.697479  5838 raft_consensus.cc:740] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.698141  5838 consensus_queue.cc:260] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.702608  5838 ts_tablet_manager.cc:1434] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:11:43.702809  5942 raft_consensus.cc:515] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.703578  5838 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.705538  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:43.706195  5644 raft_consensus.cc:3060] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.715636  5942 leader_election.cc:290] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.718981  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.719790  5796 raft_consensus.cc:3060] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.721792  5891 raft_consensus.cc:493] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.722402  5891 raft_consensus.cc:515] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.724934  5891 leader_election.cc:290] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.727363  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.734668  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:43.734983  5612 leader_election.cc:343] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.735643  5721 raft_consensus.cc:2468] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.738616  5612 leader_election.cc:304] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.740083  5891 raft_consensus.cc:2804] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.740581  5891 raft_consensus.cc:493] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.741029  5891 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.752310  5838 tablet_bootstrap.cc:654] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.754422  5644 raft_consensus.cc:2468] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:43.756546  5686 leader_election.cc:304] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.757992  5942 raft_consensus.cc:2804] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.758675  5942 raft_consensus.cc:697] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:43.759788  5942 consensus_queue.cc:237] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.754633  5796 raft_consensus.cc:2468] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:43.753517  5891 raft_consensus.cc:515] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.768187  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.768733  5721 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.768751  5837 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.769487  5837 ts_tablet_manager.cc:1403] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.137s	user 0.026s	sys 0.092s
I20260709 13:11:43.775414  5891 leader_election.cc:290] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.776768  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.777835  5721 raft_consensus.cc:2468] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
W20260709 13:11:43.778041  5612 leader_election.cc:343] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.778976  5612 leader_election.cc:304] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.779353  5837 raft_consensus.cc:359] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.780040  5837 raft_consensus.cc:385] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.779987  5891 raft_consensus.cc:2804] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.780462  5837 raft_consensus.cc:740] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.780916  5891 raft_consensus.cc:697] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:43.781255  5837 consensus_queue.cc:260] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.781888  5891 consensus_queue.cc:237] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.785164  5836 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.785671  5836 ts_tablet_manager.cc:1403] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.025s
I20260709 13:11:43.788198  5836 raft_consensus.cc:359] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.788843  5836 raft_consensus.cc:385] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.789111  5836 raft_consensus.cc:740] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.789304  5837 ts_tablet_manager.cc:1434] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:43.790247  5837 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.795423  5836 consensus_queue.cc:260] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.797900  5836 ts_tablet_manager.cc:1434] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:11:43.798791  5836 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.813786  5543 catalog_manager.cc:5697] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.818476  5838 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.818957  5838 ts_tablet_manager.cc:1403] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.010s
I20260709 13:11:43.823006  5837 tablet_bootstrap.cc:654] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.824357  5838 raft_consensus.cc:359] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.825153  5838 raft_consensus.cc:385] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.825501  5838 raft_consensus.cc:740] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.826288  5838 consensus_queue.cc:260] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.828174  5838 ts_tablet_manager.cc:1434] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:43.828325  5836 tablet_bootstrap.cc:654] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.829049  5838 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.832412  5942 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.836731  5838 tablet_bootstrap.cc:654] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.842139  5545 catalog_manager.cc:5697] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.846187  5963 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.873720  5855 raft_consensus.cc:493] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.874555  5837 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.874213  5855 raft_consensus.cc:515] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.875061  5837 ts_tablet_manager.cc:1403] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.021s
I20260709 13:11:43.876730  5855 leader_election.cc:290] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.877739  5837 raft_consensus.cc:359] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.878460  5837 raft_consensus.cc:385] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.878744  5837 raft_consensus.cc:740] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.879067  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.879667  5837 consensus_queue.cc:260] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.880306  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.881712  5837 ts_tablet_manager.cc:1434] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:11:43.882326  5612 leader_election.cc:343] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.882731  5837 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.882519  5855 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:43.883056  5612 leader_election.cc:343] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.883193  5855 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.885293  5855 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.883486  5612 leader_election.cc:304] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:43.886189  5891 raft_consensus.cc:2749] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.889070  5837 tablet_bootstrap.cc:654] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:43.891295  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:43.893936  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:43.894460  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.894650  5793 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.895069  5722 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:43.896533  5612 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:43.897827  5855 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.898203  5855 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.898558  5855 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.899717  5838 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.899717  5836 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.900293  5838 ts_tablet_manager.cc:1403] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.024s
I20260709 13:11:43.900377  5836 ts_tablet_manager.cc:1403] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.002s
I20260709 13:11:43.902980  5838 raft_consensus.cc:359] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.903553  5838 raft_consensus.cc:385] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.903276  5836 raft_consensus.cc:359] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.903808  5838 raft_consensus.cc:740] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.903997  5836 raft_consensus.cc:385] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.904309  5836 raft_consensus.cc:740] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.905191  5836 consensus_queue.cc:260] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.909564  5837 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:43.909971  5836 ts_tablet_manager.cc:1434] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:11:43.909929  5838 consensus_queue.cc:260] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.912467  5836 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.912464  5838 ts_tablet_manager.cc:1434] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:11:43.910099  5837 ts_tablet_manager.cc:1403] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260709 13:11:43.915849  5837 raft_consensus.cc:359] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.916477  5837 raft_consensus.cc:385] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.916708  5837 raft_consensus.cc:740] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.917281  5837 consensus_queue.cc:260] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.918924  5838 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.919085  5836 tablet_bootstrap.cc:654] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.919224  5837 ts_tablet_manager.cc:1434] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:43.910035  5855 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.922087  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:43.922716  5722 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.924331  5855 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:43.926877  5838 tablet_bootstrap.cc:654] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.927973  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:43.928548  5793 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.930248  5836 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.930855  5836 ts_tablet_manager.cc:1403] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:11:43.934561  5836 raft_consensus.cc:359] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.935330  5793 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.935478  5836 raft_consensus.cc:385] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.935874  5836 raft_consensus.cc:740] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.936515  5612 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:43.937389  5855 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.938072  5855 raft_consensus.cc:697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:43.938911  5855 consensus_queue.cc:237] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.937139  5836 consensus_queue.cc:260] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.942736  5836 ts_tablet_manager.cc:1434] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:11:43.943248  5722 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:43.944236  5837 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:43.945472  5860 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.947628  5836 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.952955  5838 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:43.953476  5838 ts_tablet_manager.cc:1403] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 13:11:43.955489  5836 tablet_bootstrap.cc:654] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.962387  5950 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.963017  5950 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.965262  5950 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:43.967087  5838 raft_consensus.cc:359] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.967823  5838 raft_consensus.cc:385] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.968097  5838 raft_consensus.cc:740] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.969028  5836 tablet_bootstrap.cc:492] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:43.969506  5836 ts_tablet_manager.cc:1403] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 13:11:43.968967  5838 consensus_queue.cc:260] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.969887  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:43.970597  5647 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:43.971390  5838 ts_tablet_manager.cc:1434] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:11:43.971801  5760 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:43.972298  5838 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:43.972062  5836 raft_consensus.cc:359] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.972731  5836 raft_consensus.cc:385] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.973018  5836 raft_consensus.cc:740] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.973579  5942 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.972608  5889 raft_consensus.cc:2804] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.974373  5889 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.973884  5836 consensus_queue.cc:260] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:43.974718  5889 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.976575  5836 ts_tablet_manager.cc:1434] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:11:43.977540  5836 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:43.978935  5838 tablet_bootstrap.cc:654] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.981263  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:43.982095  5722 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:43.984998  5836 tablet_bootstrap.cc:654] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.993513  5544 catalog_manager.cc:5697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.995307  5889 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.000144  5837 tablet_bootstrap.cc:654] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.002262  5836 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:44.002744  5836 ts_tablet_manager.cc:1403] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260709 13:11:44.003863  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:44.004511  5647 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.013506  5836 raft_consensus.cc:359] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.014302  5836 raft_consensus.cc:385] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.014606  5836 raft_consensus.cc:740] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.014771  5647 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:44.015300  5836 consensus_queue.cc:260] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.016031  5760 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:44.016248  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:44.016974  5838 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:44.016798  5722 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.017441  5838 ts_tablet_manager.cc:1403] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.008s
I20260709 13:11:44.018132  5836 ts_tablet_manager.cc:1434] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:11:44.018992  5836 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:44.023432  5950 raft_consensus.cc:493] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.023936  5950 raft_consensus.cc:515] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.017115  5889 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.026036  5950 leader_election.cc:290] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.027567  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.028208  5647 raft_consensus.cc:2468] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:44.028628  5838 raft_consensus.cc:359] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.029340  5838 raft_consensus.cc:385] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.029690  5838 raft_consensus.cc:740] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.030642  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.031489  5721 raft_consensus.cc:2468] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:44.029822  5760 leader_election.cc:304] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:44.033002  5950 raft_consensus.cc:2804] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.033175  5722 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:44.033385  5950 raft_consensus.cc:493] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.033819  5996 raft_consensus.cc:2804] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.033906  5950 raft_consensus.cc:3060] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.034466  5996 raft_consensus.cc:697] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:44.041406  5838 consensus_queue.cc:260] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.040186  5996 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.043993  5838 ts_tablet_manager.cc:1434] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.005s
I20260709 13:11:44.045914  5950 raft_consensus.cc:515] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.048887  5836 tablet_bootstrap.cc:654] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.053980  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:44.054831  5647 raft_consensus.cc:3060] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.054029  5883 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.057821  5838 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:44.056764  5883 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.050042  5950 leader_election.cc:290] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.060753  5883 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.061934  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:44.062511  5721 raft_consensus.cc:3060] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.062454  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.063143  5644 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:44.072652  5686 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:44.073521  5883 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.073922  5883 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.074245  5883 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.074743  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:44.082037  5687 leader_election.cc:343] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.092155  5721 raft_consensus.cc:2468] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:44.093896  5761 leader_election.cc:304] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:44.094907  5950 raft_consensus.cc:2804] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.095708  5950 raft_consensus.cc:697] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:44.096673  5950 consensus_queue.cc:237] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.097100  5647 raft_consensus.cc:2468] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:44.106436  5883 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.110476  5958 raft_consensus.cc:493] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.127079  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:44.127741  5647 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.124810  5958 raft_consensus.cc:515] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.134953  5958 leader_election.cc:290] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.135957  5883 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.150403  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.152261  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:44.153708  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:44.167138  5687 leader_election.cc:343] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:44.173400  5612 leader_election.cc:343] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:44.174144  5612 leader_election.cc:343] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.174532  5612 leader_election.cc:304] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.176321  5958 raft_consensus.cc:2749] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.186817  5837 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:44.187358  5837 ts_tablet_manager.cc:1403] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.243s	user 0.014s	sys 0.026s
I20260709 13:11:44.187744  5838 tablet_bootstrap.cc:654] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.191663  5837 raft_consensus.cc:359] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.192708  5647 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:44.194029  5837 raft_consensus.cc:385] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.196942  5837 raft_consensus.cc:740] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.198747  5837 consensus_queue.cc:260] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.204885  5889 raft_consensus.cc:493] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.204298  5686 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.205729  5889 raft_consensus.cc:515] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.207981  5883 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.208698  5883 raft_consensus.cc:697] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:44.209509  5883 consensus_queue.cc:237] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.210860  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.212142  5837 ts_tablet_manager.cc:1434] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 13:11:44.211737  5889 leader_election.cc:290] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.214052  5837 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:44.214836  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.215884  5721 raft_consensus.cc:2393] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:44.221575  5761 leader_election.cc:304] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:44.223269  5996 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.224941  5836 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:44.225582  5836 ts_tablet_manager.cc:1403] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.207s	user 0.035s	sys 0.016s
I20260709 13:11:44.226955  5838 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:44.227365  5838 ts_tablet_manager.cc:1403] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.001s
I20260709 13:11:44.231213  5838 raft_consensus.cc:359] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.231938  5838 raft_consensus.cc:385] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.232019  5996 raft_consensus.cc:2749] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.232189  5838 raft_consensus.cc:740] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.232507  5544 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:44.234882  5836 raft_consensus.cc:359] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.235631  5836 raft_consensus.cc:385] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.235038  5544 catalog_manager.cc:5697] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:44.235937  5836 raft_consensus.cc:740] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.236253  5545 catalog_manager.cc:5697] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.236919  5836 consensus_queue.cc:260] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.237864  5860 raft_consensus.cc:493] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.238394  5860 raft_consensus.cc:515] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.239054  5836 ts_tablet_manager.cc:1434] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:11:44.239858  5836 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:44.240556  5860 leader_election.cc:290] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.241307  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e888d26e960d4f86ba2c9b4856f412b1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.241961  5838 consensus_queue.cc:260] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.243438  5837 tablet_bootstrap.cc:654] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.244402  5838 ts_tablet_manager.cc:1434] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:11:44.245397  5838 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:44.246340  5836 tablet_bootstrap.cc:654] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.252863  5838 tablet_bootstrap.cc:654] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.254832  5958 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.252851  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e888d26e960d4f86ba2c9b4856f412b1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:44.258208  5687 leader_election.cc:343] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.241989  5647 raft_consensus.cc:2468] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:44.270748  5686 leader_election.cc:304] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.272625  5842 raft_consensus.cc:2804] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.273056  5842 raft_consensus.cc:493] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.273397  5842 raft_consensus.cc:3060] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.276356  5837 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:44.276854  5837 ts_tablet_manager.cc:1403] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.003s
I20260709 13:11:44.278203  5958 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.278735  5958 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.280926  5958 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.285900  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:44.288105  5612 leader_election.cc:343] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.288400  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.291709  5722 raft_consensus.cc:2468] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:44.283596  5837 raft_consensus.cc:359] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.294565  5891 raft_consensus.cc:493] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.295073  5891 raft_consensus.cc:515] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.297084  5891 leader_election.cc:290] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.294265  5837 raft_consensus.cc:385] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.297930  5837 raft_consensus.cc:740] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.298476  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.298743  5837 consensus_queue.cc:260] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.299342  5722 raft_consensus.cc:2468] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:44.300282  5612 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.301113  5891 raft_consensus.cc:2804] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.300832  5842 raft_consensus.cc:515] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.301477  5891 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.301890  5891 raft_consensus.cc:3060] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.302332  5837 ts_tablet_manager.cc:1434] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:11:44.302441  5838 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:44.302928  5838 ts_tablet_manager.cc:1403] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.023s
I20260709 13:11:44.303288  5837 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:44.305670  5838 raft_consensus.cc:359] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.306406  5838 raft_consensus.cc:385] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.306687  5838 raft_consensus.cc:740] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.307380  5838 consensus_queue.cc:260] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.308465  5612 leader_election.cc:304] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:44.308418  5855 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.312346  5958 raft_consensus.cc:2804] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.312758  5958 raft_consensus.cc:493] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.313145  5958 raft_consensus.cc:3060] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.313437  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:44.315939  5612 leader_election.cc:343] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.310889  5838 ts_tablet_manager.cc:1434] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:11:44.321798  5860 consensus_queue.cc:1048] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.311538  5837 tablet_bootstrap.cc:654] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.323334  5836 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:44.323612  5838 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:44.323889  5836 ts_tablet_manager.cc:1403] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.038s
I20260709 13:11:44.326661  5836 raft_consensus.cc:359] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.311332  5891 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.327432  5836 raft_consensus.cc:385] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.327776  5836 raft_consensus.cc:740] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.328480  5836 consensus_queue.cc:260] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.331070  5836 ts_tablet_manager.cc:1434] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:44.328915  5891 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.332093  5836 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:44.335105  5838 tablet_bootstrap.cc:654] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.338491  5836 tablet_bootstrap.cc:654] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.337152  5837 tablet_bootstrap.cc:492] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:44.339167  5837 ts_tablet_manager.cc:1403] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:11:44.321799  5958 raft_consensus.cc:515] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.342327  5837 raft_consensus.cc:359] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.345201  5837 raft_consensus.cc:385] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.345655  5837 raft_consensus.cc:740] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.346563  5837 consensus_queue.cc:260] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.348992  5837 ts_tablet_manager.cc:1434] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:11:44.343205  5958 leader_election.cc:290] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.350281  5837 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:44.364611  5837 tablet_bootstrap.cc:654] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.370726  5842 leader_election.cc:290] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.371878  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:44.372512  5721 raft_consensus.cc:3060] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.372357  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e888d26e960d4f86ba2c9b4856f412b1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:44.375669  5647 raft_consensus.cc:3060] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.375958  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:44.377205  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:44.377280  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e888d26e960d4f86ba2c9b4856f412b1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:44.379082  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:44.379421  5795 raft_consensus.cc:3060] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.379771  5720 raft_consensus.cc:3060] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.380504  5836 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:44.387463  5842 consensus_queue.cc:1048] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:44.394392  5996 raft_consensus.cc:493] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.395155  5996 raft_consensus.cc:515] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.406486  5838 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:44.598212  5836 ts_tablet_manager.cc:1403] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.266s	user 0.010s	sys 0.050s
I20260709 13:11:44.598752  5838 ts_tablet_manager.cc:1403] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.277s	user 0.031s	sys 0.032s
I20260709 13:11:44.599444  5647 raft_consensus.cc:2468] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:44.601064  5838 raft_consensus.cc:359] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.601629  5838 raft_consensus.cc:385] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.602010  5838 raft_consensus.cc:740] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.487135  5958 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.602689  5838 consensus_queue.cc:260] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.602873  5958 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.604385  5838 ts_tablet_manager.cc:1434] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:11:44.605176  5838 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:44.605109  5958 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.606997  5795 raft_consensus.cc:2468] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:44.511475  5721 raft_consensus.cc:2468] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:44.426048  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.581306  5855 raft_consensus.cc:493] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.471274  5860 raft_consensus.cc:493] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.424631  5996 leader_election.cc:290] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.457222  5889 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.424695  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.619037  5720 raft_consensus.cc:2468] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:44.628386  5687 leader_election.cc:304] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:44.630430  5963 raft_consensus.cc:2804] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.624495  5646 raft_consensus.cc:2468] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:44.623248  5889 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.622740  5860 raft_consensus.cc:515] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.615506  5855 raft_consensus.cc:515] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.633807  5963 raft_consensus.cc:697] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:44.637763  5963 consensus_queue.cc:237] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.638840  5950 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:44.641110  5855 leader_election.cc:290] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.645972  5793 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.646257  5719 raft_consensus.cc:2468] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:44.646744  5760 leader_election.cc:304] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:44.666734  5860 leader_election.cc:290] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:44.668576  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.669343  5646 raft_consensus.cc:2393] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
W20260709 13:11:44.466200  5612 leader_election.cc:343] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.669860  5950 raft_consensus.cc:2804] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.670243  5950 raft_consensus.cc:493] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.670637  5950 raft_consensus.cc:3060] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.672482  5836 raft_consensus.cc:359] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.673149  5836 raft_consensus.cc:385] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.673398  5836 raft_consensus.cc:740] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
W20260709 13:11:44.670166  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 204028us
I20260709 13:11:44.673730  5889 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.676075  5836 consensus_queue.cc:260] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:44.676057  5612 leader_election.cc:343] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.680241  5891 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.680294  5950 raft_consensus.cc:515] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.681340  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.682246  5836 ts_tablet_manager.cc:1434] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.001s
I20260709 13:11:44.686923  5950 leader_election.cc:290] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:44.697242  5761 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:44.702803  5889 raft_consensus.cc:2749] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.708366  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:44.709257  5795 raft_consensus.cc:2393] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:44.713928  5836 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:44.719329  5950 consensus_queue.cc:1048] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.726598  5612 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.727438  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:44.730351  5855 raft_consensus.cc:2804] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.730815  5645 raft_consensus.cc:2468] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:44.731722  5855 raft_consensus.cc:697] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:44.733570  5855 consensus_queue.cc:237] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.734952  5612 leader_election.cc:304] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:44.735673  5958 raft_consensus.cc:2804] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.744903  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:44.745371  5837 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:44.745536  5719 raft_consensus.cc:3060] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.745857  5837 ts_tablet_manager.cc:1403] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.396s	user 0.017s	sys 0.025s
I20260709 13:11:44.748961  5838 tablet_bootstrap.cc:654] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.761027  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:44.761595  5646 raft_consensus.cc:3060] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.762670  5836 tablet_bootstrap.cc:654] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.765524  5837 raft_consensus.cc:359] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.766255  5837 raft_consensus.cc:385] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.766525  5837 raft_consensus.cc:740] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.770260  5837 consensus_queue.cc:260] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.774493  5837 ts_tablet_manager.cc:1434] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:11:44.776144  5837 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:44.771247  5958 raft_consensus.cc:697] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:44.777408  5958 consensus_queue.cc:237] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:44.798344  5544 catalog_manager.cc:5697] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.057116  5837 tablet_bootstrap.cc:654] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.778882  5545 catalog_manager.cc:5697] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.054759  5838 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:45.058158  5838 ts_tablet_manager.cc:1403] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.453s	user 0.017s	sys 0.004s
I20260709 13:11:44.784152  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:44.845525  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:44.885972  5855 raft_consensus.cc:493] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.809092  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:44.817211  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.021171  5646 raft_consensus.cc:2468] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
W20260709 13:11:45.055138  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 271841us
I20260709 13:11:44.853467  5719 raft_consensus.cc:2468] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:44.971890  5950 consensus_queue.cc:1048] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.097s
I20260709 13:11:45.064190  5842 raft_consensus.cc:493] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:45.075369  5612 leader_election.cc:343] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.079111  5760 leader_election.cc:304] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:45.075635  5842 raft_consensus.cc:515] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.080163  5889 raft_consensus.cc:2804] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.080648  5889 raft_consensus.cc:697] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:45.079152  5838 raft_consensus.cc:359] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.082196  5838 raft_consensus.cc:385] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.082424  5838 raft_consensus.cc:740] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.083899  5842 leader_election.cc:290] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.086787  5889 consensus_queue.cc:237] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:45.091368  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:45.092842  5838 consensus_queue.cc:260] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.095676  5686 leader_election.cc:304] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:45.098601  5612 leader_election.cc:343] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.072021  5855 raft_consensus.cc:515] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.096947  5842 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:11:45.119733  5836 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:45.120186  5836 ts_tablet_manager.cc:1403] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.407s	user 0.026s	sys 0.010s
I20260709 13:11:45.133692  5838 ts_tablet_manager.cc:1434] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:11:45.098268  5958 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:11:45.142204  6017 raft_consensus.cc:2764] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:45.147295  5855 leader_election.cc:290] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.154335  5838 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:45.154467  5836 raft_consensus.cc:359] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.155133  5836 raft_consensus.cc:385] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.155382  5836 raft_consensus.cc:740] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.156142  5836 consensus_queue.cc:260] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.160669  5836 ts_tablet_manager.cc:1434] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:11:45.161525  5836 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:45.161931  5838 tablet_bootstrap.cc:654] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.167635  5836 tablet_bootstrap.cc:654] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:45.168742  6027 log.cc:927] Time spent T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.114s	user 0.004s	sys 0.000s
I20260709 13:11:45.170151  5837 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:45.170630  5837 ts_tablet_manager.cc:1403] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.395s	user 0.025s	sys 0.014s
I20260709 13:11:45.173255  5837 raft_consensus.cc:359] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.173811  5837 raft_consensus.cc:385] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.174105  5837 raft_consensus.cc:740] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.175417  5837 consensus_queue.cc:260] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.241858  5838 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
W20260709 13:11:45.207674  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 92630.5us
I20260709 13:11:45.242501  5837 ts_tablet_manager.cc:1434] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.000s
I20260709 13:11:45.245108  5837 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:45.258842  5996 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.259887  5996 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.264185  5836 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:45.265276  5836 ts_tablet_manager.cc:1403] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.003s
I20260709 13:11:45.284785  5996 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:45.298015  5838 ts_tablet_manager.cc:1403] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.007s
I20260709 13:11:45.301306  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.280222  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.307699  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.310029  5644 raft_consensus.cc:2468] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:45.318442  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.326359  5950 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.331480  5836 raft_consensus.cc:359] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.332284  5836 raft_consensus.cc:385] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.332595  5836 raft_consensus.cc:740] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
W20260709 13:11:45.343495  5612 leader_election.cc:343] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.344538  5612 leader_election.cc:343] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.345012  5612 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.346794  5883 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:45.348215  5687 leader_election.cc:343] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.348685  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.356432  5838 raft_consensus.cc:359] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.357369  5838 raft_consensus.cc:385] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.357781  5838 raft_consensus.cc:740] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.358225  5855 raft_consensus.cc:2749] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.358844  5838 consensus_queue.cc:260] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.333328  5836 consensus_queue.cc:260] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:45.366079  5612 leader_election.cc:343] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.381805  5612 leader_election.cc:304] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:45.383185  6046 log.cc:927] Time spent T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:11:45.383322  5838 ts_tablet_manager.cc:1434] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 13:11:45.386237  5855 raft_consensus.cc:2749] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:45.396023  5612 leader_election.cc:343] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.396564  5612 leader_election.cc:304] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.398941  5958 raft_consensus.cc:2749] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.400852  5836 ts_tablet_manager.cc:1434] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.130s	user 0.003s	sys 0.007s
I20260709 13:11:45.402504  5836 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:45.407449  5883 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.418098  5787 raft_consensus.cc:3060] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.422497  5855 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:45.406620  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 65804.7us
I20260709 13:11:45.430393  5791 raft_consensus.cc:3060] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.434733  5686 leader_election.cc:304] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.435891  5942 raft_consensus.cc:2804] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.437496  5942 raft_consensus.cc:493] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.437857  5942 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.475564  5891 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.477111  5838 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:45.480037  5942 raft_consensus.cc:515] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.481079  5860 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.488498  5837 tablet_bootstrap.cc:654] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:45.481887  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 47385.3us
I20260709 13:11:45.496869  5963 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.499181  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.514573  5942 leader_election.cc:290] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.482468  5860 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.528403  5761 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:45.530556  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:45.531440  5646 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.548022  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:45.559279  5855 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.559840  5855 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:45.560478  5687 leader_election.cc:343] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.563141  5855 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.566123  5860 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.571098  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.571794  5719 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:45.557834  5545 catalog_manager.cc:5697] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.573648  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.575903  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.576581  5645 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:45.578699  5612 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:45.582356  5891 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.582739  5891 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.583086  5891 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.583031  5686 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:45.585604  5883 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.586138  5883 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.586580  5883 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.591461  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:45.593238  5687 leader_election.cc:343] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.596370  5612 leader_election.cc:343] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.597355  5836 tablet_bootstrap.cc:654] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.600636  6045 consensus_queue.cc:1048] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:45.599339  5646 raft_consensus.cc:2468] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:45.614463  5958 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:45.615363  5883 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.622546  5883 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.624615  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:45.626662  5687 leader_election.cc:343] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.627209  5838 tablet_bootstrap.cc:654] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.634027  5891 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.642890  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:45.647609  5836 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:45.648167  5836 ts_tablet_manager.cc:1403] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.246s	user 0.011s	sys 0.009s
I20260709 13:11:45.647939  5646 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:45.651166  5837 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:45.651765  5837 ts_tablet_manager.cc:1403] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.407s	user 0.015s	sys 0.042s
I20260709 13:11:45.655767  6021 raft_consensus.cc:2749] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.648802  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:45.660367  5720 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:45.652976  5686 leader_election.cc:304] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.664317  5838 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:45.664809  5838 ts_tablet_manager.cc:1403] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.232s	user 0.021s	sys 0.008s
I20260709 13:11:45.665987  5860 raft_consensus.cc:2804] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.666330  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:45.668453  5838 raft_consensus.cc:359] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.669135  5838 raft_consensus.cc:385] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.669397  5838 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.670083  5838 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.672258  5838 ts_tablet_manager.cc:1434] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:11:45.672830  5612 leader_election.cc:343] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.673319  5612 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.675313  5836 raft_consensus.cc:359] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.676136  5836 raft_consensus.cc:385] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.676331  5836 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.677695  5838 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:45.675077  5860 raft_consensus.cc:697] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:45.680540  5836 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.677515  6029 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.673831  5891 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.682600  5855 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:45.685938  5544 catalog_manager.cc:5697] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:45.687029  5860 consensus_queue.cc:237] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.695389  5837 raft_consensus.cc:359] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.696148  5837 raft_consensus.cc:385] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.696379  5837 raft_consensus.cc:740] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.696945  5837 consensus_queue.cc:260] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.698951  5837 ts_tablet_manager.cc:1434] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:11:45.699985  5837 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:45.703436  5836 ts_tablet_manager.cc:1434] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260709 13:11:45.704442  5836 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:45.707252  5942 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.707747  5942 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.712567  5942 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.716007  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.736622  5836 tablet_bootstrap.cc:654] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.749449  5838 tablet_bootstrap.cc:654] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.759177  5889 consensus_queue.cc:1048] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.764678  5891 raft_consensus.cc:493] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.765218  5891 raft_consensus.cc:515] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.766566  5837 tablet_bootstrap.cc:654] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.770515  5891 leader_election.cc:290] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.772692  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:45.776553  5612 leader_election.cc:343] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.763098  5686 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:45.769402  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 53884.3us
I20260709 13:11:45.798645  5860 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.843058  6029 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.843780  6029 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.856312  6029 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.856714  5836 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:45.857167  5836 ts_tablet_manager.cc:1403] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.025s
W20260709 13:11:45.848570  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 87081.9us
I20260709 13:11:45.860754  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.862867  5837 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:45.865953  5837 ts_tablet_manager.cc:1403] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.023s
I20260709 13:11:45.871234  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.871902  5645 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:45.872294  6066 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.872787  6066 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.874997  6066 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.875531  5837 raft_consensus.cc:359] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.876255  5837 raft_consensus.cc:385] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.876508  5837 raft_consensus.cc:740] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.877179  5837 consensus_queue.cc:260] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.879076  5837 ts_tablet_manager.cc:1434] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:45.880007  5837 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:45.883545  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.884245  5645 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:45.863843  5544 catalog_manager.cc:5697] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:45.864769  5687 leader_election.cc:343] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.864921  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.887042  5722 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:45.866263  5838 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:45.866722  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.888134  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:45.888305  5838 ts_tablet_manager.cc:1403] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.215s	user 0.016s	sys 0.013s
W20260709 13:11:45.889856  5612 leader_election.cc:343] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.890512  5612 leader_election.cc:343] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.892413  5687 leader_election.cc:343] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.892731  5838 raft_consensus.cc:359] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.893476  5838 raft_consensus.cc:385] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.893039  5612 leader_election.cc:304] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.893780  5838 raft_consensus.cc:740] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.894296  5958 raft_consensus.cc:2749] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.894490  5838 consensus_queue.cc:260] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.862453  5836 raft_consensus.cc:359] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.895519  5836 raft_consensus.cc:385] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.895807  5836 raft_consensus.cc:740] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.896498  5836 consensus_queue.cc:260] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.897010  5686 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.898155  6066 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.898548  6066 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.898907  6066 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.900571  5838 ts_tablet_manager.cc:1434] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:11:45.901916  5838 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:45.898923  5836 ts_tablet_manager.cc:1434] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260709 13:11:45.909258  5612 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.910264  5837 tablet_bootstrap.cc:654] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.910697  5958 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.911159  5958 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.912161  5958 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.912336  5836 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:45.936842  6066 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.940694  5837 tablet_bootstrap.cc:492] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:45.941398  5837 ts_tablet_manager.cc:1403] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.009s
I20260709 13:11:45.942579  5836 tablet_bootstrap.cc:654] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.937827  5686 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.947302  6065 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.947707  6065 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.948052  6065 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.948781  5958 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.951776  5838 tablet_bootstrap.cc:654] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.955071  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:45.955605  6065 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.959530  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:45.952445  6066 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.953357  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:45.960570  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:45.961284  5643 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.949239  5837 raft_consensus.cc:359] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.962029  5837 raft_consensus.cc:385] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.962311  5837 raft_consensus.cc:740] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.962898  5958 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.963625  5837 consensus_queue.cc:260] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.964491  5795 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.960839  5722 raft_consensus.cc:2393] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
W20260709 13:11:45.967131  5612 leader_election.cc:343] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.967643  5612 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.969010  5891 raft_consensus.cc:2749] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.969296  5889 raft_consensus.cc:493] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.969869  5889 raft_consensus.cc:515] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:45.974251  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:45.975059  5644 raft_consensus.cc:2468] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:45.976658  5760 leader_election.cc:304] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:45.977876  6049 raft_consensus.cc:2804] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.978266  6049 raft_consensus.cc:493] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.978590  6049 raft_consensus.cc:3060] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.978653  5643 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:45.981556  5889 leader_election.cc:290] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:45.983807  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:45.984675  5645 raft_consensus.cc:2393] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:45.986899  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:45.988431  5687 leader_election.cc:343] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.989094  6065 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:45.990322  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:45.991051  5722 raft_consensus.cc:2468] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:45.992626  5795 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:45.994678  5686 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:45.996201  6066 raft_consensus.cc:2749] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.996049  5687 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:45.998242  5860 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.998800  5860 raft_consensus.cc:697] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:45.999653  5860 consensus_queue.cc:237] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.000180  6049 raft_consensus.cc:515] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.004014  5838 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.005450  5838 ts_tablet_manager.cc:1403] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.011s
I20260709 13:11:46.008285  5837 ts_tablet_manager.cc:1434] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:11:46.009953  5837 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.011308  5838 raft_consensus.cc:359] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.013084  5838 raft_consensus.cc:385] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.013873  5838 raft_consensus.cc:740] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.016443  5836 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.016994  5836 ts_tablet_manager.cc:1403] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.016s
I20260709 13:11:46.016860  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.017568  5643 raft_consensus.cc:3060] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.017850  6049 leader_election.cc:290] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.022310  5837 tablet_bootstrap.cc:654] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.025352  5836 raft_consensus.cc:359] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.026456  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:46.030817  5722 raft_consensus.cc:3060] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.037560  5544 catalog_manager.cc:5697] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.026335  5838 consensus_queue.cc:260] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.044643  5837 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.045912  5837 ts_tablet_manager.cc:1403] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260709 13:11:46.040817  5722 raft_consensus.cc:2468] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:46.048046  5838 ts_tablet_manager.cc:1434] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 13:11:46.048713  5837 raft_consensus.cc:359] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.051352  5837 raft_consensus.cc:385] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.051646  5838 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.051618  5837 raft_consensus.cc:740] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.052315  5836 raft_consensus.cc:385] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.052708  5836 raft_consensus.cc:740] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.052430  5761 leader_election.cc:304] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:46.052361  5837 consensus_queue.cc:260] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.030167  5643 raft_consensus.cc:2468] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:46.053404  5836 consensus_queue.cc:260] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.055835  5836 ts_tablet_manager.cc:1434] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:11:46.058703  5836 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.053602  6049 raft_consensus.cc:2804] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.063640  6049 raft_consensus.cc:697] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:46.064782  6049 consensus_queue.cc:237] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.067672  5838 tablet_bootstrap.cc:654] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.074748  5837 ts_tablet_manager.cc:1434] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:11:46.079561  5837 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.079802  5836 tablet_bootstrap.cc:654] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.089015  5837 tablet_bootstrap.cc:654] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.108886  6049 raft_consensus.cc:493] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.109429  6049 raft_consensus.cc:515] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.112263  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.113111  5643 raft_consensus.cc:2393] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:46.115404  6049 leader_election.cc:290] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.116209  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.118214  5761 leader_election.cc:304] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.120529  6049 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.113996  5544 catalog_manager.cc:5697] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:46.130915  6066 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.131543  6066 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.132207  6049 raft_consensus.cc:2749] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.132169  6029 raft_consensus.cc:493] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.133875  6066 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.135277  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.136075  5643 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.138394  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.133447  6029 raft_consensus.cc:515] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.138665  5686 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.140689  6029 leader_election.cc:290] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:11:46.140846  5687 leader_election.cc:343] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.142328  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.143448  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.144773  5860 raft_consensus.cc:2804] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.145169  5860 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.145496  5860 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:46.146250  5612 leader_election.cc:343] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.153143  5837 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.153643  5838 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.153656  5837 ts_tablet_manager.cc:1403] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.003s
I20260709 13:11:46.154127  5838 ts_tablet_manager.cc:1403] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.007s
W20260709 13:11:46.156685  5612 leader_election.cc:343] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.157141  5612 leader_election.cc:304] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.157204  5838 raft_consensus.cc:359] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.158077  5838 raft_consensus.cc:385] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.158412  5838 raft_consensus.cc:740] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.158878  5836 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.159348  5836 ts_tablet_manager.cc:1403] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.022s
I20260709 13:11:46.159612  6029 raft_consensus.cc:2749] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.160655  5837 raft_consensus.cc:359] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.160900  6066 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:46.163554  5837 raft_consensus.cc:385] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.163898  5837 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.162572  5836 raft_consensus.cc:359] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.164682  5836 raft_consensus.cc:385] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.164569  5837 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.165001  5836 raft_consensus.cc:740] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
W20260709 13:11:46.165089  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:46.166944  5837 ts_tablet_manager.cc:1434] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:11:46.166707  5836 consensus_queue.cc:260] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.162750  5860 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.159194  5838 consensus_queue.cc:260] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.169222  5836 ts_tablet_manager.cc:1434] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:11:46.170665  5838 ts_tablet_manager.cc:1434] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:11:46.171682  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:46.173282  5687 leader_election.cc:343] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.176369  5836 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.176422  6066 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:46.179363  5860 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.180727  5837 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.186265  5836 tablet_bootstrap.cc:654] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.190966  5838 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.194932  5837 tablet_bootstrap.cc:654] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.196801  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.197469  5643 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.199144  5889 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.199690  5889 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.201777  5889 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.203790  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.204576  5644 raft_consensus.cc:2393] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:46.215456  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.216460  5722 raft_consensus.cc:2393] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:46.218778  5836 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.219000  5761 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.219285  5836 ts_tablet_manager.cc:1403] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.002s
I20260709 13:11:46.220178  5889 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.222376  5836 raft_consensus.cc:359] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.222847  5836 raft_consensus.cc:385] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.223023  5836 raft_consensus.cc:740] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.223417  5836 consensus_queue.cc:260] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.224835  5836 ts_tablet_manager.cc:1434] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:46.226037  5836 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.236639  5889 raft_consensus.cc:2749] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.239282  5836 tablet_bootstrap.cc:654] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.215421  5643 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.243780  5686 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.244515  5836 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.244518  6066 raft_consensus.cc:2804] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.245158  6066 raft_consensus.cc:697] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:46.246110  6066 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.245106  5837 tablet_bootstrap.cc:492] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.247231  5837 ts_tablet_manager.cc:1403] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.002s
I20260709 13:11:46.249850  5837 raft_consensus.cc:359] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.250520  5837 raft_consensus.cc:385] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.250775  5837 raft_consensus.cc:740] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.252745  5837 consensus_queue.cc:260] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.245128  5836 ts_tablet_manager.cc:1403] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:11:46.251106  5838 tablet_bootstrap.cc:654] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.255470  5837 ts_tablet_manager.cc:1434] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:46.256547  5837 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.257119  5836 raft_consensus.cc:359] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.257817  5836 raft_consensus.cc:385] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.258073  5836 raft_consensus.cc:740] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.258685  5836 consensus_queue.cc:260] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.260792  5836 ts_tablet_manager.cc:1434] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:11:46.263080  5837 tablet_bootstrap.cc:654] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.274308  5836 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.279059  5838 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.279676  5838 ts_tablet_manager.cc:1403] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.005s
I20260709 13:11:46.280647  5544 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.282804  5836 tablet_bootstrap.cc:654] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.282470  5838 raft_consensus.cc:359] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.283198  5838 raft_consensus.cc:385] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.283466  5838 raft_consensus.cc:740] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.283706  5837 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.284482  5837 ts_tablet_manager.cc:1403] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.001s
I20260709 13:11:46.284298  5838 consensus_queue.cc:260] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.286586  5838 ts_tablet_manager.cc:1434] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:46.287919  5837 raft_consensus.cc:359] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.289005  5837 raft_consensus.cc:385] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.289392  5837 raft_consensus.cc:740] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.290674  5837 consensus_queue.cc:260] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.294903  5837 ts_tablet_manager.cc:1434] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:11:46.298779  5837 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.300422  5836 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.300912  5836 ts_tablet_manager.cc:1403] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.014s
I20260709 13:11:46.303941  5836 raft_consensus.cc:359] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.304777  5837 tablet_bootstrap.cc:654] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.304629  5836 raft_consensus.cc:385] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.306735  5836 raft_consensus.cc:740] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.307390  5836 consensus_queue.cc:260] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.316447  5836 ts_tablet_manager.cc:1434] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:11:46.317489  5836 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.323380  5836 tablet_bootstrap.cc:654] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.331845  5838 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.336504  5836 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.337024  5836 ts_tablet_manager.cc:1403] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:11:46.339619  5836 raft_consensus.cc:359] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.340027  5838 tablet_bootstrap.cc:654] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.340340  5836 raft_consensus.cc:385] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.340688  5836 raft_consensus.cc:740] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.341333  5836 consensus_queue.cc:260] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.342952  5836 ts_tablet_manager.cc:1434] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:46.344054  5836 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.344590  5837 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.345062  5837 ts_tablet_manager.cc:1403] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.017s
I20260709 13:11:46.347769  5837 raft_consensus.cc:359] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.348522  5837 raft_consensus.cc:385] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.348819  5837 raft_consensus.cc:740] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.349857  5836 tablet_bootstrap.cc:654] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.349584  5837 consensus_queue.cc:260] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.351917  5837 ts_tablet_manager.cc:1434] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:11:46.353401  5837 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.361229  5837 tablet_bootstrap.cc:654] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.368147  5860 raft_consensus.cc:493] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.368700  5860 raft_consensus.cc:515] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.370786  5860 leader_election.cc:290] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.372534  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.373473  5643 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.375118  5686 leader_election.cc:304] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.376297  5860 raft_consensus.cc:2804] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.376804  5860 raft_consensus.cc:493] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.377211  5860 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.378834  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.379529  5787 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.380754  5838 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.381217  5838 ts_tablet_manager.cc:1403] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.011s
I20260709 13:11:46.383836  5838 raft_consensus.cc:359] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.384485  5838 raft_consensus.cc:385] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.384748  5838 raft_consensus.cc:740] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.385361  5838 consensus_queue.cc:260] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.389596  6066 raft_consensus.cc:493] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.390321  6066 raft_consensus.cc:515] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.404651  6066 leader_election.cc:290] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.404888  5838 ts_tablet_manager.cc:1434] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 13:11:46.406491  5838 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.406136  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.406984  5643 raft_consensus.cc:2468] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.408663  5889 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.408434  5686 leader_election.cc:304] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.410177  5836 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.409149  5889 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.410647  5836 ts_tablet_manager.cc:1403] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.003s
I20260709 13:11:46.410718  6066 raft_consensus.cc:2804] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.411151  6066 raft_consensus.cc:493] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.411554  6066 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.412395  5889 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.415160  5838 tablet_bootstrap.cc:654] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.415414  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.416245  5722 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:46.414465  5860 raft_consensus.cc:515] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.420998  6066 raft_consensus.cc:515] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.427016  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.430266  5860 leader_election.cc:290] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.413597  5836 raft_consensus.cc:359] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.437956  6019 raft_consensus.cc:493] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.444312  6019 raft_consensus.cc:515] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.444861  6066 leader_election.cc:290] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.445061  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.445369  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.445721  5645 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.446226  5643 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:46.446514  6019 leader_election.cc:290] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.439323  5963 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.440354  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.447177  5795 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.447299  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.448271  5891 raft_consensus.cc:493] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:46.448939  5686 leader_election.cc:343] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.442453  5837 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.449864  5837 ts_tablet_manager.cc:1403] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.039s
I20260709 13:11:46.449748  5760 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.448726  5891 raft_consensus.cc:515] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.452412  5891 leader_election.cc:290] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.453433  5645 raft_consensus.cc:2468] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.453824  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.444149  5836 raft_consensus.cc:385] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.454242  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.454488  5836 raft_consensus.cc:740] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.454519  5646 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.455336  5836 consensus_queue.cc:260] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:46.456106  5612 leader_election.cc:343] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.457180  5889 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.457536  5836 ts_tablet_manager.cc:1434] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 13:11:46.453894  5795 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.442520  5838 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.458563  5838 ts_tablet_manager.cc:1403] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.008s
I20260709 13:11:46.460446  5836 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.461115  5686 leader_election.cc:304] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.461913  5963 raft_consensus.cc:2804] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.462371  5963 raft_consensus.cc:697] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:46.462883  5646 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.452592  5837 raft_consensus.cc:359] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.463168  5963 consensus_queue.cc:237] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.464022  5837 raft_consensus.cc:385] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.464331  5837 raft_consensus.cc:740] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.464980  5837 consensus_queue.cc:260] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.466738  5836 tablet_bootstrap.cc:654] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.467440  5837 ts_tablet_manager.cc:1434] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:11:46.468436  5837 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.469897  5686 leader_election.cc:304] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.473058  6019 raft_consensus.cc:2804] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.473634  6019 raft_consensus.cc:697] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:46.473440  5838 raft_consensus.cc:359] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.474148  5838 raft_consensus.cc:385] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.474434  5838 raft_consensus.cc:740] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.474603  6019 consensus_queue.cc:237] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.475205  5838 consensus_queue.cc:260] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.477346  5838 ts_tablet_manager.cc:1434] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.003s
I20260709 13:11:46.478355  5838 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.483089  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.484298  5838 tablet_bootstrap.cc:654] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.486327  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.487023  5787 raft_consensus.cc:2468] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.475339  5837 tablet_bootstrap.cc:654] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.493834  6049 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.494307  5836 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.494807  5836 ts_tablet_manager.cc:1403] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260709 13:11:46.497608  5836 raft_consensus.cc:359] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.498401  5836 raft_consensus.cc:385] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.498824  5836 raft_consensus.cc:740] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.502740  5836 consensus_queue.cc:260] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.504336  5836 ts_tablet_manager.cc:1434] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:46.505335  5836 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.507561  5838 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.508023  5838 ts_tablet_manager.cc:1403] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.003s
I20260709 13:11:46.509583  5544 catalog_manager.cc:5697] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.510704  5838 raft_consensus.cc:359] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.511353  5838 raft_consensus.cc:385] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.511633  5838 raft_consensus.cc:740] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.512245  5838 consensus_queue.cc:260] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.514453  5838 ts_tablet_manager.cc:1434] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:11:46.515475  5838 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.512869  5837 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.516652  5837 ts_tablet_manager.cc:1403] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260709 13:11:46.520121  5837 raft_consensus.cc:359] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.521031  5837 raft_consensus.cc:385] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.521363  5837 raft_consensus.cc:740] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.521672  5836 tablet_bootstrap.cc:654] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.522550  5837 consensus_queue.cc:260] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.526178  5837 ts_tablet_manager.cc:1434] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:11:46.529400  5837 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.530498  5838 tablet_bootstrap.cc:654] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.534732  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.539654  6045 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.541370  5838 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.543114  5838 ts_tablet_manager.cc:1403] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 13:11:46.548106  5889 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.548252  5838 raft_consensus.cc:359] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:46.549976  5687 leader_election.cc:343] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.553936  5838 raft_consensus.cc:385] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.554291  5838 raft_consensus.cc:740] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
W20260709 13:11:46.555222  5687 leader_election.cc:343] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.558449  5963 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.558694  5687 leader_election.cc:304] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.555241  5838 consensus_queue.cc:260] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.562719  5838 ts_tablet_manager.cc:1434] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:11:46.564177  5838 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.564297  5860 raft_consensus.cc:2804] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.564740  5860 raft_consensus.cc:493] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.565056  5860 raft_consensus.cc:3060] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.550765  5837 tablet_bootstrap.cc:654] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.572034  5860 raft_consensus.cc:515] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.573987  5860 leader_election.cc:290] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.579687  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
W20260709 13:11:46.584892  5686 leader_election.cc:343] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.585588  5838 tablet_bootstrap.cc:654] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.586378  5543 catalog_manager.cc:5697] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.588012  5891 raft_consensus.cc:493] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.588503  5891 raft_consensus.cc:515] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.591079  5891 leader_election.cc:290] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.592487  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:46.594161  5612 leader_election.cc:343] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:46.594866  5612 leader_election.cc:343] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.595280  5612 leader_election.cc:304] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.596170  6029 raft_consensus.cc:2749] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.600419  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.601092  5791 raft_consensus.cc:3060] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.601833  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.602555  5722 raft_consensus.cc:2468] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:46.605093  6044 raft_consensus.cc:493] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.605600  6044 raft_consensus.cc:515] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.607460  6029 raft_consensus.cc:493] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.607834  6044 leader_election.cc:290] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.607988  6029 raft_consensus.cc:515] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.610275  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.610947  5792 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.623021  5836 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.623692  5836 ts_tablet_manager.cc:1403] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.119s	user 0.032s	sys 0.026s
I20260709 13:11:46.625654  6029 leader_election.cc:290] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.630155  5612 leader_election.cc:304] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.628883  5791 raft_consensus.cc:2468] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.632313  6029 raft_consensus.cc:2804] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.632864  6029 raft_consensus.cc:493] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.633349  6029 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.633838  5687 leader_election.cc:304] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:46.634838  6044 raft_consensus.cc:2804] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.635197  6044 raft_consensus.cc:493] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.635553  6044 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.639477  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.643261  6044 raft_consensus.cc:515] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.645668  6044 leader_election.cc:290] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.645730  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.646865  5642 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:46.647423  5687 leader_election.cc:304] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.648120  5889 raft_consensus.cc:493] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.648767  5883 raft_consensus.cc:2804] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.649292  5883 raft_consensus.cc:697] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:46.650139  5883 consensus_queue.cc:237] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.650352  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.651219  5720 raft_consensus.cc:2468] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:46.648772  5889 raft_consensus.cc:515] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:46.653355  5612 leader_election.cc:343] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.654526  5889 leader_election.cc:290] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.655504  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1082fd92e4282b45a63381a089cee" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:46.655938  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1082fd92e4282b45a63381a089cee" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.656908  5642 raft_consensus.cc:2468] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
W20260709 13:11:46.657536  5761 leader_election.cc:343] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.658906  5760 leader_election.cc:304] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:46.658670  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.660629  5791 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.660696  5889 raft_consensus.cc:2804] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.661295  5889 raft_consensus.cc:493] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.661890  5889 raft_consensus.cc:3060] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.667249  5837 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.667760  5837 ts_tablet_manager.cc:1403] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.011s
I20260709 13:11:46.670907  5837 raft_consensus.cc:359] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.671581  5837 raft_consensus.cc:385] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.671844  5837 raft_consensus.cc:740] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.672591  5837 consensus_queue.cc:260] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.672576  5889 raft_consensus.cc:515] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.674793  5836 raft_consensus.cc:359] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.675530  5836 raft_consensus.cc:385] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.675833  5836 raft_consensus.cc:740] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.675201  5545 catalog_manager.cc:5697] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.679881  5612 leader_election.cc:304] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.680892  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.681595  5644 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.683043  5889 leader_election.cc:290] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.680682  5836 consensus_queue.cc:260] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.673015  6029 raft_consensus.cc:515] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.685883  6045 raft_consensus.cc:493] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.686422  6045 raft_consensus.cc:515] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.688982  6045 leader_election.cc:290] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:46.690719  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1082fd92e4282b45a63381a089cee" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:46.692126  5891 raft_consensus.cc:2804] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.692483  5891 raft_consensus.cc:493] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.692800  5891 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.695129  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:46.695235  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1082fd92e4282b45a63381a089cee" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:46.695778  5717 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.695859  5720 raft_consensus.cc:3060] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.687315  6029 leader_election.cc:290] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.699098  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.701870  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:46.703781  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:46.707630  5760 leader_election.cc:343] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:46.707989  5612 leader_election.cc:343] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.691797  5642 raft_consensus.cc:3060] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:46.713044  5761 leader_election.cc:343] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.713538  5761 leader_election.cc:304] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:46.714422  5837 ts_tablet_manager.cc:1434] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.002s
I20260709 13:11:46.716549  6019 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.720551  5836 ts_tablet_manager.cc:1434] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.004s
I20260709 13:11:46.721735  6019 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.722980  5644 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.724232  5837 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.726781  5720 raft_consensus.cc:2468] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:46.727319  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.730221  5686 leader_election.cc:304] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:46.731594  6065 raft_consensus.cc:2804] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.732134  6065 raft_consensus.cc:697] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:46.733146  6108 raft_consensus.cc:493] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.732991  6065 consensus_queue.cc:237] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.733745  6108 raft_consensus.cc:515] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.737596  6108 leader_election.cc:290] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.738427  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:46.744598  5686 leader_election.cc:343] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.745442  5836 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.728250  6019 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.748473  5838 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.728557  5889 raft_consensus.cc:2749] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.749320  5838 ts_tablet_manager.cc:1403] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.185s	user 0.037s	sys 0.028s
W20260709 13:11:46.751436  5687 leader_election.cc:343] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.751938  5687 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.757409  5761 leader_election.cc:304] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:46.758647  6045 raft_consensus.cc:2804] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.759996  6045 raft_consensus.cc:697] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:46.762060  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:46.763300  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:46.763649  5612 leader_election.cc:343] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.761322  6045 consensus_queue.cc:237] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.754292  6019 raft_consensus.cc:2749] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:46.768558  5612 leader_election.cc:343] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.766373  5791 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:46.764882  5838 raft_consensus.cc:359] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.769187  5612 leader_election.cc:304] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.776225  5838 raft_consensus.cc:385] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.775982  5891 raft_consensus.cc:515] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.776561  5838 raft_consensus.cc:740] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.745291  5717 raft_consensus.cc:2468] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:46.772521  5837 tablet_bootstrap.cc:654] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.775167  5642 raft_consensus.cc:2468] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:46.779217  6111 raft_consensus.cc:2749] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.777269  5838 consensus_queue.cc:260] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.782507  5612 leader_election.cc:304] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.786440  5891 leader_election.cc:290] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:46.787834  6109 raft_consensus.cc:2804] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.788065  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:46.788136  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:46.788551  6109 raft_consensus.cc:697] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:46.789281  5720 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.788368  5838 ts_tablet_manager.cc:1434] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
W20260709 13:11:46.791827  5612 leader_election.cc:343] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.789512  6109 consensus_queue.cc:237] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.794216  5838 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.793889  5543 catalog_manager.cc:5697] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.819890  5544 catalog_manager.cc:5697] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:46.824288  5720 raft_consensus.cc:2468] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:46.826912  5612 leader_election.cc:304] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:46.827710  5891 raft_consensus.cc:2804] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.828219  5891 raft_consensus.cc:697] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:46.829037  5891 consensus_queue.cc:237] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:46.834007  5687 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:46.840760  5836 tablet_bootstrap.cc:654] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.853917  5838 tablet_bootstrap.cc:654] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.854136  5883 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:46.874334  5545 catalog_manager.cc:5697] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.899677  6044 consensus_queue.cc:1048] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.909808  5837 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:46.910449  5837 ts_tablet_manager.cc:1403] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.186s	user 0.032s	sys 0.022s
I20260709 13:11:46.913518  6065 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:11:46.935531  5837 raft_consensus.cc:359] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.936266  5837 raft_consensus.cc:385] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.936553  5837 raft_consensus.cc:740] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.937126  5837 consensus_queue.cc:260] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.938741  5838 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:46.939231  5838 ts_tablet_manager.cc:1403] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.145s	user 0.017s	sys 0.008s
I20260709 13:11:46.940418  5837 ts_tablet_manager.cc:1434] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:11:46.938925  5836 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:46.941576  5836 ts_tablet_manager.cc:1403] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.009s
I20260709 13:11:46.947485  5837 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:46.949101  5836 raft_consensus.cc:359] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.949795  5836 raft_consensus.cc:385] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.950338  5545 catalog_manager.cc:5697] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.950055  5836 raft_consensus.cc:740] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.955204  5836 consensus_queue.cc:260] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.963693  5838 raft_consensus.cc:359] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.964433  5838 raft_consensus.cc:385] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.964710  5838 raft_consensus.cc:740] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.965322  5838 consensus_queue.cc:260] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:46.966866  5838 ts_tablet_manager.cc:1434] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 13:11:46.967788  5838 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:46.979553  5860 consensus_queue.cc:1048] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.985381  5837 tablet_bootstrap.cc:654] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.986255  5836 ts_tablet_manager.cc:1434] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:11:46.991652  5836 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:46.989348  5838 tablet_bootstrap.cc:654] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.001281  5889 raft_consensus.cc:493] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.001996  5889 raft_consensus.cc:515] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.039800  5891 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.029294  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.040329  5891 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.044955  5891 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.046202  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.046722  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.047381  5720 raft_consensus.cc:2468] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:47.048818  5889 leader_election.cc:290] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.051461  5612 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:47.052392  5891 raft_consensus.cc:2804] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.052863  5891 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.053252  5891 raft_consensus.cc:3060] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:47.056509  5612 leader_election.cc:343] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.064873  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.068079  5787 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.074023  5761 leader_election.cc:304] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:47.077365  5891 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.079785  6049 raft_consensus.cc:2749] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.080271  5891 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.080423  6019 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:11:47.086172  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:47.086776  5720 raft_consensus.cc:3060] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:47.095659  5686 consensus_peers.cc:597] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:47.100500  5838 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.101017  5838 ts_tablet_manager.cc:1403] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.006s
I20260709 13:11:47.103596  5838 raft_consensus.cc:359] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.104274  5838 raft_consensus.cc:385] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.104534  5838 raft_consensus.cc:740] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.105139  5838 consensus_queue.cc:260] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.106153  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:47.106287  5963 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:11:47.107573  5612 leader_election.cc:343] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.109367  5838 ts_tablet_manager.cc:1434] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:47.109602  6109 raft_consensus.cc:493] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.109828  5836 tablet_bootstrap.cc:654] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.110407  5838 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.110148  6109 raft_consensus.cc:515] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.114801  5720 raft_consensus.cc:2468] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:47.115187  6109 leader_election.cc:290] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.115808  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.134457  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.136655  5612 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.137274  5891 raft_consensus.cc:2804] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.137791  5891 raft_consensus.cc:697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:47.138517  5891 consensus_queue.cc:237] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:47.142266  5612 leader_election.cc:343] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.145650  5837 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.146162  5837 ts_tablet_manager.cc:1403] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.012s
I20260709 13:11:47.150952  5837 raft_consensus.cc:359] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.151693  5837 raft_consensus.cc:385] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.151984  5837 raft_consensus.cc:740] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.153430  5837 consensus_queue.cc:260] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:47.156695  5612 leader_election.cc:343] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.157091  5612 leader_election.cc:304] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.159118  5889 raft_consensus.cc:493] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.159585  5889 raft_consensus.cc:515] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.160162  5837 ts_tablet_manager.cc:1434] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:47.160959  6111 raft_consensus.cc:2749] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.161963  5889 leader_election.cc:290] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.163795  5838 tablet_bootstrap.cc:654] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.164964  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.165824  5717 raft_consensus.cc:2393] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:47.163669  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.170054  5760 leader_election.cc:304] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:47.172043  5963 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.175666  5889 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.175935  6019 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.203625  6124 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.205744  5836 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.207878  5836 ts_tablet_manager.cc:1403] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.217s	user 0.001s	sys 0.021s
I20260709 13:11:47.218685  5836 raft_consensus.cc:359] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.213351  5889 raft_consensus.cc:2749] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.219334  5836 raft_consensus.cc:385] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.219637  5836 raft_consensus.cc:740] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.219955  6109 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.220396  6019 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.220907  6019 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.221071  6111 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.222453  6111 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.223114  6019 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.220304  5836 consensus_queue.cc:260] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.220408  6109 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.225539  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.226372  6109 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.229480  5837 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.233098  5836 ts_tablet_manager.cc:1434] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
W20260709 13:11:47.234118  5687 leader_election.cc:343] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.239957  5836 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.251065  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.251008  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.259858  5543 catalog_manager.cc:5697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.260769  5837 tablet_bootstrap.cc:654] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:47.266520  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:47.255278  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.268854  5889 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:47.269394  5686 leader_election.cc:343] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.269845  5686 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.272476  6065 raft_consensus.cc:2749] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.272883  5838 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.273339  5838 ts_tablet_manager.cc:1403] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.024s
W20260709 13:11:47.280603  5612 leader_election.cc:343] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:47.285533  5612 leader_election.cc:343] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.286589  5612 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.287969  6109 raft_consensus.cc:2749] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.301687  6019 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.301951  5836 tablet_bootstrap.cc:654] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.302196  6019 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.304411  6019 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.307219  5838 raft_consensus.cc:359] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.308224  5838 raft_consensus.cc:385] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.308583  5838 raft_consensus.cc:740] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.312161  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:47.317431  5687 leader_election.cc:343] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.319222  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:47.323448  5686 leader_election.cc:343] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.323925  5686 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.324767  6044 raft_consensus.cc:2749] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.325981  5838 consensus_queue.cc:260] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.327538  5838 ts_tablet_manager.cc:1434] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 13:11:47.328411  5838 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.335465  5838 tablet_bootstrap.cc:654] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.336374  5837 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.336994  5837 ts_tablet_manager.cc:1403] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.016s
W20260709 13:11:47.340449  5612 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:47.346468  5837 raft_consensus.cc:359] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.347362  5837 raft_consensus.cc:385] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.347805  5837 raft_consensus.cc:740] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.348613  5837 consensus_queue.cc:260] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.350409  5837 ts_tablet_manager.cc:1434] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:11:47.352180  5837 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.359215  5837 tablet_bootstrap.cc:654] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.362234  5838 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.362726  5838 ts_tablet_manager.cc:1403] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.003s
I20260709 13:11:47.361847  6109 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:47.365408  5838 raft_consensus.cc:359] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.366129  5838 raft_consensus.cc:385] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.366397  5838 raft_consensus.cc:740] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.367033  5838 consensus_queue.cc:260] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.376612  5838 ts_tablet_manager.cc:1434] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:47.380946  5837 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.381770  5837 ts_tablet_manager.cc:1403] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.001s
I20260709 13:11:47.385493  5837 raft_consensus.cc:359] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.386430  5837 raft_consensus.cc:385] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.386747  5837 raft_consensus.cc:740] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.387480  5837 consensus_queue.cc:260] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.389947  5837 ts_tablet_manager.cc:1434] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:47.391088  5838 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.391151  5837 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.392745  5836 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.393322  5836 ts_tablet_manager.cc:1403] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.004s
I20260709 13:11:47.398334  5838 tablet_bootstrap.cc:654] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.398502  5837 tablet_bootstrap.cc:654] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.406661  5836 raft_consensus.cc:359] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.407733  5836 raft_consensus.cc:385] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.408063  5836 raft_consensus.cc:740] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.408792  5836 consensus_queue.cc:260] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.410579  5837 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.411010  5836 ts_tablet_manager.cc:1434] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:11:47.411057  5837 ts_tablet_manager.cc:1403] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:11:47.413396  5836 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.413455  5837 raft_consensus.cc:359] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.414225  5837 raft_consensus.cc:385] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.414512  5837 raft_consensus.cc:740] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.415160  5837 consensus_queue.cc:260] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.417332  5837 ts_tablet_manager.cc:1434] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:11:47.418695  5837 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.421005  5836 tablet_bootstrap.cc:654] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.425748  5837 tablet_bootstrap.cc:654] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.457237  5836 tablet_bootstrap.cc:492] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.457974  5836 ts_tablet_manager.cc:1403] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.005s
I20260709 13:11:47.468248  5836 raft_consensus.cc:359] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.468667  5889 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.469250  5836 raft_consensus.cc:385] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.469696  5836 raft_consensus.cc:740] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.471012  5836 consensus_queue.cc:260] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.474119  5836 ts_tablet_manager.cc:1434] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:11:47.469748  5889 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.475559  5836 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.479552  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:47.482009  5760 leader_election.cc:343] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.484756  5836 tablet_bootstrap.cc:654] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.490738  5889 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.494354  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.495283  5717 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:47.496989  5761 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:47.512059  5644 raft_consensus.cc:3060] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.513602  6049 raft_consensus.cc:2804] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.514168  6049 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.514618  6049 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.515751  5836 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.516224  5836 ts_tablet_manager.cc:1403] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260709 13:11:47.516836  6044 raft_consensus.cc:493] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.517311  6044 raft_consensus.cc:515] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.519093  5836 raft_consensus.cc:359] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.519665  6044 leader_election.cc:290] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.519793  5836 raft_consensus.cc:385] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.520102  5836 raft_consensus.cc:740] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.521896  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.522636  5787 raft_consensus.cc:2468] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.523085  5836 consensus_queue.cc:260] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.524019  5687 leader_election.cc:304] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.524555  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.525156  5836 ts_tablet_manager.cc:1434] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:11:47.525385  5642 raft_consensus.cc:2468] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.526227  5883 raft_consensus.cc:2804] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.526355  5836 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.526721  5883 raft_consensus.cc:493] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.527100  5883 raft_consensus.cc:3060] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.539019  6109 raft_consensus.cc:493] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.542824  5836 tablet_bootstrap.cc:654] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.542969  6109 raft_consensus.cc:515] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.546706  6109 leader_election.cc:290] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.549350  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.550304  5891 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.558796  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.563942  5837 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.564066  5838 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.564625  5838 ts_tablet_manager.cc:1403] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.174s	user 0.090s	sys 0.077s
W20260709 13:11:47.565065  5612 leader_election.cc:343] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.564502  5837 ts_tablet_manager.cc:1403] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.146s	user 0.025s	sys 0.055s
I20260709 13:11:47.556730  6049 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.567292  5838 raft_consensus.cc:359] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.567991  5838 raft_consensus.cc:385] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.568372  5838 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.568249  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:47.567862  5837 raft_consensus.cc:359] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.568751  6049 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.569078  5722 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.569078  5837 raft_consensus.cc:385] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.570312  6045 raft_consensus.cc:493] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.572166  5837 raft_consensus.cc:740] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.572321  6045 raft_consensus.cc:515] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.572916  5837 consensus_queue.cc:260] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.574412  6045 leader_election.cc:290] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.567845  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:47.575083  5837 ts_tablet_manager.cc:1434] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:11:47.576068  5837 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.578388  5722 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:47.578599  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.570525  5838 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.579391  6029 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.579828  6029 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.580168  5761 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.580740  5838 ts_tablet_manager.cc:1434] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
W20260709 13:11:47.581089  5761 leader_election.cc:343] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.580989  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.581991  6045 raft_consensus.cc:2804] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.571236  5836 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.582630  6045 raft_consensus.cc:697] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:47.582729  5836 ts_tablet_manager.cc:1403] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260709 13:11:47.583954  6045 consensus_queue.cc:237] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.586112  5836 raft_consensus.cc:359] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.586795  5836 raft_consensus.cc:385] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:47.583103  5760 leader_election.cc:343] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.587062  5836 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.587960  5836 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.583540  6029 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.582175  5838 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.590468  6044 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.591070  6044 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:47.593001  5760 leader_election.cc:343] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.593602  6044 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.593425  5760 leader_election.cc:304] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:47.594558  5836 ts_tablet_manager.cc:1434] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:47.594691  6049 raft_consensus.cc:2749] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.595975  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.596633  5787 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
W20260709 13:11:47.598287  5612 leader_election.cc:343] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.597922  5837 tablet_bootstrap.cc:654] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.598687  5612 leader_election.cc:304] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.599001  5836 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.599565  6029 raft_consensus.cc:2749] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.602607  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.604466  5838 tablet_bootstrap.cc:654] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.607084  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.588173  5883 raft_consensus.cc:515] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.609390  5836 tablet_bootstrap.cc:654] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.611263  5687 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.613690  6019 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:47.614109  6019 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.614498  6019 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.627240  5836 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.627892  5836 ts_tablet_manager.cc:1403] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260709 13:11:47.632716  6019 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.620726  5883 leader_election.cc:290] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.637370  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:47.641813  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.642900  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63cf5da51494b84943993967567dc5e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:47.652751  5860 raft_consensus.cc:493] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.673884  5646 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:47.674116  5860 raft_consensus.cc:515] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.676414  5860 leader_election.cc:290] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.652422  5836 raft_consensus.cc:359] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.677075  5836 raft_consensus.cc:385] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.677434  5836 raft_consensus.cc:740] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.678282  5836 consensus_queue.cc:260] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.679013  5543 catalog_manager.cc:5697] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:47.681178  5836 ts_tablet_manager.cc:1434] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:11:47.661706  5891 raft_consensus.cc:493] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:47.681851  5891 raft_consensus.cc:515] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.673899  5642 raft_consensus.cc:3060] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.686458  5787 raft_consensus.cc:3060] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.690541  5642 raft_consensus.cc:2468] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:47.691020  5891 leader_election.cc:290] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.692566  5836 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.693392  5787 raft_consensus.cc:2468] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:47.703195  5836 tablet_bootstrap.cc:654] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.704036  5837 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.704527  5837 ts_tablet_manager.cc:1403] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.012s
I20260709 13:11:47.709658  5837 raft_consensus.cc:359] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.710592  5837 raft_consensus.cc:385] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.710934  5837 raft_consensus.cc:740] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.711876  5837 consensus_queue.cc:260] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.714229  5836 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
W20260709 13:11:47.668632  5612 leader_election.cc:343] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.669250  5889 raft_consensus.cc:493] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.714576  5837 ts_tablet_manager.cc:1434] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:11:47.714855  5889 raft_consensus.cc:515] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.715548  5837 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.716943  5889 leader_election.cc:290] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:11:47.715611  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 47021.1us
I20260709 13:11:47.719991  5687 leader_election.cc:304] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.721474  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:47.723662  5612 leader_election.cc:343] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.724128  5612 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:47.722090  5836 ts_tablet_manager.cc:1403] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 13:11:47.724910  6029 raft_consensus.cc:2749] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.722422  5837 tablet_bootstrap.cc:654] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.724144  5838 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.728145  5838 ts_tablet_manager.cc:1403] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.015s
I20260709 13:11:47.735379  6019 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.736248  5860 raft_consensus.cc:2804] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.736732  5860 raft_consensus.cc:697] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:47.737764  5860 consensus_queue.cc:237] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.739830  5838 raft_consensus.cc:359] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.740592  5838 raft_consensus.cc:385] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.740896  5838 raft_consensus.cc:740] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.722908  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.741894  5963 raft_consensus.cc:493] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.743635  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.744251  5838 consensus_queue.cc:260] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.756356  5963 raft_consensus.cc:515] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.758356  5838 ts_tablet_manager.cc:1434] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:11:47.758448  5963 leader_election.cc:290] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.759331  5838 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.727561  5836 raft_consensus.cc:359] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.748719  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:47.761786  5836 raft_consensus.cc:385] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.761943  5787 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.762115  5836 raft_consensus.cc:740] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.762816  5836 consensus_queue.cc:260] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.764341  5836 ts_tablet_manager.cc:1434] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260709 13:11:47.765277  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.766757  5793 raft_consensus.cc:2468] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.772980  5838 tablet_bootstrap.cc:654] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.749366  5837 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.754712  5760 leader_election.cc:304] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:47.774055  5837 ts_tablet_manager.cc:1403] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.010s
W20260709 13:11:47.774662  5687 leader_election.cc:343] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.774821  5889 raft_consensus.cc:2749] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.770182  5787 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:11:47.772325  5543 catalog_manager.cc:5697] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.775635  5687 leader_election.cc:304] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.776500  5687 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.777202  6044 raft_consensus.cc:2804] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.777551  5836 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:47.777580  6044 raft_consensus.cc:493] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.778110  6044 raft_consensus.cc:3060] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.780646  5860 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:47.781219  5860 raft_consensus.cc:697] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:47.782289  5860 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.786091  5837 raft_consensus.cc:359] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.787392  5837 raft_consensus.cc:385] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.787784  5837 raft_consensus.cc:740] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.788650  5837 consensus_queue.cc:260] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.797394  6044 raft_consensus.cc:515] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.810751  5837 ts_tablet_manager.cc:1434] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 13:11:47.811952  5837 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
W20260709 13:11:47.822499  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 97260.6us
I20260709 13:11:47.823308  5837 tablet_bootstrap.cc:654] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.823515  5836 tablet_bootstrap.cc:654] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.825239  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:47.825776  6044 leader_election.cc:290] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.825805  5793 raft_consensus.cc:3060] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.828680  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.828827  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.833878  5787 raft_consensus.cc:3060] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.834447  5838 tablet_bootstrap.cc:492] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:47.834892  5838 ts_tablet_manager.cc:1403] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.076s	user 0.004s	sys 0.028s
I20260709 13:11:47.836316  5544 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.840528  5794 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.841584  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.842222  5646 raft_consensus.cc:2468] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.842401  6157 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.842866  6157 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.844807  6157 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.849965  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:47.850607  5645 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:47.855600  6019 raft_consensus.cc:493] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.856135  6019 raft_consensus.cc:515] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.860471  6019 leader_election.cc:290] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.864756  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.865705  5795 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.867107  6019 raft_consensus.cc:493] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.868192  5687 leader_election.cc:304] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.867846  6019 raft_consensus.cc:515] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.869400  5860 raft_consensus.cc:2804] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.869796  5860 raft_consensus.cc:493] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.870096  5860 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.877780  6019 leader_election.cc:290] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.878463  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.869295  5793 raft_consensus.cc:2468] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:47.879384  5645 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:11:47.882105  5860 raft_consensus.cc:515] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.884481  5687 leader_election.cc:304] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:47.887084  5860 leader_election.cc:290] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:47.886567  5963 raft_consensus.cc:2804] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.885912  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:47.893678  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:47.901240  5963 raft_consensus.cc:697] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:11:47.902563  5687 leader_election.cc:343] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.907426  5963 consensus_queue.cc:237] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.940971  5836 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:47.941475  5836 ts_tablet_manager.cc:1403] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.164s	user 0.030s	sys 0.035s
I20260709 13:11:47.946839  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.947700  5647 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:47.951454  5889 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.951562  5837 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:47.952207  5837 ts_tablet_manager.cc:1403] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.001s
I20260709 13:11:47.951970  5889 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.958324  5889 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:47.961052  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:47.967384  5837 raft_consensus.cc:359] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.968031  5837 raft_consensus.cc:385] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.968210  5837 raft_consensus.cc:740] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.969357  5837 consensus_queue.cc:260] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.970789  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:47.971207  5838 raft_consensus.cc:359] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.972153  5838 raft_consensus.cc:385] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.972530  5838 raft_consensus.cc:740] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.978202  5837 ts_tablet_manager.cc:1434] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:11:47.981015  5838 consensus_queue.cc:260] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.984102  5837 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:47.985854  5838 ts_tablet_manager.cc:1434] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.151s	user 0.008s	sys 0.002s
I20260709 13:11:47.987782  5883 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.989611  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:47.990680  5883 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:47.991153  5838 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:47.990338  5645 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.992642  5883 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.002583  5645 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:47.988921  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:48.011081  5836 raft_consensus.cc:359] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.011809  5836 raft_consensus.cc:385] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.012091  5836 raft_consensus.cc:740] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.012689  5836 consensus_queue.cc:260] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:48.013772  5760 leader_election.cc:343] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.014897  5836 ts_tablet_manager.cc:1434] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.001s
I20260709 13:11:48.015622  6045 raft_consensus.cc:493] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.017355  5686 leader_election.cc:304] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.016038  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.016117  6045 raft_consensus.cc:515] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.019690  5643 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
W20260709 13:11:48.027987  5686 leader_election.cc:343] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.030412  5612 leader_election.cc:304] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:48.029587  5686 leader_election.cc:343] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.016649  5793 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.037520  5891 raft_consensus.cc:2749] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:48.037535  5761 leader_election.cc:343] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.042021  5761 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:48.042098  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.042819  5790 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:48.043565  6049 raft_consensus.cc:2749] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.043758  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:48.044100  5687 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:48.044430  5717 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:48.044874  5860 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:48.045192  5860 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.045302  5836 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:48.045527  5860 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:48.047873  6157 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.048370  6157 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.039388  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.051075  5787 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:48.024935  6019 raft_consensus.cc:2804] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:11:48.039662  5748 tablet.cc:2406] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:48.052052  6019 raft_consensus.cc:493] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.052477  6019 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.052081  6157 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.056005  6045 leader_election.cc:290] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:48.056136  5545 catalog_manager.cc:5697] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.057564  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.058625  5647 raft_consensus.cc:2468] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:48.059939  6019 raft_consensus.cc:515] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.060549  5860 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.062887  5837 tablet_bootstrap.cc:654] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.063283  5760 leader_election.cc:304] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:48.081523  5612 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:48.082470  5891 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:48.082840  5891 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.083133  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:48.083177  5891 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:48.065352  5963 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.089520  5963 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.090401  5891 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.092428  5891 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.094564  5686 leader_election.cc:304] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.098295  5889 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.099689  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:48.099828  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:48.099897  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:48.100612  5721 raft_consensus.cc:2393] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:48.100728  5719 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 2: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:48.098726  5889 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.102524  5686 leader_election.cc:304] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:48.088538  6045 raft_consensus.cc:2804] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.106935  5883 raft_consensus.cc:2804] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.107982  5883 raft_consensus.cc:697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:48.107395  6044 raft_consensus.cc:2804] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.100632  5791 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:48.109222  6044 raft_consensus.cc:493] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.100860  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.110384  5883 consensus_queue.cc:237] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:48.108985  5761 leader_election.cc:343] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.109684  6044 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.095064  6019 leader_election.cc:290] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.076601  6157 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:11:48.116873  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:48.122365  5687 leader_election.cc:343] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.107834  6045 raft_consensus.cc:493] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.131316  5889 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:48.124872  5791 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:11:48.137135  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.127750  6045 raft_consensus.cc:3060] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.128530  5963 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.142668  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:48.125168  5793 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:48.149717  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.150600  5647 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:48.151674  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.157902  5860 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:11:48.163102  5687 leader_election.cc:343] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.164197  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:48.164999  5795 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:48.164875  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.166105  5643 raft_consensus.cc:2393] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:48.169407  5612 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.175978  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.181938  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.176578  5641 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.190559  5612 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:48.190754  5838 tablet_bootstrap.cc:654] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:48.189636  6165 log.cc:927] Time spent T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:11:48.193158  5761 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:48.193382  6157 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:48.193948  6157 raft_consensus.cc:697] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:48.194761  6157 consensus_queue.cc:237] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.195376  6049 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.196053  5836 tablet_bootstrap.cc:654] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.199260  5686 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.200121  5883 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:11:48.200268  5686 leader_election.cc:343] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.200713  5686 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.205571  6163 consensus_queue.cc:1048] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:48.209810  5544 catalog_manager.cc:5697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.202786  6065 raft_consensus.cc:2749] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.216588  6167 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.236431  5641 raft_consensus.cc:2468] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
W20260709 13:11:48.261293  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 54117.2us
I20260709 13:11:48.281744  5837 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:48.282217  5837 ts_tablet_manager.cc:1403] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.298s	user 0.022s	sys 0.004s
I20260709 13:11:48.282963  5686 leader_election.cc:304] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.283983  6044 raft_consensus.cc:515] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.294451  5838 tablet_bootstrap.cc:492] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:48.294941  5838 ts_tablet_manager.cc:1403] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.304s	user 0.019s	sys 0.029s
I20260709 13:11:48.295636  5837 raft_consensus.cc:359] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.296633  5837 raft_consensus.cc:385] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.296979  5837 raft_consensus.cc:740] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.299489  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.312983  6173 raft_consensus.cc:2804] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.312758  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:48.315534  6173 raft_consensus.cc:697] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:48.303223  5644 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.328349  5838 raft_consensus.cc:359] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.330538  5838 raft_consensus.cc:385] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.330829  5838 raft_consensus.cc:740] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
W20260709 13:11:48.335438  5687 leader_election.cc:343] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.317826  6173 consensus_queue.cc:237] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.340685  5838 consensus_queue.cc:260] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.351765  6044 leader_election.cc:290] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.355798  5837 consensus_queue.cc:260] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.334892  6124 raft_consensus.cc:2749] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:48.371263  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 78418.9us
W20260709 13:11:48.374058  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:48.388549  5838 ts_tablet_manager.cc:1434] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.001s
I20260709 13:11:48.391215  5836 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:48.391746  5836 ts_tablet_manager.cc:1403] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.356s	user 0.025s	sys 0.039s
I20260709 13:11:48.406083  5838 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:48.411897  5837 ts_tablet_manager.cc:1434] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.129s	user 0.017s	sys 0.002s
I20260709 13:11:48.413982  5837 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:48.429646  6179 raft_consensus.cc:493] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.430557  6179 raft_consensus.cc:515] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.434068  6179 leader_election.cc:290] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.446905  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.448383  5647 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:48.455412  5836 raft_consensus.cc:359] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.456168  5836 raft_consensus.cc:385] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.456527  5836 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.457479  5838 tablet_bootstrap.cc:654] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.457216  5787 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:48.464808  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.469417  6167 raft_consensus.cc:2749] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.470163  5794 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:48.471117  6044 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.473022  5687 leader_election.cc:304] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:48.474232  6044 raft_consensus.cc:2804] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.474617  6044 raft_consensus.cc:493] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.474937  6044 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.476523  6045 raft_consensus.cc:515] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.481161  5889 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.484619  6124 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.481695  5889 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.491098  5837 tablet_bootstrap.cc:654] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.491540  5889 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:48.498078  5646 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:48.502161  5963 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.494853  5860 consensus_queue.cc:1048] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:48.487890  5644 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:48.515588  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:48.527285  6045 leader_election.cc:290] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:48.531774  5963 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.518780  5544 catalog_manager.cc:5697] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.519713  5836 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.541419  5836 ts_tablet_manager.cc:1434] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.149s	user 0.008s	sys 0.002s
I20260709 13:11:48.556155  5836 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:48.567075  5838 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:48.567763  5838 ts_tablet_manager.cc:1403] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.005s
I20260709 13:11:48.575358  5686 leader_election.cc:304] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:48.576236  6179 raft_consensus.cc:2804] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:48.576654  5686 consensus_peers.cc:597] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:48.576731  6179 raft_consensus.cc:697] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:11:48.604730  5761 leader_election.cc:343] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.605595  6179 consensus_queue.cc:237] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.581485  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.607285  5838 raft_consensus.cc:359] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.608253  5838 raft_consensus.cc:385] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.608637  5838 raft_consensus.cc:740] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.584368  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.619153  5838 consensus_queue.cc:260] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.621454  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:48.607539  5640 raft_consensus.cc:3060] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.581176  6044 raft_consensus.cc:515] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.640297  5836 tablet_bootstrap.cc:654] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.620045  5644 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:48.646701  5838 ts_tablet_manager.cc:1434] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
W20260709 13:11:48.645479  5761 leader_election.cc:343] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.665210  5838 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:48.668860  5837 tablet_bootstrap.cc:492] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:48.669399  5837 ts_tablet_manager.cc:1403] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.256s	user 0.029s	sys 0.012s
I20260709 13:11:48.673321  5760 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:48.679029  5722 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:48.681464  5544 catalog_manager.cc:5697] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.684633  6183 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.685140  6183 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.685532  6183 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.688035  6167 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:48.688047  6168 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:11:48.698386  5837 raft_consensus.cc:359] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.699397  5837 raft_consensus.cc:385] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.699740  5837 raft_consensus.cc:740] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.700610  5837 consensus_queue.cc:260] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.709602  5640 raft_consensus.cc:2468] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:48.718303  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:48.719031  5796 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.735188  5837 ts_tablet_manager.cc:1434] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 13:11:48.761168  6019 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.798156  6019 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.800302  5837 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:48.821226  6044 leader_election.cc:290] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.821339  6019 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.857451  5760 leader_election.cc:304] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:48.858294  5889 raft_consensus.cc:493] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.858757  5889 raft_consensus.cc:515] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:48.849833  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 64548.2us
I20260709 13:11:48.861898  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.867203  5644 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:48.867385  5836 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:48.867884  5836 ts_tablet_manager.cc:1403] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.312s	user 0.011s	sys 0.015s
I20260709 13:11:48.862362  6049 raft_consensus.cc:2804] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.888844  6049 raft_consensus.cc:697] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:48.867766  6184 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 13:11:48.899085  5889 leader_election.cc:290] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:48.900681  6183 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.891227  6167 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.909037  6167 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.912667  6167 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:48.912896  5838 tablet_bootstrap.cc:654] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.913882  5792 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:48.912782  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.924770  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:48.925421  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:48.925674  5640 raft_consensus.cc:2393] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:48.924808  6169 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:11:48.928534  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:48.926754  5837 tablet_bootstrap.cc:654] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.929108  5645 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.921907  5642 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.919317  6049 consensus_queue.cc:237] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:48.944190  5796 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:48.926359  6183 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:11:48.960876  5687 leader_election.cc:343] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.986128  5687 leader_election.cc:304] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:49.013203  5836 raft_consensus.cc:359] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.020331  5836 raft_consensus.cc:385] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.021795  5836 raft_consensus.cc:740] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.019907  5642 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.013271  6173 raft_consensus.cc:2804] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.047719  6173 raft_consensus.cc:697] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:49.010859  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.048539  6173 consensus_queue.cc:237] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.030999  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.035164  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:49.035961  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.045150  5686 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.046757  5838 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.062913  5838 ts_tablet_manager.cc:1403] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.398s	user 0.021s	sys 0.032s
W20260709 13:11:49.054896  5687 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:49.066826  5836 consensus_queue.cc:260] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:49.067862  5612 leader_election.cc:343] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.069818  5545 catalog_manager.cc:5697] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.080998  5837 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.081498  5837 ts_tablet_manager.cc:1403] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.295s	user 0.021s	sys 0.009s
I20260709 13:11:49.081029  5838 raft_consensus.cc:359] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.082402  5838 raft_consensus.cc:385] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.082590  5838 raft_consensus.cc:740] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.069574  6168 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.084419  6168 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.084784  6168 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.095857  5838 consensus_queue.cc:260] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.097501  5836 ts_tablet_manager.cc:1434] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.229s	user 0.007s	sys 0.014s
I20260709 13:11:49.102638  5837 raft_consensus.cc:359] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.103626  5837 raft_consensus.cc:385] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.103899  5838 ts_tablet_manager.cc:1434] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260709 13:11:49.103986  5837 raft_consensus.cc:740] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.104926  5838 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:49.102679  5836 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:49.104974  5837 consensus_queue.cc:260] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.109117  5761 leader_election.cc:304] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:11:49.111124  5761 leader_election.cc:343] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.112470  6045 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.070482  5645 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:49.126235  5760 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
W20260709 13:11:49.126633  5612 leader_election.cc:343] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.127061  5612 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.127712  6183 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.128269  6183 raft_consensus.cc:697] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:49.131311  6169 raft_consensus.cc:2749] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.130110  6183 consensus_queue.cc:237] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.132467  5837 ts_tablet_manager.cc:1434] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 13:11:49.139046  5544 catalog_manager.cc:5697] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.143695  5836 tablet_bootstrap.cc:654] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.145534  5837 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.130822  6045 raft_consensus.cc:2749] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.156442  5838 tablet_bootstrap.cc:654] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.146762  6173 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.164973  5860 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.175895  6168 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.189205  6168 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.192519  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:49.192951  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:49.193377  5638 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:49.195931  5687 leader_election.cc:343] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.217725  6167 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.222220  6167 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.224182  6167 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.226781  5721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:11:49.229811  5612 leader_election.cc:343] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.235118  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.235846  5789 raft_consensus.cc:2468] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:49.237874  5837 tablet_bootstrap.cc:654] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.243360  5612 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:49.246498  6167 raft_consensus.cc:2804] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.250252  6167 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.250599  6167 raft_consensus.cc:3060] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.257294  5544 catalog_manager.cc:5697] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.275825  5838 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.276443  5838 ts_tablet_manager.cc:1403] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.013s
W20260709 13:11:49.285979  5687 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:11:49.288718  6167 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.292315  5838 raft_consensus.cc:359] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.293198  5838 raft_consensus.cc:385] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.293519  5838 raft_consensus.cc:740] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.294317  5838 consensus_queue.cc:260] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.297708  6109 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.299525  6109 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.301421  6109 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.302595  5638 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.303823  5860 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.306649  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.307469  5838 ts_tablet_manager.cc:1434] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 13:11:49.308172  5686 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.308566  5838 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:49.309605  5837 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.309870  6168 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.310075  5837 ts_tablet_manager.cc:1403] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.165s	user 0.007s	sys 0.013s
I20260709 13:11:49.310415  6168 raft_consensus.cc:697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:11:49.310704  5612 leader_election.cc:343] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.311272  6168 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.313908  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:49.314517  5795 raft_consensus.cc:3060] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.318005  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.319774  5838 tablet_bootstrap.cc:654] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.320399  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
W20260709 13:11:49.322469  5612 leader_election.cc:343] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.306736  6167 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.333369  5836 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:49.336670  5836 ts_tablet_manager.cc:1403] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.008s
I20260709 13:11:49.339560  5795 raft_consensus.cc:2468] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:49.341735  5838 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.342587  5838 ts_tablet_manager.cc:1403] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 13:11:49.348582  5544 catalog_manager.cc:5697] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.351161  5837 raft_consensus.cc:359] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.351377  5836 raft_consensus.cc:359] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.354151  5837 raft_consensus.cc:385] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.354450  5837 raft_consensus.cc:740] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.355119  5836 raft_consensus.cc:385] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.355476  5836 raft_consensus.cc:740] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.355247  5837 consensus_queue.cc:260] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.356062  5836 consensus_queue.cc:260] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.357511  5837 ts_tablet_manager.cc:1434] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 13:11:49.358043  5836 ts_tablet_manager.cc:1434] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:11:49.358564  5837 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.358911  5836 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
W20260709 13:11:49.359213  5612 leader_election.cc:343] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.359689  5612 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.362735  6167 raft_consensus.cc:2749] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.352736  5838 raft_consensus.cc:359] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.364051  5612 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:49.364369  5838 raft_consensus.cc:385] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.364712  5838 raft_consensus.cc:740] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.364904  6167 raft_consensus.cc:2804] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.365404  6167 raft_consensus.cc:697] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:49.365494  5838 consensus_queue.cc:260] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.366386  5837 tablet_bootstrap.cc:654] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.366484  6167 consensus_queue.cc:237] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.367736  5838 ts_tablet_manager.cc:1434] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 13:11:49.368948  5838 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:49.369433  5545 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.376690  5838 tablet_bootstrap.cc:654] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.384768  5836 tablet_bootstrap.cc:654] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.402734  5838 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.403584  5838 ts_tablet_manager.cc:1403] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.006s
I20260709 13:11:49.410982  6045 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.413962  5838 raft_consensus.cc:359] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.414702  5838 raft_consensus.cc:385] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.414991  5838 raft_consensus.cc:740] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.420292  5838 consensus_queue.cc:260] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.421722  5963 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.422384  5963 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.424501  5963 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.424840  5836 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:49.425495  5836 ts_tablet_manager.cc:1403] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.010s
I20260709 13:11:49.428447  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.429123  5644 raft_consensus.cc:2468] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:49.429484  5838 ts_tablet_manager.cc:1434] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:11:49.430456  5838 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:49.430351  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.432094  5686 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.432966  5860 raft_consensus.cc:2804] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.433281  5860 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.433553  5860 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.436262  5837 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.436728  5837 ts_tablet_manager.cc:1403] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.078s	user 0.041s	sys 0.011s
I20260709 13:11:49.439123  5836 raft_consensus.cc:359] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.439857  5836 raft_consensus.cc:385] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.440116  5836 raft_consensus.cc:740] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.440850  5836 consensus_queue.cc:260] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:49.443588  5687 leader_election.cc:343] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.444352  5838 tablet_bootstrap.cc:654] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.443756  5836 ts_tablet_manager.cc:1434] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:11:49.447072  5836 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
W20260709 13:11:49.447597  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:49.449110  5860 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.452047  5837 raft_consensus.cc:359] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.452513  5719 raft_consensus.cc:3060] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.452732  5837 raft_consensus.cc:385] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.453069  5837 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.453894  5837 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.455470  5836 tablet_bootstrap.cc:654] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.456557  5837 ts_tablet_manager.cc:1434] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:11:49.457587  5860 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.458346  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:49.458936  5644 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.461894  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:49.464473  5687 leader_election.cc:343] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.464953  5545 catalog_manager.cc:5697] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.467101  6186 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.467587  6186 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.469813  6186 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:49.471475  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.472029  5860 raft_consensus.cc:493] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.472505  5860 raft_consensus.cc:515] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:49.472918  5760 leader_election.cc:343] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.477104  6183 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.477852  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.479674  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.480595  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:49.481896  5761 leader_election.cc:343] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.482383  5761 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:49.483783  5790 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.484881  5686 leader_election.cc:304] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.489782  6183 raft_consensus.cc:2749] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.492287  5644 raft_consensus.cc:2468] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.492508  5860 leader_election.cc:290] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.498451  5837 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.502665  5963 raft_consensus.cc:2749] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:49.517156  5837 tablet_bootstrap.cc:654] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.519239  5686 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.522922  6168 raft_consensus.cc:2804] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.523518  6168 raft_consensus.cc:697] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:49.525022  6168 consensus_queue.cc:237] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.529469  5838 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.530001  5838 ts_tablet_manager.cc:1403] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.006s
I20260709 13:11:49.532780  5838 raft_consensus.cc:359] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.533560  5838 raft_consensus.cc:385] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.533893  5838 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.534792  5838 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.536794  5836 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:49.537005  5838 ts_tablet_manager.cc:1434] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:49.537406  5836 ts_tablet_manager.cc:1403] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.010s
I20260709 13:11:49.541266  5838 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
I20260709 13:11:49.541380  5837 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.541949  5837 ts_tablet_manager.cc:1403] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 13:11:49.543004  5836 raft_consensus.cc:359] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.544391  5543 catalog_manager.cc:5697] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.548465  5838 tablet_bootstrap.cc:654] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.556318  6183 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.556882  6183 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.558983  6183 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:49.560449  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.560770  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.543776  5836 raft_consensus.cc:385] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.562613  5761 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:49.563710  6183 raft_consensus.cc:2749] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.563019  5836 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.565788  5837 raft_consensus.cc:359] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.570621  5837 raft_consensus.cc:385] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.570951  5837 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.571473  5836 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.573918  5836 ts_tablet_manager.cc:1434] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:11:49.575589  5836 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:49.574194  5837 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.579870  5837 ts_tablet_manager.cc:1434] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:11:49.584818  5837 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.590991  5837 tablet_bootstrap.cc:654] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.592830  5838 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.593360  5838 ts_tablet_manager.cc:1403] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.015s
I20260709 13:11:49.603731  5838 raft_consensus.cc:359] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.604313  5838 raft_consensus.cc:385] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.604565  5838 raft_consensus.cc:740] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.605235  5838 consensus_queue.cc:260] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.607509  5838 ts_tablet_manager.cc:1434] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:11:49.608577  5838 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: Bootstrap starting.
W20260709 13:11:49.607540  5761 consensus_peers.cc:597] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:49.610211  5837 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.610759  5837 ts_tablet_manager.cc:1403] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260709 13:11:49.614617  5838 tablet_bootstrap.cc:654] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.619095  5860 consensus_queue.cc:1048] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.621251  5837 raft_consensus.cc:359] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.622385  5837 raft_consensus.cc:385] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.622862  5837 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.635437  5836 tablet_bootstrap.cc:654] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.643779  5837 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.662649  5795 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.663877  6168 consensus_queue.cc:1048] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.670364  5836 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:49.670882  5836 ts_tablet_manager.cc:1403] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.012s
I20260709 13:11:49.671159  5837 ts_tablet_manager.cc:1434] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:11:49.672137  5837 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.675231  6168 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.675302  5836 raft_consensus.cc:359] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.676044  5836 raft_consensus.cc:385] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.675822  6168 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.676318  5836 raft_consensus.cc:740] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.676959  5836 consensus_queue.cc:260] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.680768  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.682768  5787 raft_consensus.cc:2393] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:49.677570  5837 tablet_bootstrap.cc:654] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.678459  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.681910  5838 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: No bootstrap required, opened a new log
I20260709 13:11:49.685532  5838 ts_tablet_manager.cc:1403] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.028s
I20260709 13:11:49.686527  5686 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:49.687284  6019 raft_consensus.cc:3060] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.688072  5838 raft_consensus.cc:359] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.688707  5838 raft_consensus.cc:385] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.688958  5838 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.681963  6168 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.693840  5838 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.698200  5838 ts_tablet_manager.cc:1434] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:11:49.710362  6019 raft_consensus.cc:2749] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.712082  5836 ts_tablet_manager.cc:1434] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:11:49.714319  6019 raft_consensus.cc:493] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.714845  6019 raft_consensus.cc:515] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.716641  5836 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:49.716841  6019 leader_election.cc:290] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.718401  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.719060  5638 raft_consensus.cc:2468] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:49.720363  5686 leader_election.cc:304] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.721197  6173 raft_consensus.cc:2804] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.721274  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.721695  6173 raft_consensus.cc:493] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.722052  6173 raft_consensus.cc:3060] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.723245  5836 tablet_bootstrap.cc:654] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:49.723788  5687 leader_election.cc:343] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.745652  6177 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.751961  6173 raft_consensus.cc:515] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.762593  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:49.763242  5638 raft_consensus.cc:3060] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.762748  5837 tablet_bootstrap.cc:492] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:49.766361  5837 ts_tablet_manager.cc:1403] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.021s
I20260709 13:11:49.770885  6173 leader_election.cc:290] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.772750  5837 raft_consensus.cc:359] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.773566  5837 raft_consensus.cc:385] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.775774  5837 raft_consensus.cc:740] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.776777  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c568099e6bf47c68a582f8e2044c63d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:49.777227  6168 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.775746  5638 raft_consensus.cc:2468] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.777756  6168 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.778846  5686 leader_election.cc:304] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.778636  5837 consensus_queue.cc:260] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.780253  6173 raft_consensus.cc:2804] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.780985  6168 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.781594  5795 raft_consensus.cc:3060] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.780845  6167 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.788851  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.789498  5638 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:49.791625  5686 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.792618  6019 raft_consensus.cc:2804] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.792990  6019 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.793304  6019 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.780870  6173 raft_consensus.cc:697] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:49.796802  6173 consensus_queue.cc:237] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.797178  6167 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.806907  5795 raft_consensus.cc:2468] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.817035  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.817772  5793 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:49.823647  6177 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.824437  6167 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.824924  6167 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.824185  6177 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.828246  6167 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.830261  5836 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:49.830504  5837 ts_tablet_manager.cc:1434] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.001s
I20260709 13:11:49.830881  5836 ts_tablet_manager.cc:1403] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.040s
I20260709 13:11:49.834540  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.835122  5722 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:49.840567  5612 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.841430  5891 raft_consensus.cc:2804] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.841765  5891 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.842056  5891 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.858989  6177 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:49.858886  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:49.866962  6019 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.867856  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:49.869004  6019 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.868819  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:49.870714  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:49.872608  5837 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:49.875973  5717 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:49.856788  6029 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.877231  6029 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.877655  5761 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:49.875989  5644 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.881289  5891 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.887507  5787 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.903228  5836 raft_consensus.cc:359] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.904117  5836 raft_consensus.cc:385] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.904446  5836 raft_consensus.cc:740] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.904699  6246 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.870019  5793 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:49.905270  5836 consensus_queue.cc:260] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.931175  5891 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.980374  5644 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:49.905946  5837 tablet_bootstrap.cc:654] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.955670  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:49.983278  5891 raft_consensus.cc:493] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.907261  5638 raft_consensus.cc:2393] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:49.985983  5891 raft_consensus.cc:515] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:49.971546  6239 log.cc:927] Time spent T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:11:49.996315  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 114010us
I20260709 13:11:49.982972  6177 raft_consensus.cc:2804] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.997509  5891 leader_election.cc:290] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:49.947151  6246 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:49.998965  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:49.999544  5722 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.999624  5836 ts_tablet_manager.cc:1434] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.168s	user 0.015s	sys 0.009s
I20260709 13:11:49.986377  6029 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:50.000274  5686 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:49.995630  5789 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.005430  5836 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:50.004320  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:50.006587  5963 raft_consensus.cc:2804] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:50.007409  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:50.008046  5717 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 0.
I20260709 13:11:50.012024  6168 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:50.013830  5645 raft_consensus.cc:3060] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.002529  6183 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:50.017192  5612 leader_election.cc:343] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:50.020257  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:50.029060  5722 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:50.018014  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:50.032284  6183 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.018401  5963 raft_consensus.cc:697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:50.040972  5793 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.078478  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36fc4466d24f0d8d3699f364b6f51c" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:50.125597  6246 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:50.152479  5963 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.306672  6173 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:50.291586  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:50.356350  5640 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:50.411119  5837 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:50.414026  5793 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:50.416337  6177 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:50.420881  6177 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:50.534977  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 241540us
I20260709 13:11:50.642359  6259 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:50.643097  6259 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.646235  5837 ts_tablet_manager.cc:1403] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.789s	user 0.019s	sys 0.050s
I20260709 13:11:50.667574  5836 tablet_bootstrap.cc:654] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:50.659956  6259 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:50.701491  5837 raft_consensus.cc:359] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.703537  5837 raft_consensus.cc:385] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:50.704792  5837 raft_consensus.cc:740] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:50.705981  5837 consensus_queue.cc:260] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:50.711180  5645 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.008s	sys 0.004s
W20260709 13:11:50.712062  5645 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.592s	user 0.009s	sys 0.004s
I20260709 13:11:50.718245  5837 ts_tablet_manager.cc:1434] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.002s
I20260709 13:11:50.732018  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:50.732623  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:50.744977  5837 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:50.747385  6183 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:50.749204  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:50.793936  6177 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:50.830762  5789 consensus_meta.cc:287] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Time spent flushing consensus metadata: real 0.816s	user 0.003s	sys 0.009s
I20260709 13:11:50.831323  5789 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
W20260709 13:11:50.803299  5687 leader_election.cc:343] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:50.892217  5687 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:50.894440  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 91196.7us
I20260709 13:11:50.895655  5543 catalog_manager.cc:5697] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:50.905838  5612 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:50.907183  5612 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:50.907267  5891 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:50.905464  6260 raft_consensus.cc:493] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:50.908046  5612 leader_election.cc:304] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:50.907837  5891 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.908252  6260 raft_consensus.cc:515] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.909603  6169 raft_consensus.cc:2804] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:50.909952  6167 raft_consensus.cc:2749] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:50.910136  6260 leader_election.cc:290] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:50.910924  5891 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:11:50.914705  5687 leader_election.cc:343] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:50.897854  6247 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:50.918061  6169 raft_consensus.cc:697] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:50.914166  6274 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:50.966595  6247 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:50.971730  5836 tablet_bootstrap.cc:492] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:50.971917  6247 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.972245  5836 ts_tablet_manager.cc:1403] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.967s	user 0.019s	sys 0.025s
I20260709 13:11:50.974246  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:50.974918  5643 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:50.983865  5837 tablet_bootstrap.cc:654] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:50.965668  6183 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:50.984493  5760 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:50.976205  5836 raft_consensus.cc:359] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:50.987982  5836 raft_consensus.cc:385] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:50.988384  5836 raft_consensus.cc:740] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:50.967248  6274 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:50.990278  5836 consensus_queue.cc:260] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.008800  5836 ts_tablet_manager.cc:1434] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 13:11:51.009958  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:50.994297  6274 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.003911  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:50.998018  6049 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:51.007973  6261 raft_consensus.cc:493] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:50.991530  6183 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.025995  5720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0e77faf63d4cf3862a37eee7a085fe" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.027755  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.023860  6049 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.022231  6261 raft_consensus.cc:515] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.095813  5837 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:51.096542  5837 ts_tablet_manager.cc:1403] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.361s	user 0.021s	sys 0.032s
I20260709 13:11:51.027527  5647 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 0.
I20260709 13:11:51.035725  6049 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.011773  6169 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:51.114601  5687 consensus_peers.cc:597] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:51.110435  6186 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.124619  6186 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.145181  6268 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.145995  6268 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.154036  6262 raft_consensus.cc:493] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.154814  6262 raft_consensus.cc:515] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.112974  6245 consensus_queue.cc:1048] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:11:51.162508  6271 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.163146  6271 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.126965  6272 raft_consensus.cc:493] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.182497  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.186769  6272 raft_consensus.cc:515] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:51.197558  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 363932us
I20260709 13:11:51.200302  6263 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:51.200379  5836 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: Bootstrap starting.
I20260709 13:11:51.200891  6263 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.210129  5837 raft_consensus.cc:359] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.211338  5837 raft_consensus.cc:385] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:51.211768  5837 raft_consensus.cc:740] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.213881  6271 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.218019  5837 consensus_queue.cc:260] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.221125  6244 raft_consensus.cc:493] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.229120  6254 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.229163  5837 ts_tablet_manager.cc:1434] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.132s	user 0.022s	sys 0.007s
I20260709 13:11:51.221827  6244 raft_consensus.cc:515] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.237540  5837 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:51.238085  6272 leader_election.cc:290] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.215057  5642 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46426 (request call id 327) took 1166 ms. Trace:
I20260709 13:11:51.238740  5642 rpcz_store.cc:276] 0709 13:11:50.048619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:50.050274 (+  1655us) service_pool.cc:224] Handling call
0709 13:11:51.214339 (+1164065us) spinlock_profiling.cc:243] Waited 6.41 ms on lock 0x7b5800002798. stack: 00007f296a904343 00007f296a904240 00007f296a2931d4 00007f2973fd1304 00007f2973fd1299 00007f296a7bedb1 00007f296a8feb71 00007f296a8feeee 0000000000375939 00007f29729721e0 00007f2972a3b0c4 00007f2972a3b131 00007f29729fcfc0 00007f29729e7929 00007f29729e73d2 00007f296bf5ebd4
0709 13:11:51.214493 (+   154us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:11:51.214672 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:11:51.214702 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:11:51.214742 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:11:51.214778 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:11:51.214837 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:11:51.214965 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14743552}
I20260709 13:11:51.218806  6265 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:11:51.242939  6186 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.244132  6029 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:51.244952  6029 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.234225  6254 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.274176  6262 leader_election.cc:290] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.274392  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.235656  6183 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.250929  6271 raft_consensus.cc:493] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:11:51.247531  6272 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.248241  6265 raft_consensus.cc:493] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71733c04d5d64e49a536dc39500a5b56)
I20260709 13:11:51.278316  6268 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.262118  6261 leader_election.cc:290] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.283387  5718 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.273226  6177 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.278684  6029 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.298986  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.299692  5644 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:51.306612  6254 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.285706  6272 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.285225  6271 raft_consensus.cc:515] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.309821  5612 leader_election.cc:304] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.310717  6289 raft_consensus.cc:2749] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.310797  6271 leader_election.cc:290] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.311265  5612 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.288558  6049 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.315930  6261 raft_consensus.cc:2749] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.317364  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.318710  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.317965  5644 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:11:51.326862  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.326961  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.329433  6258 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.330305  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.330191  6258 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.329442  6279 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.331367  5646 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:51.331177  6279 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.327183  6244 leader_election.cc:290] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.335433  5760 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:51.336354  5760 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:51.338654  6264 raft_consensus.cc:2804] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:51.339116  6264 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:51.339438  6264 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.340567  5760 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:51.284328  6265 raft_consensus.cc:515] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:11:51.343771  5612 leader_election.cc:343] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:51.344791  6249 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:11:51.345476  6254 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:51.348863  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.349349  6254 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.349766  6254 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.349908  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.352211  6258 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.354847  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.354631  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.350035  6249 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:51.359434  6249 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:51.363543  6265 leader_election.cc:290] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.364733  5792 raft_consensus.cc:1240] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Rejecting Update request from peer 1faaa39596744a1f9e33f03ca78881f1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:51.368301  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.373548  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.375443  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.374598  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.370543  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.381954  5860 consensus_queue.cc:1048] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:51.382879  6272 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.372773  6259 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:11:51.377311  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.387760  5686 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.373970  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.391271  6262 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:51.394404  5719 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.390164  6244 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:11:51.403292  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.391698  6262 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:51.407795  6262 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.411428  6049 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.412388  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77796aa81d04fc3936bdade631bcf29" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.412746  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.411486  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.414367  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.415333  6263 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.415541  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.416525  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0c4ea22f3d940a89e2f4388d299aa6d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.417274  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.393857  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.420593  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.421911  6186 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:51.422385  6186 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.423058  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57683398241445987927440b5124039" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.426597  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b9c95bbd0340399aa595bac4fccf95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.429602  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.418617  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59686d15e3b4beb908468d0b36886a6" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.433925  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.439136  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:11:51.440203  5761 leader_election.cc:343] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:51.440182  6254 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.441692  5791 raft_consensus.cc:2393] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 2: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:51.378489  6247 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.440270  5543 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56812 (request call id 104) took 1437 ms. Trace:
I20260709 13:11:51.446413  5836 tablet_bootstrap.cc:654] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:51.447172  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:51.423135  6274 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.454280  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.464666  6274 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.465852  5788 raft_consensus.cc:1240] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Rejecting Update request from peer 1faaa39596744a1f9e33f03ca78881f1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:51.445917  5543 rpcz_store.cc:276] 0709 13:11:50.000510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:50.000659 (+   149us) service_pool.cc:224] Handling call
0709 13:11:51.437336 (+1436677us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:11:50.962592 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:11:50.969789 (+  7197us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:11:50.973185 (+  3396us) write_op.cc:435] Acquired schema lock
0709 13:11:50.976527 (+  3342us) tablet.cc:662] Decoding operations
0709 13:11:50.981993 (+  5466us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:11:50.982070 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:11:50.982107 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:11:50.982278 (+   171us) tablet.cc:701] Row locks acquired
0709 13:11:50.982297 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:11:50.982418 (+   121us) write_op.cc:270] Start()
0709 13:11:50.982519 (+   101us) write_op.cc:276] Timestamp: P: 1783602710982383 usec, L: 0
0709 13:11:50.982540 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:11:50.983172 (+   632us) log.cc:844] Serialized 537 byte log entry
0709 13:11:51.283676 (+300504us) op_driver.cc:464] REPLICATION: finished
0709 13:11:51.347886 (+ 64210us) write_op.cc:301] APPLY: starting
0709 13:11:51.350204 (+  2318us) tablet.cc:1367] starting BulkCheckPresence
0709 13:11:51.354242 (+  4038us) tablet.cc:1370] finished BulkCheckPresence
0709 13:11:51.362462 (+  8220us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:11:51.372465 (+ 10003us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:11:51.382625 (+ 10160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:11:51.388792 (+  6167us) write_op.cc:312] APPLY: finished
0709 13:11:51.422011 (+ 33219us) log.cc:844] Serialized 22 byte log entry
0709 13:11:51.422206 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:11:51.422283 (+    77us) write_op.cc:454] Released schema lock
0709 13:11:51.422322 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":50570,"apply.run_cpu_time_us":2544,"apply.run_wall_time_us":86538,"num_ops":1,"prepare.queue_time_us":12324,"prepare.run_cpu_time_us":31218,"prepare.run_wall_time_us":112601,"raft.queue_time_us":97321,"raft.run_cpu_time_us":6410,"raft.run_wall_time_us":9386,"replication_time_us":300994,"spinlock_wait_cycles":1317632,"thread_start_us":99957,"threads_started":4,"wal-append.queue_time_us":131178}]]}
I20260709 13:11:51.469269  5612 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.471961  5612 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.471472  6289 raft_consensus.cc:2749] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.473783  6279 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.474071  6247 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.483530  6186 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.482682  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.485255  6254 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.471702  6170 consensus_queue.cc:1059] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:11:51.497267  6170 raft_consensus.cc:3055] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:51.493194  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:51.477326  5761 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:51.497929  6170 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:51.484197  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:11:51.508473  5687 leader_election.cc:343] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:51.507436  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.509728  6270 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.509815  5641 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 0.
I20260709 13:11:51.509102  6049 raft_consensus.cc:2749] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.512089  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:51.513314  5686 leader_election.cc:304] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:11:51.515100  6290 log.cc:927] Time spent T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 13:11:51.512394  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.518409  6263 raft_consensus.cc:2749] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.518751  5642 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:51.518549  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:51.519414  5686 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.522061  5612 leader_election.cc:304] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.522791  6167 raft_consensus.cc:2749] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.524232  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:51.525183  5686 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.528625  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.529500  5715 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:51.529752  6262 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.531742  6262 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:51.532719  5722 raft_consensus.cc:2393] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:51.533196  5612 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.542765  5686 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.544070  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:11:51.544552  5612 leader_election.cc:343] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:51.544849  5795 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.545429  5686 leader_election.cc:304] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.545723  5612 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.506150  6170 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.549860  5860 raft_consensus.cc:2749] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.522653  6249 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.585414  5686 leader_election.cc:304] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.542483  6263 raft_consensus.cc:2749] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.544100  6265 raft_consensus.cc:2749] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.502393  6264 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.546499  6167 raft_consensus.cc:2749] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.549867  6261 raft_consensus.cc:2749] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:51.544553  5761 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:11:51.600644  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 82525.2us
I20260709 13:11:51.600667  5686 leader_election.cc:304] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.604303  5686 leader_election.cc:304] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.603372  5719 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:11:51.606465  5789 raft_consensus.cc:1240] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Rejecting Update request from peer 1faaa39596744a1f9e33f03ca78881f1 for earlier term 2. Current term is 3. Ops: []
I20260709 13:11:51.611042  6249 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.611254  5836 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: No bootstrap required, opened a new log
I20260709 13:11:51.611805  5542 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56820 (request call id 94) took 1709 ms. Trace:
I20260709 13:11:51.611177  5795 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:51.611805  5836 ts_tablet_manager.cc:1403] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: Time spent bootstrapping tablet: real 0.414s	user 0.018s	sys 0.014s
I20260709 13:11:51.613453  5837 tablet_bootstrap.cc:654] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:51.604817  6049 raft_consensus.cc:2749] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.620510  5686 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.612284  5542 rpcz_store.cc:276] 0709 13:11:49.886821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:49.888297 (+  1476us) service_pool.cc:224] Handling call
0709 13:11:51.596433 (+1708136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":885919,"reported_tablets":3}
I20260709 13:11:51.626078  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.626662  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:51.627238  5642 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.626163  5963 raft_consensus.cc:2749] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.605167  6268 raft_consensus.cc:2749] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.618295  6244 raft_consensus.cc:2749] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.613829  6265 raft_consensus.cc:2749] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.630411  5686 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:51.634018  5860 raft_consensus.cc:2749] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:51.635452  5761 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:51.636327  6049 raft_consensus.cc:2804] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:51.636844  6049 raft_consensus.cc:697] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:51.636658  5836 raft_consensus.cc:359] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.637931  6049 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.620057  6264 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:51.640345  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
W20260709 13:11:51.646704  6293 log.cc:927] Time spent T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:11:51.654876  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.658221  5642 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:11:51.653224  6270 raft_consensus.cc:2749] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.653462  5643 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.654189  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:51.648797  5836 raft_consensus.cc:385] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:51.661120  6259 raft_consensus.cc:2749] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:51.664860  5687 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:51.674296  5836 raft_consensus.cc:740] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.678050  5860 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:51.678529  5860 raft_consensus.cc:697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:51.679231  5860 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.682572  5836 consensus_queue.cc:260] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.693789  5717 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:51.729771  5836 ts_tablet_manager.cc:1434] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: Time spent starting tablet: real 0.116s	user 0.003s	sys 0.005s
W20260709 13:11:51.793088  6301 log.cc:927] Time spent T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.100s	user 0.003s	sys 0.017s
I20260709 13:11:51.813268  5837 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:51.813941  5837 ts_tablet_manager.cc:1403] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.577s	user 0.009s	sys 0.042s
I20260709 13:11:51.860190  5837 raft_consensus.cc:359] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.860983  5837 raft_consensus.cc:385] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:51.861796  5837 raft_consensus.cc:740] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.864131  5837 consensus_queue.cc:260] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.868166  5643 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:51.868817  5837 ts_tablet_manager.cc:1434] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
W20260709 13:11:51.872793  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:51.879259  5837 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: Bootstrap starting.
I20260709 13:11:51.894613  5717 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
W20260709 13:11:51.895450  6299 log.cc:927] Time spent T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 13:11:51.903045  5837 tablet_bootstrap.cc:654] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:51.914995  6307 consensus_queue.cc:1059] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:51.916159  6271 raft_consensus.cc:3055] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:51.916566  6271 raft_consensus.cc:740] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:51.917397  6271 consensus_queue.cc:260] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.924778  5795 raft_consensus.cc:1240] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Rejecting Update request from peer 3ba1d3ceea67465888e0057bde8027b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:51.948056  5760 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:51.951656  6263 consensus_queue.cc:1059] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:51.953203  6263 raft_consensus.cc:3055] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:51.953722  6263 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:51.954749  6263 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:51.956039  6263 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:51.956368  6271 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.968645  6256 raft_consensus.cc:2764] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:51.964723  5760 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:51.988250  6256 raft_consensus.cc:2749] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:11:51.990347  5718 raft_consensus.cc:1240] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Rejecting Update request from peer 3ba1d3ceea67465888e0057bde8027b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:52.001186  6274 consensus_queue.cc:1059] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:52.002017  6274 consensus_queue.cc:1243] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Peer 71733c04d5d64e49a536dc39500a5b56 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:11:52.002110  6170 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.002848  6274 raft_consensus.cc:3055] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:52.003252  6274 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:52.004112  6274 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.005267  6274 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.007377  5760 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:52.009445  6186 raft_consensus.cc:2804] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:52.010005  6186 raft_consensus.cc:697] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:52.010871  6186 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.015048  5542 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } }
I20260709 13:11:52.020308  5542 catalog_manager.cc:5697] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 2, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:52.063818  5714 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:52.069593  6249 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:52.096436  6249 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:11:52.107213  6249 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.109457  6249 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:52.114400  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:52.118604  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:52.119155  5837 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: No bootstrap required, opened a new log
I20260709 13:11:52.119701  5837 ts_tablet_manager.cc:1403] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: Time spent bootstrapping tablet: real 0.243s	user 0.036s	sys 0.035s
I20260709 13:11:52.123515  5761 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:52.128028  6249 raft_consensus.cc:2749] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:52.130157  5837 raft_consensus.cc:359] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.130872  5837 raft_consensus.cc:385] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:52.131172  5837 raft_consensus.cc:740] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.134119  5837 consensus_queue.cc:260] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.141726  5640 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:11:52.142158  5640 pending_rounds.cc:85] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Aborting all ops after (but not including) 0
I20260709 13:11:52.142443  5640 pending_rounds.cc:107] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:11:52.142813  5640 raft_consensus.cc:2889] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:11:52.146919  6264 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:52.170853  5837 ts_tablet_manager.cc:1434] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:11:52.182631  6263 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:52.202872  6259 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:52.225129  6186 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:52.225672  6186 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.229075  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:52.229355  6264 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:52.229765  6186 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:52.230010  6264 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.232941  6264 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:52.233383  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:52.235833  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:52.236716  5640 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:52.236085  5718 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 1: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:52.240787  5761 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:52.242059  6264 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:52.246784  5545 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:52.249959  6264 raft_consensus.cc:2749] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:52.250129  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:52.255142  5760 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:52.256258  6186 raft_consensus.cc:2749] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:52.271544  5542 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:52.416544  5790 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:52.484743  6264 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:52.495275  6183 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:52.910303  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:52.934782  6261 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:52.935289  6261 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.937229  6261 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:52.937942  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:52.938483  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:52.938578  5719 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:11:52.939383  5791 raft_consensus.cc:2393] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 2: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:52.939919  5612 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:52.940622  6261 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.941007  6261 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:52.941318  6261 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.946667  6261 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.948218  6261 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:52.948940  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:52.949142  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:52.949858  5791 raft_consensus.cc:2393] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 2: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:52.955590  5719 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:11:52.957019  5612 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:52.957736  6243 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.958194  6243 raft_consensus.cc:697] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:52.959031  6243 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:52.972815  5542 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.321153  6307 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.321699  6307 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.323664  6307 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.324373  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:53.324539  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:53.325088  5794 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:11:53.326150  5687 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:53.326900  6307 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:11:53.327248  6307 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.327629  6307 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:53.332713  6307 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.334318  6307 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.335127  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:53.335038  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:53.335777  5794 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:53.339957  5794 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 4.
I20260709 13:11:53.340965  5687 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:11:53.341682  6307 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:53.342149  6307 raft_consensus.cc:697] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:11:53.342952  6307 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.353463  5542 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.361843  5790 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.363251  6243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:53.376704  5718 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.378304  6243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:53.421042  6183 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.421592  6183 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.424332  6183 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:53.424206  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:53.424988  5642 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:11:53.425369  6263 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.425907  6263 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.426327  5760 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:53.427253  6183 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:11:53.427641  6183 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.427958  6183 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:53.428181  6263 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.428890  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:53.430299  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:53.429538  5718 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:11:53.434369  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:53.435019  5642 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:11:53.436029  5686 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:11:53.437067  6263 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:11:53.439527  6183 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.441113  5791 raft_consensus.cc:2393] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 3: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:53.437877  6263 raft_consensus.cc:493] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.442546  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:53.445823  5643 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:53.448734  6263 raft_consensus.cc:3060] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:53.443369  6183 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:53.450980  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:53.452786  5643 raft_consensus.cc:2468] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:11:53.453949  5760 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:53.454594  6183 raft_consensus.cc:2804] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:53.454635  6263 raft_consensus.cc:515] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.455084  6183 raft_consensus.cc:697] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:11:53.455888  5718 raft_consensus.cc:2393] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 3: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:53.455967  6183 consensus_queue.cc:237] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.456794  6263 leader_election.cc:290] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.458423  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:53.458423  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f78a0d89c3d4005b79a72223b88afcc" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:53.459438  5643 raft_consensus.cc:2393] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 3: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:11:53.460675  5686 leader_election.cc:304] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:53.462229  6263 raft_consensus.cc:2749] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:11:53.469105  5542 catalog_manager.cc:5697] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 3, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:53.570124  6332 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:11:53.570739  6332 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.572314  6332 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.573261  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:53.573483  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:53.573899  5791 raft_consensus.cc:2368] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 for earlier term 3. Current term is 4.
I20260709 13:11:53.574970  5612 leader_election.cc:400] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521) with higher term. Message: Invalid argument: T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 for earlier term 3. Current term is 4.
I20260709 13:11:53.575268  5612 leader_election.cc:403] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:11:53.575763  6332 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:11:53.582448  6332 raft_consensus.cc:2749] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521) with higher term. Message: Invalid argument: T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 for earlier term 3. Current term is 4.
I20260709 13:11:53.816998  6332 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.817534  6332 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.819871  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:11:53.819340  6332 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.820209  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:53.820379  6263 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.820894  5794 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:53.820969  6263 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.822280  5714 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 1.
I20260709 13:11:53.822273  5612 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:53.823172  6332 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:53.823484  6332 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.823779  6332 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:53.824816  6263 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.825798  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:11:53.826363  5794 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:11:53.826843  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:11:53.827126  5687 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:11:53.827834  6307 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:53.828223  6307 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:53.828567  6307 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:53.830551  6332 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.831743  5642 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:53.832743  6332 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.834131  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:53.834337  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:11:53.834700  5794 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:53.835427  6307 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.836500  5714 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ba1d3ceea67465888e0057bde8027b4 in current term 2: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
I20260709 13:11:53.838730  6307 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:53.839313  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:11:53.839896  5642 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:53.841638  5794 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:11:53.842080  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:11:53.842797  5791 raft_consensus.cc:2393] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 2: Already voted for candidate 3ba1d3ceea67465888e0057bde8027b4 in this term.
I20260709 13:11:53.842681  5612 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:11:53.844003  5687 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:11:53.844614  6307 raft_consensus.cc:2749] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:11:53.845814  6332 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:53.846295  6332 raft_consensus.cc:697] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:11:53.847038  6332 consensus_queue.cc:237] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:11:53.860533  5542 catalog_manager.cc:5697] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.897290  5790 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:11:53.898625  6303 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:53.913439  5642 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:11:53.915567  6303 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:53.956409  5645 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:53.960542  6183 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:53.987360  5718 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:53.988607  6183 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:54.243531  5794 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:54.244650  6261 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:54.255708  5714 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:54.263092  6243 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:55.180814  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:55.208190  6348 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
W20260709 13:11:55.208287  6349 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
W20260709 13:11:55.208640  6351 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
I20260709 13:11:55.209717  4525 server_base.cc:1061] running on GCE node
I20260709 13:11:55.211877  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:55.212179  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:11:55.212404  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602715212388 us; error 0 us; skew 500 ppm
I20260709 13:11:55.213183  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:55.216861  4525 webserver.cc:533] Webserver started at http://127.4.107.68:46807/ using document root <none> and password file <none>
I20260709 13:11:55.217365  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:55.217549  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:55.217887  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:55.219262  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-3-root/instance:
uuid: "19c3f34997b24f6583646eae3cdeb9f2"
format_stamp: "Formatted at 2026-07-09 13:11:55 on dist-test-slave-7f95"
I20260709 13:11:55.224159  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:11:55.228848  6356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:55.229744  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:55.230127  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
uuid: "19c3f34997b24f6583646eae3cdeb9f2"
format_stamp: "Formatted at 2026-07-09 13:11:55 on dist-test-slave-7f95"
I20260709 13:11:55.230430  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-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)
I20260709 13:11:55.254118  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:55.255694  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:55.257104  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:55.259790  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:55.259982  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:55.260304  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:55.260479  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260709 13:11:55.505774  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 63654.2us
I20260709 13:11:55.678354  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.68:34209
I20260709 13:11:55.678452  6428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.68:34209 every 8 connection(s)
I20260709 13:11:55.685774  4525 auto_leader_rebalancer-test.cc:384] add a tserver: 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:11:55.705399  6429 heartbeater.cc:344] Connected to a master server at 127.4.107.126:45087
I20260709 13:11:55.706005  6429 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:55.707087  6429 heartbeater.cc:507] Master 127.4.107.126:45087 requested a full tablet report, sending...
I20260709 13:11:55.710057  5542 ts_manager.cc:194] Registered new tserver with Master: 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:11:55.711877  5542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40370
I20260709 13:11:56.144263  5719 consensus_queue.cc:237] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.153002  5788 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.153720  5642 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.154726  6382 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:56.156013  6303 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:56.165541  6303 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:11:56.168602  5686 consensus_peers.cc:597] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d06f8241975444b97b12a23970f4631. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:56.167455  5788 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.170446  5642 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.180984  5719 consensus_queue.cc:237] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.187763  5542 catalog_manager.cc:5697] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:56.199559  5686 consensus_peers.cc:597] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcfd0724b0bf4485872b1b246f27ea32. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:56.200730  5645 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.201398  5788 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.202651  6307 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:56.203685  6382 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:56.216602  6382 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.217597  5788 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.222352  5645 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.275252  5543 catalog_manager.cc:5697] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.277408  5788 consensus_queue.cc:237] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.290786  5719 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:56.291378  5642 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:56.292419  6391 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:56.293843  6331 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:11:56.306195  5760 consensus_peers.cc:597] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f78a0d89c3d4005b79a72223b88afcc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:56.307495  6391 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.309376  5642 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.316016  5719 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.323076  5713 consensus_queue.cc:237] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.327565  5545 catalog_manager.cc:5697] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:56.337801  5686 consensus_peers.cc:597] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bad5e53f49814086af6b4c6b69c2750d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:56.337888  5788 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.338950  5642 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:56.339592  6382 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:56.340830  6447 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:56.357841  6382 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.360391  5642 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.374850  5788 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:56.393822  5542 catalog_manager.cc:5697] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:56.678586  6457 ts_tablet_manager.cc:933] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:56.694860  6457 tablet_copy_client.cc:323] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:11:56.706571  6459 ts_tablet_manager.cc:933] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:56.715540  6429 heartbeater.cc:499] Master 127.4.107.126:45087 was elected leader, sending a full tablet report...
I20260709 13:11:56.725813  6459 tablet_copy_client.cc:323] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:11:56.728541  5732 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 1d06f8241975444b97b12a23970f4631 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:11:56.729270  5732 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 1d06f8241975444b97b12a23970f4631 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-1d06f8241975444b97b12a23970f4631
I20260709 13:11:56.735050  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet dcfd0724b0bf4485872b1b246f27ea32 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:11:56.735802  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet dcfd0724b0bf4485872b1b246f27ea32 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-dcfd0724b0bf4485872b1b246f27ea32
I20260709 13:11:56.739203  5732 tablet_copy_source_session.cc:215] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:56.744431  6457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d06f8241975444b97b12a23970f4631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.748683  5731 tablet_copy_source_session.cc:215] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:56.761444  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd0724b0bf4485872b1b246f27ea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.764890  6463 ts_tablet_manager.cc:933] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:11:56.791217  6463 tablet_copy_client.cc:323] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:11:56.792025  6457 tablet_copy_client.cc:806] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:56.799407  6457 tablet_copy_client.cc:670] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:56.811573  6457 tablet_copy_client.cc:538] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:56.813763  6459 tablet_copy_client.cc:806] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:56.817420  6459 tablet_copy_client.cc:670] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:56.825996  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 7f78a0d89c3d4005b79a72223b88afcc from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:11:56.826058  6457 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:11:56.826611  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 7f78a0d89c3d4005b79a72223b88afcc from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-7f78a0d89c3d4005b79a72223b88afcc
I20260709 13:11:56.830657  6459 tablet_copy_client.cc:538] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:56.835345  5806 tablet_copy_source_session.cc:215] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:56.841212  6463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f78a0d89c3d4005b79a72223b88afcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.849181  6459 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:11:56.859767  6463 tablet_copy_client.cc:806] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:56.860384  6463 tablet_copy_client.cc:670] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:56.867458  6457 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:11:56.868582  6457 tablet_bootstrap.cc:492] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:11:56.868675  6463 tablet_copy_client.cc:538] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:56.869431  6457 ts_tablet_manager.cc:1403] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.000s
I20260709 13:11:56.874382  6457 raft_consensus.cc:359] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.875344  6457 raft_consensus.cc:740] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:11:56.876098  6457 consensus_queue.cc:260] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.878922  6463 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:11:56.882813  6457 ts_tablet_manager.cc:1434] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:11:56.885721  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-1d06f8241975444b97b12a23970f4631 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:11:56.886324  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-1d06f8241975444b97b12a23970f4631 on tablet 1d06f8241975444b97b12a23970f4631 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:11:56.893647  6459 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:11:56.896855  6459 tablet_bootstrap.cc:492] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:11:56.898675  6459 ts_tablet_manager.cc:1403] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.007s
I20260709 13:11:56.901727  6457 ts_tablet_manager.cc:933] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:11:56.923571  6459 raft_consensus.cc:359] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.925275  6457 tablet_copy_client.cc:323] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:11:56.925379  6459 raft_consensus.cc:740] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:11:56.926278  6459 consensus_queue.cc:260] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.927824  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet bad5e53f49814086af6b4c6b69c2750d from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:11:56.928352  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet bad5e53f49814086af6b4c6b69c2750d from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-bad5e53f49814086af6b4c6b69c2750d
I20260709 13:11:56.928678  6459 ts_tablet_manager.cc:1434] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:11:56.933846  6463 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:11:56.934584  6463 tablet_bootstrap.cc:492] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:11:56.935148  6463 ts_tablet_manager.cc:1403] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.002s
I20260709 13:11:56.938228  6463 raft_consensus.cc:359] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.939172  6463 raft_consensus.cc:740] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:11:56.939847  6463 consensus_queue.cc:260] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:56.939951  5732 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-dcfd0724b0bf4485872b1b246f27ea32 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:11:56.942530  5732 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-dcfd0724b0bf4485872b1b246f27ea32 on tablet dcfd0724b0bf4485872b1b246f27ea32 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:11:56.943624  6463 ts_tablet_manager.cc:1434] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:56.952529  5731 tablet_copy_source_session.cc:215] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:56.966382  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7f78a0d89c3d4005b79a72223b88afcc received from {username='slave'} at 127.0.0.1:49614
I20260709 13:11:56.967813  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7f78a0d89c3d4005b79a72223b88afcc on tablet 7f78a0d89c3d4005b79a72223b88afcc with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:11:56.970552  6457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad5e53f49814086af6b4c6b69c2750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:56.988034  6457 tablet_copy_client.cc:806] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:56.988767  6457 tablet_copy_client.cc:670] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:56.996255  6457 tablet_copy_client.cc:538] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:57.004454  6457 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:11:57.033586  6457 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:11:57.034601  6457 tablet_bootstrap.cc:492] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:11:57.035236  6457 ts_tablet_manager.cc:1403] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.006s
I20260709 13:11:57.037590  6457 raft_consensus.cc:359] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:57.038333  6457 raft_consensus.cc:740] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:11:57.038857  6457 consensus_queue.cc:260] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:57.040736  6457 ts_tablet_manager.cc:1434] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 13:11:57.044517  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-bad5e53f49814086af6b4c6b69c2750d received from {username='slave'} at 127.0.0.1:45548
I20260709 13:11:57.044950  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-bad5e53f49814086af6b4c6b69c2750d on tablet bad5e53f49814086af6b4c6b69c2750d with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:11:57.215508  6404 raft_consensus.cc:1217] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:57.221725  6404 raft_consensus.cc:1217] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:57.294003  6404 raft_consensus.cc:1217] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:11:57.375125  6404 raft_consensus.cc:1217] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:57.636453  6474 raft_consensus.cc:1064] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:11:57.639607  6474 consensus_queue.cc:237] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:57.646369  6404 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.647336  5791 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.647643  5645 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.649307  6307 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.650198  6473 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.652076  6474 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:57.674561  6473 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.676508  6404 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.694414  6391 raft_consensus.cc:1064] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:11:57.686390  5645 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.694908  5543 catalog_manager.cc:5697] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.696900  6391 consensus_queue.cc:237] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:57.692531  5790 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.718557  6404 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:57.720204  5642 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:57.728456  5713 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:57.730268  6453 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:57.735795  6447 raft_consensus.cc:1064] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:11:57.740250  6453 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:57.758936  6331 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:57.748896  6447 consensus_queue.cc:237] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:11:57.775543  6480 log.cc:927] Time spent T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:11:57.793457  6307 raft_consensus.cc:1064] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:11:57.801378  6307 consensus_queue.cc:237] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:57.862926  6403 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.864456  6474 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:57.869096  5790 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.873809  6474 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.880282  6331 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.889619  5713 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.911696  5642 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.914621  5645 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.918509  5788 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.920065  6382 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.921849  6404 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.923883  6307 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.924774  6473 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:57.928752  5643 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:57.933821  6382 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:11:57.997164  6474 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:57.999881  6402 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.031883  5645 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.030098  6382 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.032727  5642 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.044955  6404 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.051585  5790 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.073734  6403 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.077062  5788 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.107479  5719 consensus_queue.cc:237] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:58.127413  6403 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.133692  6500 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:58.134680  5788 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.137696  6382 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:58.127946  5544 catalog_manager.cc:5697] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.141649  5544 catalog_manager.cc:5697] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.144724  5544 catalog_manager.cc:5697] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.150795  6382 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.156921  5788 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.159325  6403 raft_consensus.cc:2955] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.177474  5713 consensus_queue.cc:237] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:58.183344  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcfd0724b0bf4485872b1b246f27ea32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:58.188199  5788 consensus_queue.cc:237] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:58.191908  6404 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.193476  6447 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:58.201783  5645 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.209322  6473 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.212911  5642 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:58.214002  6404 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.218135  6499 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:58.218804  5713 consensus_queue.cc:237] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:11:58.188673  5545 catalog_manager.cc:5697] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.223464  6403 raft_consensus.cc:1275] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:58.227139  6494 consensus_queue.cc:1048] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:58.232363  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d06f8241975444b97b12a23970f4631 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:58.241242  6473 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:11:58.244736  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet dcfd0724b0bf4485872b1b246f27ea32 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:11:58.251287  6499 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.251770  5642 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.260241  6402 raft_consensus.cc:2955] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.270362  5645 raft_consensus.cc:2955] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.276530  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f78a0d89c3d4005b79a72223b88afcc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:58.283671  5543 catalog_manager.cc:5697] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.299120  5541 catalog_manager.cc:5697] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.314747  5788 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.315495  6402 raft_consensus.cc:1275] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:58.316951  6473 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:58.317782  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d06f8241975444b97b12a23970f4631 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:11:58.325167  6382 consensus_queue.cc:1048] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:58.328401  6474 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.332376  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f78a0d89c3d4005b79a72223b88afcc with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49326
I20260709 13:11:58.337062  6404 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.374661  6504 tablet_replica.cc:333] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:11:58.376070  6504 raft_consensus.cc:2243] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:58.378229  6502 tablet_replica.cc:333] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:11:58.378770  6504 raft_consensus.cc:2272] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:58.387778  6502 raft_consensus.cc:2243] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:58.394364  6502 raft_consensus.cc:2272] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:58.368157  5545 catalog_manager.cc:5697] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.398514  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bad5e53f49814086af6b4c6b69c2750d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:58.405256  5791 raft_consensus.cc:2955] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:11:58.395674  6503 tablet_replica.cc:333] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:11:58.407766  6503 raft_consensus.cc:2243] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:58.412410  6502 ts_tablet_manager.cc:1916] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:58.408530  6503 raft_consensus.cc:2272] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:58.464064  6503 ts_tablet_manager.cc:1916] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:58.471104  6504 ts_tablet_manager.cc:1916] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:58.474138  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet bad5e53f49814086af6b4c6b69c2750d with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:11:58.476999  6502 ts_tablet_manager.cc:1929] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:58.478693  6502 log.cc:1199] T dcfd0724b0bf4485872b1b246f27ea32 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/dcfd0724b0bf4485872b1b246f27ea32
I20260709 13:11:58.480818  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet dcfd0724b0bf4485872b1b246f27ea32 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:11:58.482177  6502 tablet_replica.cc:333] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
W20260709 13:11:58.483165  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 68565.5us
I20260709 13:11:58.483372  6502 raft_consensus.cc:2243] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:58.484414  6502 raft_consensus.cc:2272] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:58.489065  6502 ts_tablet_manager.cc:1916] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:58.508597  6502 ts_tablet_manager.cc:1929] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:58.509104  6502 log.cc:1199] T bad5e53f49814086af6b4c6b69c2750d P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/bad5e53f49814086af6b4c6b69c2750d
I20260709 13:11:58.509804  6503 ts_tablet_manager.cc:1929] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:58.510265  6503 log.cc:1199] T 1d06f8241975444b97b12a23970f4631 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/1d06f8241975444b97b12a23970f4631
I20260709 13:11:58.510994  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet bad5e53f49814086af6b4c6b69c2750d (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:11:58.511896  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 1d06f8241975444b97b12a23970f4631 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:11:58.514043  6504 ts_tablet_manager.cc:1929] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:11:58.514505  6504 log.cc:1199] T 7f78a0d89c3d4005b79a72223b88afcc P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/7f78a0d89c3d4005b79a72223b88afcc
I20260709 13:11:58.517546  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 7f78a0d89c3d4005b79a72223b88afcc (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:11:59.534334  5719 consensus_queue.cc:237] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:59.540452  5791 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.541477  5645 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:59.541754  5686 consensus_peers.cc:597] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc0e77faf63d4cf3862a37eee7a085fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:59.542284  6447 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.543181  6506 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.552614  6506 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.554988  5791 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.563238  5645 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.571955  5545 catalog_manager.cc:5697] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.576079  5788 consensus_queue.cc:237] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:11:59.605947  5760 consensus_peers.cc:597] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60b9c95bbd0340399aa595bac4fccf95. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:59.606683  5719 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.608371  6391 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.608965  5643 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.620149  6391 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.623906  6513 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.643864  5645 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.647571  5718 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.666854  5542 catalog_manager.cc:5697] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:59.677006  5642 consensus_queue.cc:237] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:59.687750  5791 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.689268  6475 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:59.701670  5718 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.703591  6475 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.705292  6514 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.716741  5791 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.728638  5541 catalog_manager.cc:5697] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:59.729971  5718 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:11:59.743062  5611 consensus_peers.cc:597] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3002fc490caf47279af7887b228bfaaa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:59.746513  5713 consensus_queue.cc:237] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:11:59.764608  5788 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.766324  6382 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:59.768566  5686 consensus_peers.cc:597] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f8a36e251d14c9cb0e852e9e89bc000. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:59.775035  5645 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:59.776650  6505 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:59.779613  6447 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.781359  5791 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.808575  5645 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:11:59.809496  5541 catalog_manager.cc:5697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:00.080262  6530 ts_tablet_manager.cc:933] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:00.082286  6530 tablet_copy_client.cc:323] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:00.083839  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet cc0e77faf63d4cf3862a37eee7a085fe from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:00.084383  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet cc0e77faf63d4cf3862a37eee7a085fe from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-cc0e77faf63d4cf3862a37eee7a085fe
I20260709 13:12:00.093847  5731 tablet_copy_source_session.cc:215] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:00.097044  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0e77faf63d4cf3862a37eee7a085fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:00.114023  6530 tablet_copy_client.cc:806] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:00.114588  6530 tablet_copy_client.cc:670] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:00.118081  6530 tablet_copy_client.cc:538] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:00.125856  6530 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:00.150745  6530 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:00.151717  6530 tablet_bootstrap.cc:492] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:00.152386  6530 ts_tablet_manager.cc:1403] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260709 13:12:00.155922  6530 raft_consensus.cc:359] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.156793  6530 raft_consensus.cc:740] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:00.157775  6530 consensus_queue.cc:260] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.162278  6530 ts_tablet_manager.cc:1434] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 13:12:00.164649  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-cc0e77faf63d4cf3862a37eee7a085fe received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:00.165081  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-cc0e77faf63d4cf3862a37eee7a085fe on tablet cc0e77faf63d4cf3862a37eee7a085fe with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:00.170333  6530 ts_tablet_manager.cc:933] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:00.172528  6530 tablet_copy_client.cc:323] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:00.187986  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 3002fc490caf47279af7887b228bfaaa from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:00.188649  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 3002fc490caf47279af7887b228bfaaa from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-3002fc490caf47279af7887b228bfaaa
I20260709 13:12:00.196682  5657 tablet_copy_source_session.cc:215] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:00.199981  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3002fc490caf47279af7887b228bfaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:00.202481  6534 ts_tablet_manager.cc:933] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:00.207620  6534 tablet_copy_client.cc:323] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:00.210350  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 60b9c95bbd0340399aa595bac4fccf95 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:00.210893  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 60b9c95bbd0340399aa595bac4fccf95 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-60b9c95bbd0340399aa595bac4fccf95
I20260709 13:12:00.210779  6539 ts_tablet_manager.cc:933] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:00.221122  6530 tablet_copy_client.cc:806] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:00.221848  6530 tablet_copy_client.cc:670] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:00.229249  6530 tablet_copy_client.cc:538] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:00.231397  5806 tablet_copy_source_session.cc:215] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:00.235737  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b9c95bbd0340399aa595bac4fccf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:00.236330  6539 tablet_copy_client.cc:323] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:00.242312  6530 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:00.243811  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 9f8a36e251d14c9cb0e852e9e89bc000 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:00.244364  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 9f8a36e251d14c9cb0e852e9e89bc000 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-9f8a36e251d14c9cb0e852e9e89bc000
I20260709 13:12:00.256618  5731 tablet_copy_source_session.cc:215] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:00.258265  6534 tablet_copy_client.cc:806] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:00.259204  6534 tablet_copy_client.cc:670] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:00.278162  6539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8a36e251d14c9cb0e852e9e89bc000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:00.290949  6530 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:00.292240  6530 tablet_bootstrap.cc:492] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:00.293118  6530 ts_tablet_manager.cc:1403] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.003s
I20260709 13:12:00.296842  6530 raft_consensus.cc:359] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.291133  6534 tablet_copy_client.cc:538] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:00.303400  6530 raft_consensus.cc:740] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:00.304231  6530 consensus_queue.cc:260] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.312510  6534 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:00.312721  6539 tablet_copy_client.cc:806] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:00.313683  6539 tablet_copy_client.cc:670] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:00.309466  6530 ts_tablet_manager.cc:1434] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 13:12:00.319799  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-3002fc490caf47279af7887b228bfaaa received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:00.320006  6539 tablet_copy_client.cc:538] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:00.320307  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-3002fc490caf47279af7887b228bfaaa on tablet 3002fc490caf47279af7887b228bfaaa with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:00.332298  6539 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:00.364894  6539 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:00.365967  6539 tablet_bootstrap.cc:492] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:00.366693  6539 ts_tablet_manager.cc:1403] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.000s
I20260709 13:12:00.369899  6539 raft_consensus.cc:359] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.370827  6539 raft_consensus.cc:740] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:00.371527  6539 consensus_queue.cc:260] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.373992  6539 ts_tablet_manager.cc:1434] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:00.379077  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9f8a36e251d14c9cb0e852e9e89bc000 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:00.379528  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9f8a36e251d14c9cb0e852e9e89bc000 on tablet 9f8a36e251d14c9cb0e852e9e89bc000 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:00.385773  6534 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:00.386891  6534 tablet_bootstrap.cc:492] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:00.387686  6534 ts_tablet_manager.cc:1403] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.001s
I20260709 13:12:00.392423  6534 raft_consensus.cc:359] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.393224  6534 raft_consensus.cc:740] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:00.393896  6534 consensus_queue.cc:260] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:00.401503  6534 ts_tablet_manager.cc:1434] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:12:00.403488  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-60b9c95bbd0340399aa595bac4fccf95 received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:00.403970  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-60b9c95bbd0340399aa595bac4fccf95 on tablet 60b9c95bbd0340399aa595bac4fccf95 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:00.558146  6404 raft_consensus.cc:1217] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:00.708839  6404 raft_consensus.cc:1217] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:00.727932  6404 raft_consensus.cc:1217] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:00.729404  6402 raft_consensus.cc:1217] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:01.070533  6382 raft_consensus.cc:1064] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:01.072441  6382 consensus_queue.cc:237] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.080601  6402 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.082150  5794 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.082567  6447 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.084060  6382 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.088814  5642 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.093071  6505 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.111644  6447 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.123241  5643 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.123967  5794 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.131930  6402 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.136577  5541 catalog_manager.cc:5697] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:01.186621  6505 raft_consensus.cc:1064] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:01.190429  6505 consensus_queue.cc:237] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.199199  6402 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.200274  5791 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.201176  5643 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.204106  6506 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.206176  6506 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.210024  5718 consensus_queue.cc:237] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.217082  6475 raft_consensus.cc:1064] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:01.219483  6475 consensus_queue.cc:237] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.222388  6404 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.223913  6447 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:01.225224  5642 raft_consensus.cc:1275] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.252820  6382 consensus_queue.cc:1048] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:01.255507  6447 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.271426  6404 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.275000  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc0e77faf63d4cf3862a37eee7a085fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:01.285307  5544 catalog_manager.cc:5697] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:01.292599  6447 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.296933  5794 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.305824  6402 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.310774  6505 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:01.316730  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet cc0e77faf63d4cf3862a37eee7a085fe with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:01.321424  5545 catalog_manager.cc:5697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.322124  5642 raft_consensus.cc:2955] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.333688  5643 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.335090  6544 raft_consensus.cc:1064] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:01.340920  6544 consensus_queue.cc:237] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.348107  5713 consensus_queue.cc:237] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.366496  6561 tablet_replica.cc:333] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:01.367439  6561 raft_consensus.cc:2243] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:01.368016  6561 raft_consensus.cc:2272] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:01.383879  5794 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.396549  5713 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.401443  6514 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:12:01.404248  6402 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.405975  6564 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.406445  6404 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.406641  6402 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.408478  6561 ts_tablet_manager.cc:1916] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:01.408243  6559 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.416760  6391 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:01.428256  6382 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:12:01.432550  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 51712.1us
I20260709 13:12:01.437816  5713 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.440707  5788 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.453910  6514 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.461225  6505 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:01.462845  5643 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:01.462900  6559 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.468459  6569 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:01.470353  5788 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.489535  6561 ts_tablet_manager.cc:1929] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:01.492551  6561 log.cc:1199] T cc0e77faf63d4cf3862a37eee7a085fe P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/cc0e77faf63d4cf3862a37eee7a085fe
I20260709 13:12:01.493384  6404 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.494716  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet cc0e77faf63d4cf3862a37eee7a085fe (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:01.510399  5542 catalog_manager.cc:5697] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:01.511862  6560 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.525169  6567 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.537289  5791 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.535498  5713 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.544081  5642 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.544808  6402 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.564308  6404 raft_consensus.cc:2955] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.574785  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f8a36e251d14c9cb0e852e9e89bc000 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:01.585372  5544 catalog_manager.cc:5697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:01.586602  5717 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.597287  5542 catalog_manager.cc:5697] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:01.609273  5645 consensus_queue.cc:237] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.613976  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f8a36e251d14c9cb0e852e9e89bc000 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:01.621984  6574 tablet_replica.cc:333] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:01.624212  6574 raft_consensus.cc:2243] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:01.624477  5713 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.625038  6574 raft_consensus.cc:2272] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:01.625767  6514 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:01.626437  6402 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.628211  6495 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:01.633908  6574 ts_tablet_manager.cc:1916] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:01.636068  6495 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.637238  5713 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.642248  6404 raft_consensus.cc:2955] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.658494  5791 consensus_queue.cc:237] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:01.668211  6402 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.671041  5642 raft_consensus.cc:1275] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:01.677155  6567 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:01.676221  5545 catalog_manager.cc:5697] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.681551  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3002fc490caf47279af7887b228bfaaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:01.673022  6574 ts_tablet_manager.cc:1929] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:01.684453  6574 log.cc:1199] T 9f8a36e251d14c9cb0e852e9e89bc000 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/9f8a36e251d14c9cb0e852e9e89bc000
I20260709 13:12:01.684306  6564 consensus_queue.cc:1048] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:01.690645  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 9f8a36e251d14c9cb0e852e9e89bc000 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:01.700850  5642 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.696996  6544 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.709578  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 3002fc490caf47279af7887b228bfaaa with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:01.710786  6561 tablet_replica.cc:333] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:01.711952  6561 raft_consensus.cc:2243] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:01.712816  6561 raft_consensus.cc:2272] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:01.716766  6561 ts_tablet_manager.cc:1916] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:01.723140  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60b9c95bbd0340399aa595bac4fccf95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:01.733922  5544 catalog_manager.cc:5697] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:01.727538  6402 raft_consensus.cc:2955] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:01.751591  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 60b9c95bbd0340399aa595bac4fccf95 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:01.753695  6575 tablet_replica.cc:333] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:01.768319  6561 ts_tablet_manager.cc:1929] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:01.768959  6561 log.cc:1199] T 3002fc490caf47279af7887b228bfaaa P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/3002fc490caf47279af7887b228bfaaa
I20260709 13:12:01.770744  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 3002fc490caf47279af7887b228bfaaa (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:01.773384  6575 raft_consensus.cc:2243] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:01.774194  6575 raft_consensus.cc:2272] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:01.777829  6575 ts_tablet_manager.cc:1916] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:01.791378  6575 ts_tablet_manager.cc:1929] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:01.791822  6575 log.cc:1199] T 60b9c95bbd0340399aa595bac4fccf95 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/60b9c95bbd0340399aa595bac4fccf95
I20260709 13:12:01.793320  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 60b9c95bbd0340399aa595bac4fccf95 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:02.823242  5645 consensus_queue.cc:237] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:02.829157  5611 consensus_peers.cc:597] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b86de7e264a1459cb3802acd68c7d9e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:02.831032  5713 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:02.832625  5790 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:02.837466  6559 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:02.838356  6495 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:02.885424  6559 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.887758  5713 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.887650  5789 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.900058  5718 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:02.906556  5541 catalog_manager.cc:5697] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:02.922925  5686 consensus_peers.cc:597] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cb6ba34e6ef43f28be7dbe0fda236bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:02.924770  5643 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:02.926090  5789 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:02.926352  6557 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:02.930459  6557 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:02.940600  6557 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.946975  5643 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.951968  5789 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:02.955760  5718 consensus_queue.cc:237] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:02.974937  5790 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:02.973121  5544 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.981190  6565 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:02.984793  5645 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:02.998992  6565 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:03.003635  5686 consensus_peers.cc:597] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f32098bf089b4316879964a7e1e69884. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:03.019141  6506 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.021227  5790 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.025669  5645 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.040447  5790 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.037727  5545 catalog_manager.cc:5697] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:03.048661  5760 consensus_peers.cc:597] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fedf95ff15984aea8bbadcc503f441fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:03.049736  5718 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:03.050128  5645 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:03.051061  6544 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.052461  6567 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.062708  6567 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.074133  5645 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.086184  5545 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:03.072371  5718 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:03.299649  6597 ts_tablet_manager.cc:933] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:03.302273  6597 tablet_copy_client.cc:323] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:03.303984  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet b86de7e264a1459cb3802acd68c7d9e1 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:03.304497  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet b86de7e264a1459cb3802acd68c7d9e1 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-b86de7e264a1459cb3802acd68c7d9e1
I20260709 13:12:03.312347  5657 tablet_copy_source_session.cc:215] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:03.325182  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86de7e264a1459cb3802acd68c7d9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:03.342555  6597 tablet_copy_client.cc:806] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:03.343340  6597 tablet_copy_client.cc:670] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:03.348134  6597 tablet_copy_client.cc:538] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:03.357883  6597 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:03.375010  6600 ts_tablet_manager.cc:933] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:03.377158  6600 tablet_copy_client.cc:323] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:03.379208  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet f32098bf089b4316879964a7e1e69884 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:03.379765  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet f32098bf089b4316879964a7e1e69884 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-f32098bf089b4316879964a7e1e69884
I20260709 13:12:03.379894  6597 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:03.380860  6597 tablet_bootstrap.cc:492] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:03.381541  6597 ts_tablet_manager.cc:1403] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.009s
I20260709 13:12:03.385099  6597 raft_consensus.cc:359] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.386020  6597 raft_consensus.cc:740] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:03.386773  6597 consensus_queue.cc:260] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.390242  6597 ts_tablet_manager.cc:1434] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:03.392136  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b86de7e264a1459cb3802acd68c7d9e1 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:03.392583  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b86de7e264a1459cb3802acd68c7d9e1 on tablet b86de7e264a1459cb3802acd68c7d9e1 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:03.393147  5731 tablet_copy_source_session.cc:215] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:03.397670  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32098bf089b4316879964a7e1e69884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:03.418918  6600 tablet_copy_client.cc:806] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:03.419580  6600 tablet_copy_client.cc:670] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:03.420941  6597 ts_tablet_manager.cc:933] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:03.426465  6600 tablet_copy_client.cc:538] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:03.432487  6597 tablet_copy_client.cc:323] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:03.435076  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:03.435649  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 2cb6ba34e6ef43f28be7dbe0fda236bb from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-2cb6ba34e6ef43f28be7dbe0fda236bb
I20260709 13:12:03.446801  5731 tablet_copy_source_session.cc:215] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:03.452802  6600 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:03.453471  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:03.470145  6597 tablet_copy_client.cc:806] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:03.470810  6597 tablet_copy_client.cc:670] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:03.474697  6597 tablet_copy_client.cc:538] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:03.483314  6600 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:03.483982  6597 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:03.484442  6600 tablet_bootstrap.cc:492] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:03.489384  6600 ts_tablet_manager.cc:1403] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.010s
I20260709 13:12:03.493160  6600 raft_consensus.cc:359] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.494073  6600 raft_consensus.cc:740] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:03.494781  6600 consensus_queue.cc:260] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.497696  6600 ts_tablet_manager.cc:1434] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:12:03.502359  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-f32098bf089b4316879964a7e1e69884 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:03.502784  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-f32098bf089b4316879964a7e1e69884 on tablet f32098bf089b4316879964a7e1e69884 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:03.510448  6597 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:03.511536  6597 tablet_bootstrap.cc:492] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:03.512302  6597 ts_tablet_manager.cc:1403] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.001s
I20260709 13:12:03.515288  6597 raft_consensus.cc:359] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.516196  6597 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:03.516920  6597 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.519604  6597 ts_tablet_manager.cc:1434] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:12:03.523669  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-2cb6ba34e6ef43f28be7dbe0fda236bb received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:03.524102  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-2cb6ba34e6ef43f28be7dbe0fda236bb on tablet 2cb6ba34e6ef43f28be7dbe0fda236bb with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:03.674088  6597 ts_tablet_manager.cc:933] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:03.678009  6597 tablet_copy_client.cc:323] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:03.679451  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet fedf95ff15984aea8bbadcc503f441fb from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:03.679919  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet fedf95ff15984aea8bbadcc503f441fb from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-fedf95ff15984aea8bbadcc503f441fb
I20260709 13:12:03.685855  5806 tablet_copy_source_session.cc:215] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:03.689230  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedf95ff15984aea8bbadcc503f441fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:03.711606  6597 tablet_copy_client.cc:806] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:03.712246  6597 tablet_copy_client.cc:670] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:03.726989  6597 tablet_copy_client.cc:538] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:03.735383  6597 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:03.739138  6404 raft_consensus.cc:1217] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:12:03.756062  6597 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:03.756914  6597 tablet_bootstrap.cc:492] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:03.757876  6597 ts_tablet_manager.cc:1403] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 13:12:03.760475  6597 raft_consensus.cc:359] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.761268  6597 raft_consensus.cc:740] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:03.765781  6597 consensus_queue.cc:260] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:03.767665  6597 ts_tablet_manager.cc:1434] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:12:03.769714  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-fedf95ff15984aea8bbadcc503f441fb received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:03.770138  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-fedf95ff15984aea8bbadcc503f441fb on tablet fedf95ff15984aea8bbadcc503f441fb with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:03.935706  6404 raft_consensus.cc:1217] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:04.009037  6404 raft_consensus.cc:1217] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:04.202800  6404 raft_consensus.cc:1217] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:04.257714  6607 raft_consensus.cc:1064] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:04.260228  6607 consensus_queue.cc:237] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.279299  6404 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:04.281919  6608 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.287289  5790 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:04.299599  6608 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.311372  5713 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:04.312903  6608 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.315490  6581 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.317838  6404 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.331336  5789 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.335307  5545 catalog_manager.cc:5697] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:04.344308  5718 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.389165  6565 raft_consensus.cc:1064] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:04.391474  6565 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.397078  5645 consensus_queue.cc:237] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.409540  6404 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:04.410995  6581 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:04.412107  5790 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:04.413940  5790 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.415390  6590 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.418256  6403 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.420507  5645 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.422288  6581 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:04.424574  6608 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.431793  6404 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.434132  5789 raft_consensus.cc:2955] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.435873  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b86de7e264a1459cb3802acd68c7d9e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:04.441457  6622 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:04.442452  6590 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.449752  5542 catalog_manager.cc:5697] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:04.466251  6591 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.476702  5642 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.477308  6404 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.483006  5789 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.490826  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet b86de7e264a1459cb3802acd68c7d9e1 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:04.498888  5541 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.558565  6626 tablet_replica.cc:333] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
W20260709 13:12:04.563344  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 58224.3us
I20260709 13:12:04.574730  5718 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:04.575774  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 60950.4us
I20260709 13:12:04.594681  6403 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.611023  6565 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:04.616375  5645 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.637732  6591 raft_consensus.cc:1064] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:04.640269  6622 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:04.640352  6591 consensus_queue.cc:237] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.662262  6626 raft_consensus.cc:2243] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:04.663089  6626 raft_consensus.cc:2272] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:04.666627  5791 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.666586  6626 ts_tablet_manager.cc:1916] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:04.670030  6402 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.671058  5643 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.671193  6565 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.675416  6591 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.675765  6627 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.683668  6591 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.688606  6611 raft_consensus.cc:1064] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:04.691303  5645 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.696260  6611 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.705580  6403 raft_consensus.cc:2955] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.713084  6626 ts_tablet_manager.cc:1929] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:12:04.716121  6626 log.cc:1199] T b86de7e264a1459cb3802acd68c7d9e1 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/b86de7e264a1459cb3802acd68c7d9e1
I20260709 13:12:04.714237  5542 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.721060  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet b86de7e264a1459cb3802acd68c7d9e1 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:04.735096  6565 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.743048  6402 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.746984  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:04.752633  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cb6ba34e6ef43f28be7dbe0fda236bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:04.777465  5645 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.780666  6404 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.783027  5643 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.784950  6544 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.786832  6567 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.789186  5791 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.800470  5542 catalog_manager.cc:5697] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:04.808137  5718 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:04.811168  6567 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.843827  6544 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.848943  6636 tablet_replica.cc:333] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:04.852691  5643 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.857906  5719 consensus_queue.cc:237] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.865015  5789 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.847247  5718 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.870755  6404 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.872774  6403 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.889384  5544 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.902565  6627 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:04.915166  6591 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:04.916422  6636 raft_consensus.cc:2243] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:04.917335  6636 raft_consensus.cc:2272] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:04.924393  6591 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.928117  6636 ts_tablet_manager.cc:1916] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:04.927733  6404 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.944000  5791 raft_consensus.cc:2955] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.945077  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f32098bf089b4316879964a7e1e69884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:04.956406  5543 catalog_manager.cc:5697] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:04.960193  6636 ts_tablet_manager.cc:1929] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:04.961818  5789 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:04.982409  6636 log.cc:1199] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/2cb6ba34e6ef43f28be7dbe0fda236bb
I20260709 13:12:04.985972  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 2cb6ba34e6ef43f28be7dbe0fda236bb (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:04.988713  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet f32098bf089b4316879964a7e1e69884 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:04.990027  5643 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.989710  6404 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:04.991883  6544 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:04.992676  6611 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:04.999856  6640 tablet_replica.cc:333] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:05.004151  6567 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:05.005129  6640 raft_consensus.cc:2243] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:05.006649  6640 raft_consensus.cc:2272] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:05.006536  5643 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:05.011214  6640 ts_tablet_manager.cc:1916] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:05.010869  6404 raft_consensus.cc:2955] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:05.015455  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fedf95ff15984aea8bbadcc503f441fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:05.031744  6640 ts_tablet_manager.cc:1929] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:05.032377  6640 log.cc:1199] T f32098bf089b4316879964a7e1e69884 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/f32098bf089b4316879964a7e1e69884
I20260709 13:12:05.035573  5544 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:05.038410  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet f32098bf089b4316879964a7e1e69884 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:05.046522  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet fedf95ff15984aea8bbadcc503f441fb with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:05.047570  6626 tablet_replica.cc:333] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:05.048672  6626 raft_consensus.cc:2243] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:05.049429  6626 raft_consensus.cc:2272] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:05.053360  6626 ts_tablet_manager.cc:1916] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:05.065577  6626 ts_tablet_manager.cc:1929] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:05.066056  6626 log.cc:1199] T fedf95ff15984aea8bbadcc503f441fb P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/fedf95ff15984aea8bbadcc503f441fb
I20260709 13:12:05.067653  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet fedf95ff15984aea8bbadcc503f441fb (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:06.119668  5791 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:06.127599  5760 consensus_peers.cc:597] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3689acdd16514543a621671f1b785b0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:06.128262  5643 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.130470  5719 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.131587  6567 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:12:06.134908  6643 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:06.150877  6567 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.154289  5718 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.157907  5643 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.172055  5719 consensus_queue.cc:237] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.176834  5544 catalog_manager.cc:5697] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.193166  5791 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:06.195039  6627 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:12:06.196810  5686 consensus_peers.cc:597] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f36fc4466d24f0d8d3699f364b6f51c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:06.198817  5643 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:06.201503  6627 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:06.206099  6629 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.209686  5789 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.231621  5719 consensus_queue.cc:237] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.235970  5645 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.243947  5543 catalog_manager.cc:5697] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:06.251148  5686 consensus_peers.cc:597] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e888d26e960d4f86ba2c9b4856f412b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:06.253952  5645 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:06.255487  6591 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:06.258899  5791 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:06.264201  6656 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:06.268199  6591 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.270272  5645 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.283659  5643 consensus_queue.cc:237] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.296626  5545 catalog_manager.cc:5697] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.311836  5789 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:06.313858  5611 consensus_peers.cc:597] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce8b2266212c4a71b76015ba7ee22e20. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:06.314608  6608 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:06.326345  5719 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:06.328927  6581 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:12:06.330683  5788 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.334605  6608 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.337335  5791 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.355933  5718 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:06.365898  5545 catalog_manager.cc:5697] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.513593  6663 ts_tablet_manager.cc:933] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:06.515974  6663 tablet_copy_client.cc:323] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:06.518054  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 3689acdd16514543a621671f1b785b0e from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:06.518685  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 3689acdd16514543a621671f1b785b0e from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-3689acdd16514543a621671f1b785b0e
I20260709 13:12:06.525779  5806 tablet_copy_source_session.cc:215] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:06.529038  6663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3689acdd16514543a621671f1b785b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:06.545008  6663 tablet_copy_client.cc:806] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:06.545789  6663 tablet_copy_client.cc:670] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:06.550132  6663 tablet_copy_client.cc:538] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:06.559700  6663 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:06.601456  6663 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:06.602591  6663 tablet_bootstrap.cc:492] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:06.603302  6663 ts_tablet_manager.cc:1403] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.009s
I20260709 13:12:06.606540  6663 raft_consensus.cc:359] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.607481  6663 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:06.608192  6663 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.614207  6663 ts_tablet_manager.cc:1434] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:12:06.619128  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-3689acdd16514543a621671f1b785b0e received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:06.619659  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-3689acdd16514543a621671f1b785b0e on tablet 3689acdd16514543a621671f1b785b0e with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:06.657703  6663 ts_tablet_manager.cc:933] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:06.659346  6663 tablet_copy_client.cc:323] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:06.661125  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet e888d26e960d4f86ba2c9b4856f412b1 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:06.661679  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet e888d26e960d4f86ba2c9b4856f412b1 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-e888d26e960d4f86ba2c9b4856f412b1
I20260709 13:12:06.667695  5731 tablet_copy_source_session.cc:215] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:06.670687  6663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e888d26e960d4f86ba2c9b4856f412b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:06.687986  6663 tablet_copy_client.cc:806] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:06.688632  6663 tablet_copy_client.cc:670] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:06.692420  6663 tablet_copy_client.cc:538] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:06.702127  6663 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:06.727303  6663 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:06.728348  6663 tablet_bootstrap.cc:492] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:06.729147  6663 ts_tablet_manager.cc:1403] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260709 13:12:06.733285  6663 raft_consensus.cc:359] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.734326  6663 raft_consensus.cc:740] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:06.735152  6663 consensus_queue.cc:260] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.738042  6663 ts_tablet_manager.cc:1434] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260709 13:12:06.742311  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-e888d26e960d4f86ba2c9b4856f412b1 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:06.742826  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-e888d26e960d4f86ba2c9b4856f412b1 on tablet e888d26e960d4f86ba2c9b4856f412b1 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:06.809711  6663 ts_tablet_manager.cc:933] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:06.811456  6663 tablet_copy_client.cc:323] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:06.813241  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 9f36fc4466d24f0d8d3699f364b6f51c from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:06.813867  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 9f36fc4466d24f0d8d3699f364b6f51c from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-9f36fc4466d24f0d8d3699f364b6f51c
I20260709 13:12:06.824254  5731 tablet_copy_source_session.cc:215] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:06.827989  6663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36fc4466d24f0d8d3699f364b6f51c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:06.845592  6663 tablet_copy_client.cc:806] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:06.846258  6663 tablet_copy_client.cc:670] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:06.867566  6663 tablet_copy_client.cc:538] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:06.874060  6663 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:06.892221  6663 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:06.893361  6663 tablet_bootstrap.cc:492] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:06.894034  6663 ts_tablet_manager.cc:1403] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:12:06.899006  6663 raft_consensus.cc:359] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.899650  6671 ts_tablet_manager.cc:933] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:06.899906  6663 raft_consensus.cc:740] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:06.900641  6663 consensus_queue.cc:260] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.906071  6663 ts_tablet_manager.cc:1434] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:12:06.909233  6671 tablet_copy_client.cc:323] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:06.911676  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet ce8b2266212c4a71b76015ba7ee22e20 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:06.912205  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet ce8b2266212c4a71b76015ba7ee22e20 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-ce8b2266212c4a71b76015ba7ee22e20
I20260709 13:12:06.912258  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9f36fc4466d24f0d8d3699f364b6f51c received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:06.913039  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9f36fc4466d24f0d8d3699f364b6f51c on tablet 9f36fc4466d24f0d8d3699f364b6f51c with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:06.922118  5657 tablet_copy_source_session.cc:215] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:06.925649  6671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8b2266212c4a71b76015ba7ee22e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:06.940366  6671 tablet_copy_client.cc:806] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:06.940927  6671 tablet_copy_client.cc:670] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:06.945539  6671 tablet_copy_client.cc:538] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:06.953184  6671 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:06.975580  6671 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:06.976493  6671 tablet_bootstrap.cc:492] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:06.977108  6671 ts_tablet_manager.cc:1403] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260709 13:12:06.979857  6671 raft_consensus.cc:359] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.980454  6671 raft_consensus.cc:740] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:06.981109  6671 consensus_queue.cc:260] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:06.983355  6671 ts_tablet_manager.cc:1434] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:12:06.989213  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-ce8b2266212c4a71b76015ba7ee22e20 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:06.989745  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-ce8b2266212c4a71b76015ba7ee22e20 on tablet ce8b2266212c4a71b76015ba7ee22e20 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:07.128129  6402 raft_consensus.cc:1217] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:12:07.151657  6402 raft_consensus.cc:1217] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:07.220932  6402 raft_consensus.cc:1217] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:07.331616  6402 raft_consensus.cc:1217] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:07.560938  6674 raft_consensus.cc:1064] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:07.563230  6674 consensus_queue.cc:237] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:07.573262  6402 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.573433  5788 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.575084  6591 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.578123  5645 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.579133  6656 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:07.584645  6591 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.591463  6591 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.592751  6402 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.611135  5788 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.614274  5643 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.615296  5545 catalog_manager.cc:5697] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.670047  5719 consensus_queue.cc:237] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:07.686519  6402 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:07.688122  5645 raft_consensus.cc:1275] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:07.689889  6629 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:07.690833  6591 consensus_queue.cc:1048] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:07.698330  6629 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.702044  6402 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.708540  5645 raft_consensus.cc:2955] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.719412  6643 raft_consensus.cc:1064] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:07.722128  5543 catalog_manager.cc:5697] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.729209  6643 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:07.733052  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e888d26e960d4f86ba2c9b4856f412b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:07.740523  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet e888d26e960d4f86ba2c9b4856f412b1 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:07.742201  6675 raft_consensus.cc:1064] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:07.745929  6675 consensus_queue.cc:237] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:07.784062  6402 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.786104  5718 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.786535  5791 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.788661  6581 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.791430  6581 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:07.793565  6404 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:07.794028  6675 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.795615  6611 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:07.792200  6685 tablet_replica.cc:333] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:07.798885  6685 raft_consensus.cc:2243] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.800312  5719 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:07.801887  6611 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:07.803009  6685 raft_consensus.cc:2272] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.807303  6685 ts_tablet_manager.cc:1916] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:07.808571  5645 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:07.819561  6611 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:07.830876  6685 ts_tablet_manager.cc:1929] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:07.831514  6685 log.cc:1199] T e888d26e960d4f86ba2c9b4856f412b1 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/e888d26e960d4f86ba2c9b4856f412b1
I20260709 13:12:07.833571  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet e888d26e960d4f86ba2c9b4856f412b1 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:07.846529  6674 raft_consensus.cc:1064] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:07.849244  6674 consensus_queue.cc:237] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:07.848917  6686 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.855211  6581 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.857574  5645 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.866869  5713 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.886956  5542 catalog_manager.cc:5697] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.892781  5788 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.909739  6404 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.926646  6402 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.934499  6656 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.951968  5788 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.951619  5542 catalog_manager.cc:5697] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.963893  6656 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:07.965144  6404 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:07.967495  5645 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:07.975904  6629 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:08.010749  5645 consensus_queue.cc:237] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:08.011724  5713 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.017740  6404 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:08.019606  6581 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:08.027944  6675 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.031013  6404 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.033443  6697 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.048396  6402 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.049443  5791 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:08.062937  5542 catalog_manager.cc:5697] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:08.070111  5643 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:08.071859  6403 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:08.073725  6611 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:08.074982  6694 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:08.082769  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce8b2266212c4a71b76015ba7ee22e20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:08.082176  5638 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.084019  6686 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.076510  5788 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.102303  5544 catalog_manager.cc:5697] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.108237  6403 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.117435  5791 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:08.117479  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet ce8b2266212c4a71b76015ba7ee22e20 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:08.120388  5643 raft_consensus.cc:2955] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.124681  6581 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:08.125121  5717 consensus_queue.cc:237] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:08.142799  6701 tablet_replica.cc:333] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:08.144822  6701 raft_consensus.cc:2243] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.146169  6701 raft_consensus.cc:2272] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.148375  6404 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:08.149699  6656 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:08.153851  6701 ts_tablet_manager.cc:1916] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:08.154425  5544 catalog_manager.cc:5697] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.160573  6591 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.162536  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3689acdd16514543a621671f1b785b0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:08.160162  5791 raft_consensus.cc:2955] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.163048  6404 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.170061  5788 raft_consensus.cc:1275] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:08.173460  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 3689acdd16514543a621671f1b785b0e with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:08.182156  6656 consensus_queue.cc:1048] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:08.184080  5542 catalog_manager.cc:5697] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.202631  5791 raft_consensus.cc:2955] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:08.206657  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f36fc4466d24f0d8d3699f364b6f51c with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:08.209410  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f36fc4466d24f0d8d3699f364b6f51c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:08.229982  6702 tablet_replica.cc:333] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:08.240264  6701 ts_tablet_manager.cc:1929] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:08.240778  6701 log.cc:1199] T ce8b2266212c4a71b76015ba7ee22e20 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/ce8b2266212c4a71b76015ba7ee22e20
I20260709 13:12:08.242578  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet ce8b2266212c4a71b76015ba7ee22e20 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:08.242604  6701 tablet_replica.cc:333] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:08.244125  6702 raft_consensus.cc:2243] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.244858  6702 raft_consensus.cc:2272] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.250272  6702 ts_tablet_manager.cc:1916] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:08.250422  6701 raft_consensus.cc:2243] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:08.252367  6701 raft_consensus.cc:2272] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:08.257547  6701 ts_tablet_manager.cc:1916] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:08.266696  6702 ts_tablet_manager.cc:1929] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:08.267259  6702 log.cc:1199] T 9f36fc4466d24f0d8d3699f364b6f51c P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/9f36fc4466d24f0d8d3699f364b6f51c
I20260709 13:12:08.269141  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 9f36fc4466d24f0d8d3699f364b6f51c (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:08.272995  6701 ts_tablet_manager.cc:1929] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:12:08.273447  6701 log.cc:1199] T 3689acdd16514543a621671f1b785b0e P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/3689acdd16514543a621671f1b785b0e
I20260709 13:12:08.274739  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 3689acdd16514543a621671f1b785b0e (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:09.336807  5643 consensus_queue.cc:237] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:09.345739  5611 consensus_peers.cc:597] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8b7b02e8f7e4e2eaf0b3158a58e836b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.345938  5791 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:09.346256  5717 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:09.347332  6700 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:09.348786  6704 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.356492  6700 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.357851  5788 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.362847  5717 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.379305  5542 catalog_manager.cc:5697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:09.384974  5717 consensus_queue.cc:237] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:09.393276  5643 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:09.393590  5788 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:09.394281  5686 consensus_peers.cc:597] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f93067ffd6240019b167752d7483b71. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.395085  6656 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.395898  6591 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.405781  6591 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.413203  5643 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.422454  5791 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.433380  5788 consensus_queue.cc:237] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:09.436354  5544 catalog_manager.cc:5697] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:09.458458  5760 consensus_peers.cc:597] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66b1082fd92e4282b45a63381a089cee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.459110  5717 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:09.460301  5643 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:09.461733  6686 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.464392  6716 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.473920  6694 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.478480  5645 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.503791  5717 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.504256  5543 catalog_manager.cc:5697] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.508332  5718 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:09.521083  5686 consensus_peers.cc:597] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 085dab3864b04a05a940e00fbb89836a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.523000  5794 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:12:09.524917  6656 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:09.525441  5645 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:12:09.526978  6697 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:09.538900  6722 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.540095  5794 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.557842  5542 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.558772  5645 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:09.731580  6725 ts_tablet_manager.cc:933] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:09.733647  6725 tablet_copy_client.cc:323] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:09.735280  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:09.735751  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet b8b7b02e8f7e4e2eaf0b3158a58e836b from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-b8b7b02e8f7e4e2eaf0b3158a58e836b
I20260709 13:12:09.743454  5657 tablet_copy_source_session.cc:215] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:09.746950  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:09.759373  6725 tablet_copy_client.cc:806] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:09.759939  6725 tablet_copy_client.cc:670] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:09.763463  6725 tablet_copy_client.cc:538] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:09.769961  6725 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:09.788436  6725 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:09.789393  6725 tablet_bootstrap.cc:492] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:09.790113  6725 ts_tablet_manager.cc:1403] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260709 13:12:09.793031  6725 raft_consensus.cc:359] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:09.793893  6725 raft_consensus.cc:740] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:09.794536  6725 consensus_queue.cc:260] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:09.797780  6725 ts_tablet_manager.cc:1434] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:12:09.799685  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b8b7b02e8f7e4e2eaf0b3158a58e836b received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:09.800174  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b8b7b02e8f7e4e2eaf0b3158a58e836b on tablet b8b7b02e8f7e4e2eaf0b3158a58e836b with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:09.968905  6725 ts_tablet_manager.cc:933] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:09.970679  6725 tablet_copy_client.cc:323] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:09.972030  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 7f93067ffd6240019b167752d7483b71 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:09.972571  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 7f93067ffd6240019b167752d7483b71 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-7f93067ffd6240019b167752d7483b71
I20260709 13:12:09.978549  5731 tablet_copy_source_session.cc:215] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:09.982312  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f93067ffd6240019b167752d7483b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:10.000047  6725 tablet_copy_client.cc:806] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:10.000648  6725 tablet_copy_client.cc:670] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:10.006608  6725 tablet_copy_client.cc:538] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:10.016454  6725 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:10.038524  6725 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:10.039485  6725 tablet_bootstrap.cc:492] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:10.040498  6725 ts_tablet_manager.cc:1403] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260709 13:12:10.043408  6725 raft_consensus.cc:359] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.044265  6725 raft_consensus.cc:740] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:10.044919  6725 consensus_queue.cc:260] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.047405  6725 ts_tablet_manager.cc:1434] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:10.049044  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7f93067ffd6240019b167752d7483b71 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:10.049471  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7f93067ffd6240019b167752d7483b71 on tablet 7f93067ffd6240019b167752d7483b71 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:10.064546  6725 ts_tablet_manager.cc:933] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:10.066391  6725 tablet_copy_client.cc:323] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:10.067817  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 66b1082fd92e4282b45a63381a089cee from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:10.068360  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 66b1082fd92e4282b45a63381a089cee from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-66b1082fd92e4282b45a63381a089cee
I20260709 13:12:10.076049  5806 tablet_copy_source_session.cc:215] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:10.080590  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1082fd92e4282b45a63381a089cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:10.097681  6725 tablet_copy_client.cc:806] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:10.098242  6725 tablet_copy_client.cc:670] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:10.105855  6725 tablet_copy_client.cc:538] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:10.114548  6725 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:10.126592  6732 ts_tablet_manager.cc:933] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:10.140291  6732 tablet_copy_client.cc:323] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:10.142043  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 085dab3864b04a05a940e00fbb89836a from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:10.142656  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 085dab3864b04a05a940e00fbb89836a from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-085dab3864b04a05a940e00fbb89836a
I20260709 13:12:10.154178  5731 tablet_copy_source_session.cc:215] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:10.155870  6725 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:10.157729  6725 tablet_bootstrap.cc:492] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:10.158113  6732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085dab3864b04a05a940e00fbb89836a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:10.158452  6725 ts_tablet_manager.cc:1403] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.003s
I20260709 13:12:10.161502  6725 raft_consensus.cc:359] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.162287  6725 raft_consensus.cc:740] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:10.162946  6725 consensus_queue.cc:260] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.165223  6725 ts_tablet_manager.cc:1434] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:12:10.177731  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-66b1082fd92e4282b45a63381a089cee received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:10.178229  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-66b1082fd92e4282b45a63381a089cee on tablet 66b1082fd92e4282b45a63381a089cee with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:10.179673  6732 tablet_copy_client.cc:806] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:10.180289  6732 tablet_copy_client.cc:670] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:10.185305  6732 tablet_copy_client.cc:538] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:10.194373  6732 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:10.216434  6732 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:10.217391  6732 tablet_bootstrap.cc:492] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:10.218096  6732 ts_tablet_manager.cc:1403] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 13:12:10.221024  6732 raft_consensus.cc:359] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.221890  6732 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:10.222523  6732 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:10.225389  6732 ts_tablet_manager.cc:1434] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:12:10.227371  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-085dab3864b04a05a940e00fbb89836a received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:10.227785  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-085dab3864b04a05a940e00fbb89836a on tablet 085dab3864b04a05a940e00fbb89836a with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:10.250833  6403 raft_consensus.cc:1217] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:10.479087  6403 raft_consensus.cc:1217] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:10.553725  6403 raft_consensus.cc:1217] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:10.560690  6404 raft_consensus.cc:1217] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.2->[4.3-4.3]   Dedup: 4.3->[]
I20260709 13:12:10.644670  6736 raft_consensus.cc:1064] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:10.647313  6736 consensus_queue.cc:237] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:10.655333  6403 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:10.657291  5718 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:10.658110  5788 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:10.659735  6736 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:10.660904  6700 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:10.662526  6704 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:10.701403  6700 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.702970  6403 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.714205  5788 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.718173  5542 catalog_manager.cc:5697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.736344  5719 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.785928  5643 consensus_queue.cc:237] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:10.792528  5719 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:10.793546  6403 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:10.795017  6740 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:10.796958  6736 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:10.804157  6704 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.808580  6403 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.813683  5719 raft_consensus.cc:2955] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:10.816565  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:10.824039  5543 catalog_manager.cc:5697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:10.845887  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet b8b7b02e8f7e4e2eaf0b3158a58e836b with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:10.847965  6748 tablet_replica.cc:333] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:10.849121  6748 raft_consensus.cc:2243] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:10.849805  6748 raft_consensus.cc:2272] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:10.855069  6748 ts_tablet_manager.cc:1916] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:10.869118  6748 ts_tablet_manager.cc:1929] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:10.869534  6748 log.cc:1199] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/b8b7b02e8f7e4e2eaf0b3158a58e836b
I20260709 13:12:10.871102  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet b8b7b02e8f7e4e2eaf0b3158a58e836b (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:11.043627  6737 raft_consensus.cc:1064] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:11.046314  6737 consensus_queue.cc:237] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:11.051587  6738 raft_consensus.cc:1064] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:11.056905  6738 consensus_queue.cc:237] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:11.065336  5719 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.066766  6404 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.067866  6719 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:11.070441  5638 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.071046  6404 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.071131  6737 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:11.073438  5794 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.074608  6719 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:11.077263  5638 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:11.077270  6591 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:11.079128  6591 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:11.087355  6722 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:11.112341  6720 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.114210  5638 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.116170  6697 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.128682  5719 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.138418  6403 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.139087  5545 catalog_manager.cc:5697] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.140429  5788 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.146785  6404 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.152277  5643 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.167063  5544 catalog_manager.cc:5697] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:11.170846  6738 raft_consensus.cc:1064] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:11.190913  6738 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 1, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:11.191406  5719 consensus_queue.cc:237] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:11.215090  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 58177.1us
I20260709 13:12:11.218767  5791 consensus_queue.cc:237] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:11.227214  6403 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:11.229126  6719 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:11.229586  5638 raft_consensus.cc:1275] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:11.239785  6737 consensus_queue.cc:1048] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:11.253273  6403 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.254135  6404 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:11.248657  6720 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.263779  5791 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:11.274540  5542 catalog_manager.cc:5697] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.274855  5643 raft_consensus.cc:2955] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.291622  6697 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:11.295817  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 66b1082fd92e4282b45a63381a089cee with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:11.303006  6591 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:12:11.304625  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 56380us
W20260709 13:12:11.329800  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 48524.5us
I20260709 13:12:11.330272  6765 tablet_replica.cc:333] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:11.331148  6403 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:11.332919  5643 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:11.341161  6765 raft_consensus.cc:2243] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.335214  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66b1082fd92e4282b45a63381a089cee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:11.344753  6762 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:11.346288  6765 raft_consensus.cc:2272] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.365672  6760 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:12:11.365363  6697 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.378726  5791 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:11.382028  6765 ts_tablet_manager.cc:1916] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:11.398218  6403 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.408262  6765 ts_tablet_manager.cc:1929] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:11.417476  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f93067ffd6240019b167752d7483b71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:11.420802  6738 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:11.421627  5545 catalog_manager.cc:5697] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.413316  6765 log.cc:1199] T 66b1082fd92e4282b45a63381a089cee P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/66b1082fd92e4282b45a63381a089cee
I20260709 13:12:11.439095  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f93067ffd6240019b167752d7483b71 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:11.441236  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 66b1082fd92e4282b45a63381a089cee (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:11.438611  6697 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.448731  5640 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.449968  5794 raft_consensus.cc:2955] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.449286  6771 tablet_replica.cc:333] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:11.457242  6771 raft_consensus.cc:2243] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.459270  6771 raft_consensus.cc:2272] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.460871  6404 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.479882  5543 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:11.487895  6771 ts_tablet_manager.cc:1916] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:11.492329  5794 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.524871  6771 ts_tablet_manager.cc:1929] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:11.525467  6771 log.cc:1199] T 7f93067ffd6240019b167752d7483b71 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/7f93067ffd6240019b167752d7483b71
I20260709 13:12:11.527225  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 7f93067ffd6240019b167752d7483b71 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:11.528165  5718 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [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: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:11.535778  6404 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:12:11.539198  6762 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:11.547251  6697 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.549288  6403 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.564862  5791 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:12:11.567592  6738 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:11.572953  5794 raft_consensus.cc:2955] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.574033  5543 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:11.579259  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 085dab3864b04a05a940e00fbb89836a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:11.586576  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 085dab3864b04a05a940e00fbb89836a with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:11.588076  6771 tablet_replica.cc:333] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:11.590767  6771 raft_consensus.cc:2243] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.591607  6771 raft_consensus.cc:2272] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.595312  6771 ts_tablet_manager.cc:1916] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:11.611308  6771 ts_tablet_manager.cc:1929] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260709 13:12:11.611730  6771 log.cc:1199] T 085dab3864b04a05a940e00fbb89836a P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/085dab3864b04a05a940e00fbb89836a
I20260709 13:12:11.613412  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 085dab3864b04a05a940e00fbb89836a (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:12.663185  5718 consensus_queue.cc:237] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:12.670811  5788 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:12.671617  5686 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b73efa07cfd49feab0fa6a43836a876. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.671960  5643 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:12.672771  6697 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.673631  6762 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.685671  6762 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.689085  5791 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.691519  5643 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.705526  5718 consensus_queue.cc:237] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:12.706262  5545 catalog_manager.cc:5697] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:12.728432  5788 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:12.730715  5686 consensus_peers.cc:597] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73d020d934c44884bb8344b78a077f38. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.737923  6774 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:12.745651  5640 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:12.747150  6697 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.765472  6774 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.772993  5788 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.773815  5640 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.780553  5791 consensus_queue.cc:237] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:12.799355  5542 catalog_manager.cc:5697] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:12.816295  5718 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:12.817211  5760 consensus_peers.cc:597] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d77796aa81d04fc3936bdade631bcf29. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.817581  6766 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.817893  5640 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:12.824205  6766 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.826967  6773 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.830133  5717 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.840353  5640 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.852365  5643 consensus_queue.cc:237] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:12.852291  5542 catalog_manager.cc:5697] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:12.863924  5611 consensus_peers.cc:597] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fa9c7c78dee46028747b3d57978e1be. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.865718  5791 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:12.867029  6781 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.870573  5717 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:12.872393  6736 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:12.905260  6736 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.912480  5719 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.919314  5791 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:12.929944  5543 catalog_manager.cc:5697] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:13.053584  6792 ts_tablet_manager.cc:933] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:13.055621  6792 tablet_copy_client.cc:323] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:13.057333  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 0b73efa07cfd49feab0fa6a43836a876 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:13.057859  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 0b73efa07cfd49feab0fa6a43836a876 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-0b73efa07cfd49feab0fa6a43836a876
I20260709 13:12:13.064129  5731 tablet_copy_source_session.cc:215] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:13.067466  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b73efa07cfd49feab0fa6a43836a876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.091517  6792 tablet_copy_client.cc:806] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:13.092176  6792 tablet_copy_client.cc:670] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:13.096134  6792 tablet_copy_client.cc:538] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:13.103768  6792 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:13.125334  6792 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:13.126389  6792 tablet_bootstrap.cc:492] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:13.127193  6792 ts_tablet_manager.cc:1403] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260709 13:12:13.132578  6792 raft_consensus.cc:359] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.133651  6792 raft_consensus.cc:740] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:13.134424  6792 consensus_queue.cc:260] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.169063  6796 ts_tablet_manager.cc:933] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:13.170028  6792 ts_tablet_manager.cc:1434] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.032s
I20260709 13:12:13.172525  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-0b73efa07cfd49feab0fa6a43836a876 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:13.172973  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-0b73efa07cfd49feab0fa6a43836a876 on tablet 0b73efa07cfd49feab0fa6a43836a876 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:13.189781  6796 tablet_copy_client.cc:323] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:13.191685  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 73d020d934c44884bb8344b78a077f38 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:13.192238  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 73d020d934c44884bb8344b78a077f38 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-73d020d934c44884bb8344b78a077f38
I20260709 13:12:13.202360  5731 tablet_copy_source_session.cc:215] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:13.208379  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d020d934c44884bb8344b78a077f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.222447  6796 tablet_copy_client.cc:806] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:13.223120  6796 tablet_copy_client.cc:670] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:13.226496  6796 tablet_copy_client.cc:538] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:13.238008  6796 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:13.261477  6796 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:13.262418  6796 tablet_bootstrap.cc:492] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:13.263165  6796 ts_tablet_manager.cc:1403] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260709 13:12:13.266227  6796 raft_consensus.cc:359] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.267056  6796 raft_consensus.cc:740] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:13.267696  6796 consensus_queue.cc:260] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.270545  6796 ts_tablet_manager.cc:1434] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:13.273527  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-73d020d934c44884bb8344b78a077f38 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:13.274418  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-73d020d934c44884bb8344b78a077f38 on tablet 73d020d934c44884bb8344b78a077f38 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:13.380381  6796 ts_tablet_manager.cc:933] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:13.382103  6796 tablet_copy_client.cc:323] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:13.383670  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 6fa9c7c78dee46028747b3d57978e1be from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:13.384122  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 6fa9c7c78dee46028747b3d57978e1be from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-6fa9c7c78dee46028747b3d57978e1be
I20260709 13:12:13.391047  5657 tablet_copy_source_session.cc:215] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:13.394013  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa9c7c78dee46028747b3d57978e1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.409969  6792 ts_tablet_manager.cc:933] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:13.410776  6796 tablet_copy_client.cc:806] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:13.411393  6796 tablet_copy_client.cc:670] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:13.411785  6792 tablet_copy_client.cc:323] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:13.413543  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet d77796aa81d04fc3936bdade631bcf29 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:13.414084  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet d77796aa81d04fc3936bdade631bcf29 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-d77796aa81d04fc3936bdade631bcf29
I20260709 13:12:13.420400  5806 tablet_copy_source_session.cc:215] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:13.423626  6796 tablet_copy_client.cc:538] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:13.424642  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77796aa81d04fc3936bdade631bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.433375  6796 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:13.438248  6792 tablet_copy_client.cc:806] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:13.439213  6792 tablet_copy_client.cc:670] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:13.443086  6792 tablet_copy_client.cc:538] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:13.452296  6792 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:13.472774  6796 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:13.473759  6796 tablet_bootstrap.cc:492] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:13.474443  6796 ts_tablet_manager.cc:1403] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.012s
I20260709 13:12:13.484315  6792 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:13.485308  6792 tablet_bootstrap.cc:492] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:13.486011  6792 ts_tablet_manager.cc:1403] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
I20260709 13:12:13.501914  6792 raft_consensus.cc:359] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.503578  6792 raft_consensus.cc:740] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:13.504261  6792 consensus_queue.cc:260] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.506718  6792 ts_tablet_manager.cc:1434] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:12:13.477456  6796 raft_consensus.cc:359] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.507151  6796 raft_consensus.cc:740] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:13.507810  6796 consensus_queue.cc:260] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:13.510378  6796 ts_tablet_manager.cc:1434] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.002s
I20260709 13:12:13.513090  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-d77796aa81d04fc3936bdade631bcf29 received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:13.513514  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-d77796aa81d04fc3936bdade631bcf29 on tablet d77796aa81d04fc3936bdade631bcf29 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:13.518253  6403 raft_consensus.cc:1217] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:13.521230  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-6fa9c7c78dee46028747b3d57978e1be received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:13.521770  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-6fa9c7c78dee46028747b3d57978e1be on tablet 6fa9c7c78dee46028747b3d57978e1be with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:13.622661  6404 raft_consensus.cc:1217] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:13.884788  6404 raft_consensus.cc:1217] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:13.896445  6404 raft_consensus.cc:1217] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:14.003978  6697 raft_consensus.cc:1064] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:14.006323  6697 consensus_queue.cc:237] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.015681  6404 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.019136  6807 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.023569  5640 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.025303  6807 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.040966  5794 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.042776  6807 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.045985  5640 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.052493  6774 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:14.061714  6404 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.066339  5794 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.077356  5543 catalog_manager.cc:5697] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:14.110893  5717 consensus_queue.cc:237] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.118808  6403 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.120975  5640 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.120682  6738 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:14.122627  6807 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.127784  6738 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.129581  6403 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.136549  5643 raft_consensus.cc:2955] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.143918  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73d020d934c44884bb8344b78a077f38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:14.152307  5544 catalog_manager.cc:5697] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.164080  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 73d020d934c44884bb8344b78a077f38 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:14.166888  6816 tablet_replica.cc:333] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:14.168857  6816 raft_consensus.cc:2243] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.169823  6816 raft_consensus.cc:2272] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.173689  6816 ts_tablet_manager.cc:1916] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:14.197543  6816 ts_tablet_manager.cc:1929] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:14.199213  6816 log.cc:1199] T 73d020d934c44884bb8344b78a077f38 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/73d020d934c44884bb8344b78a077f38
I20260709 13:12:14.201619  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 73d020d934c44884bb8344b78a077f38 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:14.209542  6808 raft_consensus.cc:1064] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:14.211694  6808 consensus_queue.cc:237] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.224706  5794 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.224740  5643 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.226480  6807 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.226518  6403 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.229125  6807 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:14.231698  6808 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.269320  6807 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.274561  5643 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.309424  5543 catalog_manager.cc:5697] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.292316  6403 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.312266  5794 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.400173  6805 raft_consensus.cc:1064] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:14.399613  5718 consensus_queue.cc:237] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.404477  6805 consensus_queue.cc:237] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.415867  5643 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.420584  6697 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.430353  5788 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.433234  6781 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.435485  6404 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.440551  6697 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.443125  6808 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.442986  5643 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.448086  6404 raft_consensus.cc:2955] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.460846  5542 catalog_manager.cc:5697] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.462260  6403 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.463071  5718 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.466944  6773 raft_consensus.cc:1064] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:14.467851  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b73efa07cfd49feab0fa6a43836a876 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:14.469417  6773 consensus_queue.cc:237] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.473124  6823 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:12:14.480947  6781 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.492277  6403 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.494194  6766 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.494450  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b73efa07cfd49feab0fa6a43836a876 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:14.496208  5717 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.496788  6816 tablet_replica.cc:333] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:14.498180  6816 raft_consensus.cc:2243] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.498904  6816 raft_consensus.cc:2272] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.501226  6821 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.507995  6816 ts_tablet_manager.cc:1916] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:14.516252  5643 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:14.517848  6823 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.520556  6773 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:14.523218  6402 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.564605  5542 catalog_manager.cc:5697] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.580477  5794 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.594568  5640 consensus_queue.cc:237] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.618363  6403 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.620129  6736 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.621273  6816 ts_tablet_manager.cc:1929] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:14.621539  5788 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.624310  6736 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.628978  6773 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.630244  6402 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.641340  5791 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.621834  6816 log.cc:1199] T 0b73efa07cfd49feab0fa6a43836a876 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/0b73efa07cfd49feab0fa6a43836a876
I20260709 13:12:14.646610  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 0b73efa07cfd49feab0fa6a43836a876 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:14.665158  5544 catalog_manager.cc:5697] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.656242  6823 raft_consensus.cc:2955] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.681504  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fa9c7c78dee46028747b3d57978e1be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:14.686156  5543 catalog_manager.cc:5697] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:14.665218  6402 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.690184  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fa9c7c78dee46028747b3d57978e1be with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:14.712697  5717 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.714816  5643 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.728161  6831 tablet_replica.cc:333] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:14.737205  6831 raft_consensus.cc:2243] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.737914  6831 pending_rounds.cc:70] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Trying to abort 1 pending ops.
I20260709 13:12:14.738214  6831 pending_rounds.cc:77] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305636800107851776 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6fa9c7c78dee46028747b3d57978e1be" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } } }
I20260709 13:12:14.739049  6831 raft_consensus.cc:2917] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:12:14.739348  6831 raft_consensus.cc:2889] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:12:14.739578  6831 raft_consensus.cc:2272] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.743074  6831 ts_tablet_manager.cc:1916] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:14.752767  5794 consensus_queue.cc:237] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:14.759229  6402 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.760607  6821 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.761848  6831 ts_tablet_manager.cc:1929] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:14.762296  6831 log.cc:1199] T 6fa9c7c78dee46028747b3d57978e1be P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/6fa9c7c78dee46028747b3d57978e1be
I20260709 13:12:14.764053  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 6fa9c7c78dee46028747b3d57978e1be (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:14.766098  5717 raft_consensus.cc:1275] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:14.769011  6766 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.770552  6773 consensus_queue.cc:1048] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:14.773295  6402 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.774691  5717 raft_consensus.cc:2955] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.785933  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d77796aa81d04fc3936bdade631bcf29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:14.789476  5542 catalog_manager.cc:5697] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:14.817025  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet d77796aa81d04fc3936bdade631bcf29 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:14.826726  6832 tablet_replica.cc:333] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:14.827756  6832 raft_consensus.cc:2243] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.828511  6832 raft_consensus.cc:2272] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.832464  6832 ts_tablet_manager.cc:1916] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:14.845779  6832 ts_tablet_manager.cc:1929] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:14.846182  6832 log.cc:1199] T d77796aa81d04fc3936bdade631bcf29 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/d77796aa81d04fc3936bdade631bcf29
I20260709 13:12:14.847908  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet d77796aa81d04fc3936bdade631bcf29 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:15.687660  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:15.752813  5719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30108797e3a843b19164040d50caa63c"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:15.753495  5719 raft_consensus.cc:606] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:15.758301  5719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f93067ffd6240019b167752d7483b71"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:15.760382  5719 raft_consensus.cc:606] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:15.783758  5643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:15.784894  5643 raft_consensus.cc:606] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:15.789148  5719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:15.789968  5719 raft_consensus.cc:606] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:15.792966  5719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:15.793529  5719 raft_consensus.cc:606] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:15.798974  5719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32098bf089b4316879964a7e1e69884"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:15.799604  5719 raft_consensus.cc:606] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:15.801805  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:12:15.803381  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:15.888126  5719 consensus_queue.cc:237] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:15.894464  5789 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:15.894866  5643 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:15.895170  5686 consensus_peers.cc:597] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7afa5706345743bebf8d313e5a31faab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:15.896000  6808 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:15.897087  6807 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:15.905791  6807 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:15.912910  5789 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:15.915278  5643 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:15.929512  5640 consensus_queue.cc:237] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:15.938400  5611 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4696d5d8d629451cb99fce036b03b4f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:15.942903  5543 catalog_manager.cc:5697] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:15.954581  5717 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:15.964706  5788 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:15.964562  6781 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:15.966814  6781 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:15.986953  6781 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:15.989132  5789 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:15.996378  5717 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:16.023193  5640 consensus_queue.cc:237] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:16.035154  5542 catalog_manager.cc:5697] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:16.051031  5611 consensus_peers.cc:597] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ce056b239bd4b86bb614be21e4ad67d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:16.053457  6808 raft_consensus.cc:993] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.054069  6807 raft_consensus.cc:1081] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.055086  5788 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:16.055907  6403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:16.056433  6403 raft_consensus.cc:493] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.056680  6403 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.058712  5717 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:16.060304  6823 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:16.061390  6842 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:16.064244  6403 raft_consensus.cc:515] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.071298  6403 leader_election.cc:290] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:16.072237  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.072517  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:16.073014  5719 raft_consensus.cc:3055] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:16.073163  5789 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.073413  5719 raft_consensus.cc:740] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:16.074442  5719 consensus_queue.cc:260] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.075735  5719 raft_consensus.cc:3060] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.080070  6781 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:16.081591  5794 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:16.083859  5789 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.085417  6359 leader_election.cc:304] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:16.094544  5719 raft_consensus.cc:2468] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.103466  5543 catalog_manager.cc:5697] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:16.111295  5593 auto_rebalancer.cc:629] Failed to schedule move for tablet 921de9116c1a467d805a809fa42bd16b: Remote error: Service unavailable: leader transfer in progress
I20260709 13:12:16.110954  5717 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:16.105459  6855 raft_consensus.cc:2804] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:16.130141  6855 raft_consensus.cc:697] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:16.131301  6855 consensus_queue.cc:237] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.134078  6808 raft_consensus.cc:993] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.134711  6808 raft_consensus.cc:1081] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.138159  6403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f93067ffd6240019b167752d7483b71"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:16.138906  6403 raft_consensus.cc:493] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.139366  6403 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.144515  5542 catalog_manager.cc:5697] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.160811  6403 raft_consensus.cc:515] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.162662  6403 leader_election.cc:290] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:16.163388  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.163913  5719 raft_consensus.cc:3055] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:16.163826  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f93067ffd6240019b167752d7483b71" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:16.164254  5719 raft_consensus.cc:740] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:16.164502  5794 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.164920  5719 consensus_queue.cc:260] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.165769  5719 raft_consensus.cc:3060] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.171523  5794 raft_consensus.cc:2468] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.172927  5719 raft_consensus.cc:2468] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.172991  6359 leader_election.cc:304] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:16.174014  6855 raft_consensus.cc:2804] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:16.174448  6855 raft_consensus.cc:697] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:16.175384  6855 consensus_queue.cc:237] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.181419  6738 raft_consensus.cc:993] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.181941  6738 raft_consensus.cc:1081] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:16.183343  6403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32098bf089b4316879964a7e1e69884"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:16.183923  6403 raft_consensus.cc:493] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.184325  6403 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.198210  6781 raft_consensus.cc:993] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.198807  6842 raft_consensus.cc:1081] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.191102  6403 raft_consensus.cc:515] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.204033  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.204609  5717 raft_consensus.cc:3055] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:16.204661  6403 leader_election.cc:290] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:16.204998  5717 raft_consensus.cc:740] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:16.205657  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32098bf089b4316879964a7e1e69884" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:16.205861  5717 consensus_queue.cc:260] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.206281  5789 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.207049  5717 raft_consensus.cc:3060] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.212128  5542 catalog_manager.cc:5697] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.214190  5717 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.215237  6359 leader_election.cc:304] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:16.216773  5788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60260
I20260709 13:12:16.217413  5788 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.217801  5788 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:16.219269  5789 raft_consensus.cc:2468] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:16.220168  6855 raft_consensus.cc:2804] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:16.220855  6855 raft_consensus.cc:697] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:16.224761  6855 consensus_queue.cc:237] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:16.233500  5788 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.236492  5788 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:16.237715  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.238377  5717 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:16.241999  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:16.242616  5640 raft_consensus.cc:3055] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:16.242898  5640 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:16.243958  5640 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.245011  5640 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:16.247213  5717 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:16.248418  5761 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:16.249580  6821 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:16.250267  6821 raft_consensus.cc:697] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:16.251655  6807 raft_consensus.cc:993] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.252138  6807 raft_consensus.cc:1081] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.251505  6821 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.256995  5640 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:16.263530  5794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:16.264197  5794 raft_consensus.cc:493] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.264583  5794 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.293926  5794 raft_consensus.cc:515] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.307286  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:16.307880  5640 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.310497  5542 catalog_manager.cc:5697] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.313387  6807 raft_consensus.cc:993] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.313930  6807 raft_consensus.cc:1081] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:16.320729  5640 raft_consensus.cc:2468] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:16.325084  5760 leader_election.cc:304] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:16.326077  6858 raft_consensus.cc:2804] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:16.326566  6858 raft_consensus.cc:697] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:16.326716  5788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30108797e3a843b19164040d50caa63c"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:16.327289  5788 raft_consensus.cc:493] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:16.327633  5788 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.327518  6858 consensus_queue.cc:237] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.332129  5794 leader_election.cc:290] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:16.342120  5788 raft_consensus.cc:515] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.355463  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a631cf13acd45afa8eb224ac7c6729b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.360301  5717 raft_consensus.cc:3055] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:16.360622  5717 raft_consensus.cc:740] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:16.361430  5717 consensus_queue.cc:260] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.362659  5717 raft_consensus.cc:3060] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.367177  5788 leader_election.cc:290] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:16.369242  5717 raft_consensus.cc:2468] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:16.370641  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:16.371140  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30108797e3a843b19164040d50caa63c" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:16.371322  5719 raft_consensus.cc:3055] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:16.371757  5719 raft_consensus.cc:740] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:16.371840  5638 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.372642  5719 consensus_queue.cc:260] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.374233  5719 raft_consensus.cc:3060] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:16.380729  5638 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:16.386371  5760 leader_election.cc:304] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:16.388706  5542 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.390642  6821 raft_consensus.cc:2804] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:16.394155  5719 raft_consensus.cc:2468] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:16.394616  6821 raft_consensus.cc:697] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:16.395717  6821 consensus_queue.cc:237] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:16.417491  6867 ts_tablet_manager.cc:933] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:16.422248  5542 catalog_manager.cc:5697] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.426965  5542 catalog_manager.cc:5697] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:16.432665  6867 tablet_copy_client.cc:323] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:16.435078  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 7afa5706345743bebf8d313e5a31faab from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:16.435738  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 7afa5706345743bebf8d313e5a31faab from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-7afa5706345743bebf8d313e5a31faab
I20260709 13:12:16.444814  5731 tablet_copy_source_session.cc:215] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:16.448675  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afa5706345743bebf8d313e5a31faab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:16.465960  6867 tablet_copy_client.cc:806] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:16.466717  6867 tablet_copy_client.cc:670] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:16.470980  6867 tablet_copy_client.cc:538] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:16.481552  6867 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:16.504551  6867 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:16.505671  6867 tablet_bootstrap.cc:492] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:16.506417  6867 ts_tablet_manager.cc:1403] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.017s
I20260709 13:12:16.509783  6867 raft_consensus.cc:359] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:16.510690  6867 raft_consensus.cc:740] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:16.511380  6867 consensus_queue.cc:260] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:16.513782  6867 ts_tablet_manager.cc:1434] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:12:16.516811  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7afa5706345743bebf8d313e5a31faab received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:16.527343  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-7afa5706345743bebf8d313e5a31faab on tablet 7afa5706345743bebf8d313e5a31faab with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:16.533938  6867 ts_tablet_manager.cc:933] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:16.535401  6867 tablet_copy_client.cc:323] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:16.537205  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 4696d5d8d629451cb99fce036b03b4f1 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:16.537757  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 4696d5d8d629451cb99fce036b03b4f1 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-4696d5d8d629451cb99fce036b03b4f1
I20260709 13:12:16.546703  5657 tablet_copy_source_session.cc:215] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:16.549834  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696d5d8d629451cb99fce036b03b4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:16.570854  6867 tablet_copy_client.cc:806] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:16.571779  6867 tablet_copy_client.cc:670] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:16.576696  6867 tablet_copy_client.cc:538] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:16.581895  5717 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:16.583640  6855 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:16.589319  6867 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:16.590289  5794 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:16.591481  5719 raft_consensus.cc:1275] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:16.598627  6856 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:16.600175  6856 consensus_queue.cc:1048] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:16.653368  6872 ts_tablet_manager.cc:933] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:16.719018  5638 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:16.730552  6872 tablet_copy_client.cc:323] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:16.739390  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 4ce056b239bd4b86bb614be21e4ad67d from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
W20260709 13:12:16.740525  6873 log.cc:927] Time spent T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:12:16.740374  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 4ce056b239bd4b86bb614be21e4ad67d from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-4ce056b239bd4b86bb614be21e4ad67d
I20260709 13:12:16.761369  6861 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:12:16.789645  5640 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:12:16.807806  6359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 62296.2us
I20260709 13:12:16.809815  5788 raft_consensus.cc:1275] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:16.820420  5657 tablet_copy_source_session.cc:215] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:16.813001  6861 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:12:16.827697  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:16.847365  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce056b239bd4b86bb614be21e4ad67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:16.889036  5643 raft_consensus.cc:1275] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:16.891775  6878 consensus_queue.cc:1048] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:12:16.963387  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 143803us
I20260709 13:12:16.969777  6855 consensus_queue.cc:1048] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:16.990336  6867 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:16.991344  6867 tablet_bootstrap.cc:492] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:16.992298  6404 raft_consensus.cc:1217] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:16.993705  6867 ts_tablet_manager.cc:1403] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.405s	user 0.033s	sys 0.023s
I20260709 13:12:16.996515  5788 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:17.012781  5718 raft_consensus.cc:1275] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:17.027905  5717 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:17.025183  6856 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:12:17.033233  5714 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:17.033586  6855 consensus_queue.cc:1048] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:17.036100  5716 raft_consensus.cc:1275] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:17.037978  6867 raft_consensus.cc:359] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:17.038892  6867 raft_consensus.cc:740] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:17.016063  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:12:17.170408  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 69784.7us
I20260709 13:12:17.173447  6872 tablet_copy_client.cc:806] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:17.183744  6872 tablet_copy_client.cc:670] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:17.190110  6804 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:17.192304  6804 consensus_queue.cc:1048] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:17.161669  6867 consensus_queue.cc:260] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:17.199031  6821 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260709 13:12:17.243887  6887 log.cc:927] Time spent T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:12:17.256976  6867 ts_tablet_manager.cc:1434] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.263s	user 0.007s	sys 0.001s
I20260709 13:12:17.288193  6403 raft_consensus.cc:1217] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:17.309666  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-4696d5d8d629451cb99fce036b03b4f1 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:17.310130  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-4696d5d8d629451cb99fce036b03b4f1 on tablet 4696d5d8d629451cb99fce036b03b4f1 with peer 19c3f34997b24f6583646eae3cdeb9f2
W20260709 13:12:17.310433  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 196614us
I20260709 13:12:17.314581  6872 tablet_copy_client.cc:538] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:12:17.358371  6906 log.cc:927] Time spent T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 13:12:17.465883  6872 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:17.510514  6834 raft_consensus.cc:1064] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:17.515556  6834 consensus_queue.cc:237] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.558195  5718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:17.558977  5718 raft_consensus.cc:606] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:17.563397  5788 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.565023  6834 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:17.568173  6404 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.571244  5642 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.589174  6907 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:17.591825  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:17.592563  5716 raft_consensus.cc:606] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:17.598690  6907 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:17.606587  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "439449161e844d789dd60ea1c147cc50"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:17.607224  5716 raft_consensus.cc:606] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:17.667583  6899 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.673761  6901 raft_consensus.cc:1064] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:17.677287  6901 consensus_queue.cc:237] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.687790  5794 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.689226  6404 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.667637  6872 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:17.703117  6872 tablet_bootstrap.cc:492] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:17.711877  5541 catalog_manager.cc:5697] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.717242  6872 ts_tablet_manager.cc:1403] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.252s	user 0.031s	sys 0.008s
I20260709 13:12:17.720963  6872 raft_consensus.cc:359] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:17.721915  6872 raft_consensus.cc:740] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:17.726970  6872 consensus_queue.cc:260] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:17.740799  5794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bbb5df175864681b184812d49337430"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:17.741494  5794 raft_consensus.cc:606] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:17.746224  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "833357a1cea0429e83a28d9029e56370"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:17.729417  5642 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.747591  6872 ts_tablet_manager.cc:1434] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 13:12:17.749297  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-4ce056b239bd4b86bb614be21e4ad67d received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:17.749742  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-4ce056b239bd4b86bb614be21e4ad67d on tablet 4ce056b239bd4b86bb614be21e4ad67d with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:17.746934  5716 raft_consensus.cc:606] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:17.762909  6403 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.764804  5788 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.766470  6842 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:17.774195  5722 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:17.780712  5722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:17.781562  5722 raft_consensus.cc:606] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:17.786108  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:12:17.787106  6842 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:17.787766  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:17.799400  6901 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:17.798626  6883 raft_consensus.cc:993] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:17.801029  6883 raft_consensus.cc:1081] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:17.804315  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:17.804822  6404 raft_consensus.cc:493] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:17.805333  6404 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.812974  6404 raft_consensus.cc:515] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.816252  6404 leader_election.cc:290] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:17.818905  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:17.819587  5718 raft_consensus.cc:3055] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:17.819995  5718 raft_consensus.cc:740] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:17.820883  5718 consensus_queue.cc:260] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.824327  5718 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.825187  6883 raft_consensus.cc:993] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:17.825714  6883 raft_consensus.cc:1081] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:17.828341  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b73efa07cfd49feab0fa6a43836a876" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:17.828987  5642 raft_consensus.cc:3060] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.837216  5714 consensus_queue.cc:237] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.846982  5794 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:17.853820  6899 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:17.855063  6907 raft_consensus.cc:993] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:17.855695  6834 raft_consensus.cc:1081] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:17.862293  6403 raft_consensus.cc:1275] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:17.867609  5718 raft_consensus.cc:2468] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:17.868881  5643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:17.869534  5643 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:17.870002  5643 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.873356  6834 consensus_queue.cc:1048] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:17.873761  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "833357a1cea0429e83a28d9029e56370"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:17.874322  5640 raft_consensus.cc:493] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:17.874701  5640 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.875051  6359 leader_election.cc:304] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:17.875742  6834 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.876927  6886 raft_consensus.cc:2804] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:17.877996  5643 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.878319  6886 raft_consensus.cc:697] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:17.881191  5794 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.882287  6886 consensus_queue.cc:237] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:17.884631  5640 raft_consensus.cc:515] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.890820  5640 leader_election.cc:290] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:17.892381  5643 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:17.898216  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7afa5706345743bebf8d313e5a31faab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:17.900750  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:17.901414  5718 raft_consensus.cc:3055] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:17.901782  5718 raft_consensus.cc:740] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:17.902721  5718 consensus_queue.cc:260] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.903769  5718 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.912039  5718 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:17.916083  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:17.916666  5788 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.917634  5545 catalog_manager.cc:5697] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:17.924213  5788 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:17.923870  6403 raft_consensus.cc:2955] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.928916  5642 raft_consensus.cc:2468] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:17.936058  6883 raft_consensus.cc:993] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:17.936625  6883 raft_consensus.cc:1081] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:17.939687  5788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "439449161e844d789dd60ea1c147cc50"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:17.936110  5542 catalog_manager.cc:5697] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:17.940306  5788 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:17.940989  5788 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.942129  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:17.942642  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:17.943251  5794 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.942770  5716 raft_consensus.cc:3055] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:17.943723  5716 raft_consensus.cc:740] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:17.944694  5716 consensus_queue.cc:260] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.945855  5716 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.949810  5788 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.953306  5788 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:17.953583  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:17.954275  5642 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.957407  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 7afa5706345743bebf8d313e5a31faab with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:17.962862  5642 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:17.969058  5760 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:17.969862  6821 raft_consensus.cc:2804] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:17.970438  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:17.971570  5718 raft_consensus.cc:3055] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:17.971861  5718 raft_consensus.cc:740] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:17.970616  6821 raft_consensus.cc:697] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:17.973315  6821 consensus_queue.cc:237] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.975210  5718 consensus_queue.cc:260] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:17.976503  5718 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:17.981706  6931 tablet_replica.cc:333] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:17.985239  6931 raft_consensus.cc:2243] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:17.985817  6901 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:17.993023  6931 raft_consensus.cc:2272] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:17.990199  5718 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:17.997855  6931 ts_tablet_manager.cc:1916] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:18.000102  6879 raft_consensus.cc:993] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:18.000604  6879 raft_consensus.cc:1081] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:18.002512  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bbb5df175864681b184812d49337430"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:18.003113  5642 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:18.003504  5642 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.015990  5642 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.020601  6931 ts_tablet_manager.cc:1929] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:18.021291  6931 log.cc:1199] T 7afa5706345743bebf8d313e5a31faab P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/7afa5706345743bebf8d313e5a31faab
I20260709 13:12:18.023672  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 7afa5706345743bebf8d313e5a31faab (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:18.027491  6404 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.039969  5794 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:18.051570  5642 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:18.043263  5716 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
W20260709 13:12:18.043851  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 58765.2us
I20260709 13:12:18.054286  5612 leader_election.cc:304] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:18.057192  6905 raft_consensus.cc:2804] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:18.057729  6905 raft_consensus.cc:697] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:18.057988  5542 catalog_manager.cc:5697] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.060072  6402 raft_consensus.cc:1217] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:18.059083  5545 catalog_manager.cc:5697] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:18.071187  6905 consensus_queue.cc:237] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:18.133352  5611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 71133.6us
W20260709 13:12:18.137519  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 83319.1us
I20260709 13:12:18.139882  5612 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:18.141062  6933 raft_consensus.cc:2804] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:18.142923  6933 raft_consensus.cc:697] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:18.144220  6933 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.161316  5545 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:18.162962  5545 catalog_manager.cc:5697] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:18.164755  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:18.165288  5716 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.172401  5716 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:18.174652  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:18.175230  5788 raft_consensus.cc:3055] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:18.175525  5788 raft_consensus.cc:740] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:18.176273  5788 consensus_queue.cc:260] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.177435  5788 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.180995  5794 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.185245  5788 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:18.189795  6899 raft_consensus.cc:993] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:18.191120  6899 raft_consensus.cc:1081] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:18.196393  5612 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:18.197225  6938 raft_consensus.cc:2804] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:18.197767  6938 raft_consensus.cc:697] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:18.198733  6938 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.207847  5716 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.208475  5643 consensus_queue.cc:237] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:18.217896  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:18.218664  5642 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:18.219054  5642 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.238301  6404 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:18.238734  5642 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.240033  6938 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:18.247885  6934 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.248678  5543 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:18.255976  5716 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:18.256577  6404 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.260917  5642 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:18.268985  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4696d5d8d629451cb99fce036b03b4f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:18.269024  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:18.271209  5716 raft_consensus.cc:3055] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:18.271564  5716 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:18.273561  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:18.274199  5794 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.278347  5545 catalog_manager.cc:5697] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.278429  5716 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.282888  5794 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:18.284257  5716 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:18.287896  6905 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:18.291477  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 4696d5d8d629451cb99fce036b03b4f1 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:18.293565  6941 tablet_replica.cc:333] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:18.302510  5642 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:18.301442  5714 raft_consensus.cc:2955] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.313205  5612 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:18.314839  6905 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:18.315187  6886 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:18.315460  6905 raft_consensus.cc:697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:18.316493  6905 consensus_queue.cc:237] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:18.325990  6941 raft_consensus.cc:2243] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:18.326978  6941 raft_consensus.cc:2272] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:18.335433  5543 catalog_manager.cc:5697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:18.337074  5716 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:18.376729  5640 raft_consensus.cc:1275] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.379258  6879 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.380479  6941 ts_tablet_manager.cc:1916] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:18.436441  6941 ts_tablet_manager.cc:1929] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:18.437026  6941 log.cc:1199] T 4696d5d8d629451cb99fce036b03b4f1 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/4696d5d8d629451cb99fce036b03b4f1
I20260709 13:12:18.441504  5714 raft_consensus.cc:1275] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.445448  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 4696d5d8d629451cb99fce036b03b4f1 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:18.445547  5714 raft_consensus.cc:1275] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:18.447357  6894 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.453292  6856 consensus_queue.cc:1048] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:18.574424  5788 raft_consensus.cc:1275] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.575944  6905 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.593195  5714 raft_consensus.cc:1275] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.598691  6938 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:18.610908  6934 raft_consensus.cc:1064] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:18.613976  6934 consensus_queue.cc:237] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:18.617034  5716 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.620159  6905 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.638976  6403 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:18.644775  6934 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:18.647722  5716 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:18.652253  5788 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:18.654984  6938 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:18.659307  6933 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:18.681023  5788 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.683211  6933 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.716795  5718 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.718696  6934 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:18.731469  5788 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.742383  6934 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.753933  6933 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.758173  6404 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.762245  5794 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.774747  5543 catalog_manager.cc:5697] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.788909  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:18.798352  5718 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.799715  6934 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.805903  5714 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.834010  5790 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:18.843869  5643 consensus_queue.cc:237] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:18.849558  6933 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:18.851022  6404 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:18.852484  6934 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:18.860060  6938 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.862073  5790 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:18.861745  6404 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.863433  6934 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:18.869911  5790 raft_consensus.cc:2955] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.889904  5543 catalog_manager.cc:5697] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:18.901063  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ce056b239bd4b86bb614be21e4ad67d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:19.214709  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ce056b239bd4b86bb614be21e4ad67d with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:19.217602  6972 tablet_replica.cc:333] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:19.252351  6972 raft_consensus.cc:2243] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:19.253247  6972 raft_consensus.cc:2272] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:19.264179  6972 ts_tablet_manager.cc:1916] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:19.274003  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:19.282070  6972 ts_tablet_manager.cc:1929] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:19.282716  6972 log.cc:1199] T 4ce056b239bd4b86bb614be21e4ad67d P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/4ce056b239bd4b86bb614be21e4ad67d
I20260709 13:12:19.286549  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 4ce056b239bd4b86bb614be21e4ad67d (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:19.332208  5796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3689acdd16514543a621671f1b785b0e"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:19.332731  5796 raft_consensus.cc:606] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:19.335139  5714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d020d934c44884bb8344b78a077f38"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:19.335557  5714 raft_consensus.cc:606] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:19.337790  5714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8634910d644e400589c102deb3eec243"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:19.338182  5714 raft_consensus.cc:606] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:19.340135  5714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:19.340525  5714 raft_consensus.cc:606] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:19.342986  5640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:19.343578  5640 raft_consensus.cc:606] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:19.346092  5714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:19.346510  5714 raft_consensus.cc:606] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:19.347441  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:12:19.348510  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:19.671540  6968 raft_consensus.cc:993] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.672159  6968 raft_consensus.cc:1081] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.673900  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:19.674297  6404 raft_consensus.cc:493] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.674520  6404 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.679512  6404 raft_consensus.cc:515] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.681742  6404 leader_election.cc:290] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:19.682375  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:19.682977  5714 raft_consensus.cc:3055] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.683334  5714 raft_consensus.cc:740] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:19.683174  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8a36e251d14c9cb0e852e9e89bc000" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:19.683854  5796 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.684127  5714 consensus_queue.cc:260] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.685359  5714 raft_consensus.cc:3060] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.687453  6971 raft_consensus.cc:993] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.687954  6974 raft_consensus.cc:1081] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.691622  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3689acdd16514543a621671f1b785b0e"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37374
I20260709 13:12:19.692159  6404 raft_consensus.cc:493] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.692487  6404 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.693408  5714 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:19.693521  5796 raft_consensus.cc:2468] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:19.694588  6359 leader_election.cc:304] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:19.695268  6949 raft_consensus.cc:2804] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.695741  6949 raft_consensus.cc:697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:19.696555  6949 consensus_queue.cc:237] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.698107  6404 raft_consensus.cc:515] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.700799  6404 leader_election.cc:290] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:19.701373  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:19.702100  5796 raft_consensus.cc:3055] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:19.702193  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3689acdd16514543a621671f1b785b0e" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:19.702420  5796 raft_consensus.cc:740] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:19.702761  5640 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.703148  5796 consensus_queue.cc:260] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.705003  5796 raft_consensus.cc:3060] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.707683  5543 catalog_manager.cc:5697] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.711113  5640 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
I20260709 13:12:19.712237  6358 leader_election.cc:304] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:19.713236  6949 raft_consensus.cc:2804] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:19.713759  6949 raft_consensus.cc:697] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:19.714372  5796 raft_consensus.cc:2468] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
I20260709 13:12:19.714847  6949 consensus_queue.cc:237] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.740571  5543 catalog_manager.cc:5697] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 2 to 3, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 3 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.778087  6966 raft_consensus.cc:993] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.778563  6933 raft_consensus.cc:1081] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.779994  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:19.780445  6404 raft_consensus.cc:493] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.780730  6404 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.786067  6404 raft_consensus.cc:515] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.788334  6404 leader_election.cc:290] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:19.788760  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:19.789392  5640 raft_consensus.cc:3055] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:19.789748  5640 raft_consensus.cc:740] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:19.790198  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86de7e264a1459cb3802acd68c7d9e1" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:19.790868  5796 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.790657  5640 consensus_queue.cc:260] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.792733  5640 raft_consensus.cc:3060] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:19.798667  5640 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
I20260709 13:12:19.799599  6358 leader_election.cc:304] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:19.800315  6949 raft_consensus.cc:2804] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:19.800819  6949 raft_consensus.cc:697] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:19.801379  5796 raft_consensus.cc:2468] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
I20260709 13:12:19.801751  6949 consensus_queue.cc:237] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.809156  5543 catalog_manager.cc:5697] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 3 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.816771  6807 raft_consensus.cc:993] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:19.817265  6968 raft_consensus.cc:1081] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:19.818794  5796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:19.819340  5796 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.819684  5796 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.826498  5796 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.828403  5796 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:19.829919  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:19.830515  5714 raft_consensus.cc:3055] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.830780  5714 raft_consensus.cc:740] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:19.831473  5714 consensus_queue.cc:260] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.834760  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:19.835357  5640 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.842216  5714 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.846477  5640 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:19.850404  5714 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:19.852663  5761 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:19.856555  6807 raft_consensus.cc:993] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:19.858865  6807 raft_consensus.cc:1081] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:19.875046  6971 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.875844  6971 raft_consensus.cc:697] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:19.877013  6971 consensus_queue.cc:237] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.901129  6834 raft_consensus.cc:993] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.901790  6834 raft_consensus.cc:1081] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:19.904450  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d020d934c44884bb8344b78a077f38"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:19.905128  6404 raft_consensus.cc:493] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.905486  6404 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:19.912782  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 60224.1us
I20260709 13:12:19.917162  6404 raft_consensus.cc:515] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.925163  6404 leader_election.cc:290] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:19.925956  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:19.927349  5640 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.926192  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d020d934c44884bb8344b78a077f38" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:19.929951  5714 raft_consensus.cc:3055] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.930274  5714 raft_consensus.cc:740] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:19.930959  5714 consensus_queue.cc:260] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.931946  5714 raft_consensus.cc:3060] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.938602  5714 raft_consensus.cc:2468] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:19.939625  5640 raft_consensus.cc:2468] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:19.939795  6359 leader_election.cc:304] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:19.940690  6949 raft_consensus.cc:2804] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.941217  6949 raft_consensus.cc:697] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:19.942157  6949 consensus_queue.cc:237] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:19.953297  5794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8634910d644e400589c102deb3eec243"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:19.953907  5794 raft_consensus.cc:493] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.954280  5794 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.954515  5543 catalog_manager.cc:5697] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.969451  5794 raft_consensus.cc:515] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.972774  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:19.973443  5640 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.974054  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634910d644e400589c102deb3eec243" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:19.975803  5714 raft_consensus.cc:3055] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.974539  5794 leader_election.cc:290] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:19.976151  5714 raft_consensus.cc:740] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:19.975627  5542 catalog_manager.cc:5697] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.977324  5714 consensus_queue.cc:260] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.978724  5714 raft_consensus.cc:3060] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.985500  5640 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:19.986688  5760 leader_election.cc:304] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:19.987388  6986 raft_consensus.cc:2804] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.987862  6986 raft_consensus.cc:697] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:19.989271  6986 consensus_queue.cc:237] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:19.990798  5714 raft_consensus.cc:2468] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:19.999943  5542 catalog_manager.cc:5697] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:20.125101  5643 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:20.126339  6949 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:12:20.138444  5743 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2200 after lost signal to thread 4528
W20260709 13:12:20.139621  5743 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba080 after lost signal to thread 5579
I20260709 13:12:20.139870  5794 raft_consensus.cc:1275] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:12:20.140787  5743 debug-util.cc:398] Leaking SignalData structure 0x7b080033ab20 after lost signal to thread 5671
W20260709 13:12:20.141880  5743 debug-util.cc:398] Leaking SignalData structure 0x7b0800305560 after lost signal to thread 5746
W20260709 13:12:20.142906  5743 debug-util.cc:398] Leaking SignalData structure 0x7b0800352c20 after lost signal to thread 5820
W20260709 13:12:20.143926  5743 debug-util.cc:398] Leaking SignalData structure 0x7b080034b140 after lost signal to thread 6428
I20260709 13:12:20.145159  6886 consensus_queue.cc:1048] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:20.149209  5794 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:20.149801  5714 raft_consensus.cc:1275] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:20.151360  6949 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:12:20.157426  6949 consensus_queue.cc:1048] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:20.276834  5714 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:20.287500  5643 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:20.287743  5686 consensus_peers.cc:597] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcd767b9eb0f4556bbcb23f1fda3c6c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.288949  5796 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:20.289472  6807 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.290293  6907 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.298748  6907 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.300480  5796 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.310453  5640 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.315168  5541 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:20.327960  5593 auto_rebalancer.cc:629] Failed to schedule move for tablet ddd807eb9cde427ab363f69b39252e0d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:12:20.337525  5643 consensus_queue.cc:237] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:20.344974  5638 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:20.346743  6949 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:20.350136  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:20.367465  5796 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:20.369033  6949 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:20.374852  5714 raft_consensus.cc:1275] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.376369  6988 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.416692  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:20.425747  5716 raft_consensus.cc:1275] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.428272  6863 consensus_queue.cc:1048] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.455715  5638 raft_consensus.cc:1275] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:20.470702  5722 raft_consensus.cc:1275] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:20.472330  6949 consensus_queue.cc:1048] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:20.476145  6949 consensus_queue.cc:1048] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:12:20.486020  7008 log.cc:927] Time spent T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 13:12:20.487563  5796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:20.497310  5796 raft_consensus.cc:606] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:20.495878  5638 raft_consensus.cc:1275] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.496001  5640 raft_consensus.cc:1275] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.501588  6988 consensus_queue.cc:1048] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:20.504977  6971 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.505295  5638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:20.505867  5638 raft_consensus.cc:606] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:20.508888  5640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:20.509443  5640 raft_consensus.cc:606] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:20.516989  5647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "833357a1cea0429e83a28d9029e56370"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:20.517565  5647 raft_consensus.cc:606] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:20.530702  5796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0422889bbb47c19df8664313b07453"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:20.531307  5796 raft_consensus.cc:606] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:20.571416  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:12:20.573218  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:20.601075  6987 raft_consensus.cc:993] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:20.606062  6987 raft_consensus.cc:1081] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
W20260709 13:12:20.610737  5611 consensus_peers.cc:597] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86b815a161b2486096040ac0f3d65521. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.638306  5794 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:20.639972  7018 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.646960  5714 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:20.647881  5722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "833357a1cea0429e83a28d9029e56370"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:20.648451  5722 raft_consensus.cc:493] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.648813  5722 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.650534  6983 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.659133  5722 raft_consensus.cc:515] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.666239  5722 leader_election.cc:290] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:20.667271  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:20.667938  5796 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.673949  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833357a1cea0429e83a28d9029e56370" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:20.675879  5643 raft_consensus.cc:3055] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:20.676285  5643 raft_consensus.cc:740] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:20.677109  5643 consensus_queue.cc:260] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.676373  7017 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.681278  5796 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:20.680903  5714 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.682512  5687 leader_election.cc:304] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:20.683394  6982 raft_consensus.cc:2804] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:20.683874  6982 raft_consensus.cc:697] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:20.684667  6982 consensus_queue.cc:237] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.678344  5790 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.702761  5643 raft_consensus.cc:3060] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.710505  5643 raft_consensus.cc:2468] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:20.711897  5542 catalog_manager.cc:5697] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.719274  5642 consensus_queue.cc:237] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:20.723476  5543 catalog_manager.cc:5697] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:20.736057  5611 consensus_peers.cc:597] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eebf031a71c74d13a3261c5ae40173e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:20.742758  5714 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:20.742934  5790 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:20.744578  7017 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.746474  7017 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.795169  6863 raft_consensus.cc:993] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:20.795671  6863 raft_consensus.cc:1081] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:20.799304  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:20.799871  5642 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.800237  5642 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:20.820739  5642 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.833745  7014 raft_consensus.cc:993] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:20.832544  6983 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.834416  7014 raft_consensus.cc:1081] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:20.837792  5722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:20.842052  5722 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.842453  5722 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.847960  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:20.848634  5716 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:20.848997  5642 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:20.837486  5796 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.859174  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:20.862285  5794 raft_consensus.cc:3055] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:20.863154  5794 raft_consensus.cc:740] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:20.864886  5794 consensus_queue.cc:260] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.867411  5794 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:20.870683  5716 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:20.871945  5612 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:20.872677  7017 raft_consensus.cc:2804] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:20.873175  7017 raft_consensus.cc:697] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:20.875873  5543 catalog_manager.cc:5697] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:20.876209  5716 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:20.877036  7017 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.890671  7025 ts_tablet_manager.cc:933] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:20.866264  5722 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.893224  5722 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:20.896620  7014 raft_consensus.cc:993] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:20.897156  7014 raft_consensus.cc:1081] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:20.898837  6402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:20.899346  6402 raft_consensus.cc:493] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.899745  5794 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:20.899923  6402 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:20.904727  7025 tablet_copy_client.cc:323] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:20.899310  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:20.905929  5643 raft_consensus.cc:3055] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:20.906278  5643 raft_consensus.cc:740] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:20.907076  5643 consensus_queue.cc:260] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:20.908655  5643 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.913856  6402 raft_consensus.cc:515] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:20.928438  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:20.932837  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-bcd767b9eb0f4556bbcb23f1fda3c6c9
I20260709 13:12:20.943893  5731 tablet_copy_source_session.cc:215] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:20.944442  6402 leader_election.cc:290] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:20.947305  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:20.947929  5640 raft_consensus.cc:3055] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:20.948241  5640 raft_consensus.cc:740] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:20.949174  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:20.949029  5640 consensus_queue.cc:260] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:20.950364  5640 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:20.961476  5640 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:20.970345  7025 tablet_copy_client.cc:806] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:20.971040  7025 tablet_copy_client.cc:670] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:20.970793  5544 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:20.975688  6358 leader_election.cc:304] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:20.976958  6949 raft_consensus.cc:2804] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:20.977495  6949 raft_consensus.cc:697] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:20.978927  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:20.979563  5796 raft_consensus.cc:3060] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.979257  6949 consensus_queue.cc:237] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:20.985473  7025 tablet_copy_client.cc:538] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:20.995321  7025 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:21.009980  5796 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
W20260709 13:12:21.011147  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 127088us
I20260709 13:12:21.011425  5687 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:21.012461  6834 raft_consensus.cc:2804] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:21.013221  6834 raft_consensus.cc:697] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:21.014554  6834 consensus_queue.cc:237] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:21.023150  5543 catalog_manager.cc:5697] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:21.061398  7025 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:21.062429  7025 tablet_bootstrap.cc:492] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:21.063169  7025 ts_tablet_manager.cc:1403] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.005s
I20260709 13:12:21.070943  5543 catalog_manager.cc:5697] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:21.075169  7025 raft_consensus.cc:359] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.076117  7025 raft_consensus.cc:740] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:21.076805  7025 consensus_queue.cc:260] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.090662  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa9c7c78dee46028747b3d57978e1be" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:21.091338  5794 raft_consensus.cc:3060] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.099557  7025 ts_tablet_manager.cc:1434] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 13:12:21.100826  5794 raft_consensus.cc:2468] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:21.102692  5643 raft_consensus.cc:2468] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:21.115753  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-bcd767b9eb0f4556bbcb23f1fda3c6c9 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:21.116209  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-bcd767b9eb0f4556bbcb23f1fda3c6c9 on tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:21.146807  5643 raft_consensus.cc:1275] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:21.146821  7025 ts_tablet_manager.cc:933] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:21.150856  6968 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:21.153333  7025 tablet_copy_client.cc:323] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:21.155078  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet eebf031a71c74d13a3261c5ae40173e3 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:21.155805  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet eebf031a71c74d13a3261c5ae40173e3 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-eebf031a71c74d13a3261c5ae40173e3
I20260709 13:12:21.170468  7028 raft_consensus.cc:993] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:21.171057  6986 raft_consensus.cc:1081] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:21.175154  7034 ts_tablet_manager.cc:933] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:21.181643  7034 tablet_copy_client.cc:323] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:21.184168  5656 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 86b815a161b2486096040ac0f3d65521 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:21.184934  5656 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 86b815a161b2486096040ac0f3d65521 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-86b815a161b2486096040ac0f3d65521
I20260709 13:12:21.187018  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0422889bbb47c19df8664313b07453"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:21.187664  5642 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:21.188014  5642 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.192108  5657 tablet_copy_source_session.cc:215] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:21.207998  5656 tablet_copy_source_session.cc:215] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:21.211464  5642 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:21.222718  5642 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:21.223150  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf031a71c74d13a3261c5ae40173e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:21.226854  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:21.227182  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:21.227428  5794 raft_consensus.cc:3055] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:21.227768  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b815a161b2486096040ac0f3d65521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:21.227818  5716 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.227825  5794 raft_consensus.cc:740] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:21.228785  5794 consensus_queue.cc:260] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:21.240051  5794 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.246568  5716 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:21.248797  5612 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:21.249979  7017 raft_consensus.cc:2804] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:21.250660  7017 raft_consensus.cc:697] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:21.251762  7017 consensus_queue.cc:237] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:21.274869  5787 raft_consensus.cc:1275] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:21.276487  6807 consensus_queue.cc:1048] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:21.287098  5716 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:21.290846  6983 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.344614  5796 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:21.343881  5544 catalog_manager.cc:5697] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:21.389950  6402 raft_consensus.cc:1217] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:21.461499  7017 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.464982  7025 tablet_copy_client.cc:806] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:21.465695  7025 tablet_copy_client.cc:670] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:21.467186  7034 tablet_copy_client.cc:806] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:21.467808  7034 tablet_copy_client.cc:670] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:21.469677  5794 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:21.484370  5796 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:21.493250  7034 tablet_copy_client.cc:538] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:21.493276  7025 tablet_copy_client.cc:538] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:21.503794  7034 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:21.513886  5640 raft_consensus.cc:1275] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:21.515317  6886 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:21.526995  6886 consensus_queue.cc:1048] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:21.551301  7025 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:21.583216  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:21.608764  5796 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:21.613816  6834 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:21.616663  7025 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:21.619156  7025 tablet_bootstrap.cc:492] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:21.620913  7025 ts_tablet_manager.cc:1403] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.006s
I20260709 13:12:21.627228  7034 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:21.628469  7034 tablet_bootstrap.cc:492] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:21.629138  7034 ts_tablet_manager.cc:1403] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.014s
I20260709 13:12:21.642767  5640 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:21.640595  7025 raft_consensus.cc:359] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.667363  7025 raft_consensus.cc:740] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:21.668083  7025 consensus_queue.cc:260] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.670719  7025 ts_tablet_manager.cc:1434] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 13:12:21.670939  6982 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.737753  6402 raft_consensus.cc:1217] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:21.740691  5716 raft_consensus.cc:1275] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:21.747548  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:21.774010  7034 raft_consensus.cc:359] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.776881  7034 raft_consensus.cc:740] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:21.778465  6983 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.796427  5794 raft_consensus.cc:1275] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:21.778008  7034 consensus_queue.cc:260] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:21.809716  7034 ts_tablet_manager.cc:1434] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.180s	user 0.008s	sys 0.002s
I20260709 13:12:21.830338  5656 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-eebf031a71c74d13a3261c5ae40173e3 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:21.830806  5656 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-eebf031a71c74d13a3261c5ae40173e3 on tablet eebf031a71c74d13a3261c5ae40173e3 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:21.831949  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-86b815a161b2486096040ac0f3d65521 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:21.832425  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-86b815a161b2486096040ac0f3d65521 on tablet 86b815a161b2486096040ac0f3d65521 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:21.850275  7016 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:21.874498  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d06f8241975444b97b12a23970f4631"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:21.875152  5716 raft_consensus.cc:606] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:21.889899  5640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:21.890590  5640 raft_consensus.cc:606] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:21.895188  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:21.898833  5716 raft_consensus.cc:606] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:21.901800  5794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:21.902388  5794 raft_consensus.cc:606] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:21.910789  5642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0422889bbb47c19df8664313b07453"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:21.911453  5642 raft_consensus.cc:606] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:21.913515  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:12:21.916154  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:22.010587  7055 raft_consensus.cc:993] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:22.011201  6834 raft_consensus.cc:1064] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:22.014271  7055 raft_consensus.cc:1081] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:22.013870  6834 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.016660  5787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:22.017194  5787 raft_consensus.cc:493] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.017536  5787 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.036119  5787 raft_consensus.cc:515] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.037465  6402 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.038726  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:22.038987  6807 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.039355  5642 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.048372  5794 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.049358  5640 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.047266  5642 raft_consensus.cc:2468] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:22.050997  5760 leader_election.cc:304] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:22.051095  6807 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.051775  6988 raft_consensus.cc:2804] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:22.052270  6988 raft_consensus.cc:697] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:22.053195  6988 consensus_queue.cc:237] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.054883  5787 leader_election.cc:290] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:22.057031  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7752515f7f344d697ff76bcd1ef4423" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:22.057616  5716 raft_consensus.cc:3055] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:22.058041  5716 raft_consensus.cc:740] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:22.058900  5716 consensus_queue.cc:260] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.060338  5716 raft_consensus.cc:3060] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.057651  6807 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:12:22.106444  6968 raft_consensus.cc:993] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:22.107748  6968 raft_consensus.cc:1081] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:22.100178  6982 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.204641  5787 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.217989  5716 raft_consensus.cc:2468] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:22.219028  6403 raft_consensus.cc:1217] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:22.223347  6986 raft_consensus.cc:993] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:22.223887  6986 raft_consensus.cc:1081] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:22.225889  5544 catalog_manager.cc:5697] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.233675  6404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d06f8241975444b97b12a23970f4631"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37362
I20260709 13:12:22.234356  6404 raft_consensus.cc:493] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.234757  6404 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.252460  7016 raft_consensus.cc:993] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:22.253086  7014 raft_consensus.cc:1081] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:22.267794  6404 raft_consensus.cc:515] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.289868  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:22.290685  5642 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.291190  5642 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.294399  6403 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.296782  6404 leader_election.cc:290] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:22.298979  5541 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.300220  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:22.300805  5716 raft_consensus.cc:3055] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:22.301096  5716 raft_consensus.cc:740] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:22.301837  5716 consensus_queue.cc:260] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.302826  5716 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.309219  5642 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.311115  5642 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:22.319242  5643 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.325059  5719 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.333285  6403 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:22.339228  7055 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:22.344377  6983 raft_consensus.cc:1064] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:22.346715  6983 consensus_queue.cc:237] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.348145  6834 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.355685  5716 raft_consensus.cc:2468] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:22.355872  6404 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.362788  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:22.363474  5790 raft_consensus.cc:3055] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:22.363828  5790 raft_consensus.cc:740] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:22.364732  5790 consensus_queue.cc:260] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.366067  5790 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.376560  5719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:22.377285  5719 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.377662  5719 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.378504  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d06f8241975444b97b12a23970f4631" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:22.379263  5642 raft_consensus.cc:3060] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.382057  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:22.383766  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:22.384359  5714 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.388913  5642 raft_consensus.cc:2468] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:22.392344  6358 leader_election.cc:304] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:22.393215  6886 raft_consensus.cc:2804] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:22.393798  6886 raft_consensus.cc:697] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:22.394773  6886 consensus_queue.cc:237] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:22.396731  5714 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:22.398945  5638 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:22.402292  7055 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:22.412880  5638 raft_consensus.cc:2955] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.414189  6402 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.416191  6989 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.416692  5719 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.437605  5612 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:22.439329  5790 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:22.439363  6983 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:22.442021  5796 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.442771  6983 raft_consensus.cc:697] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:22.444239  5719 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:22.446161  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:22.446749  5642 raft_consensus.cc:3055] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:22.447036  5642 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:22.447640  5716 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:22.447822  5642 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.443679  6983 consensus_queue.cc:237] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.448894  5642 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.449810  7014 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.459677  5642 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:22.460707  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:22.461565  5796 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.475426  5642 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:22.478094  5686 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:22.479359  7066 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:22.480309  7066 raft_consensus.cc:697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:22.481575  7066 consensus_queue.cc:237] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.482180  6986 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:22.492027  6983 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.495841  5796 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:22.503538  6989 raft_consensus.cc:993] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:22.504120  6989 raft_consensus.cc:1081] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:22.509856  5542 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.522147  5714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0422889bbb47c19df8664313b07453"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:22.522835  5714 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.523216  5714 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.548563  5714 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.556080  5714 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:22.558197  5638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:22.555136  5541 catalog_manager.cc:5697] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 2 to 3, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:22.561815  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:22.563136  5787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:22.563899  5787 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.574862  5787 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:22.566442  5542 catalog_manager.cc:5697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:22.586589  6989 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.593580  5544 catalog_manager.cc:5697] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.589672  5787 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.603718  5687 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:22.604436  7055 raft_consensus.cc:2804] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:22.604914  7055 raft_consensus.cc:697] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:22.605758  7055 consensus_queue.cc:237] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.603502  5716 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.611227  5638 raft_consensus.cc:3055] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:22.617936  5714 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:22.619401  6986 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:22.611651  5638 raft_consensus.cc:740] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:22.628901  5638 consensus_queue.cc:260] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:22.630159  5638 raft_consensus.cc:3060] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.624995  5543 catalog_manager.cc:5697] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:22.663609  7016 raft_consensus.cc:1064] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:22.724673  5638 raft_consensus.cc:2468] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:22.728791  7016 consensus_queue.cc:237] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:22.754199  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 113758us
I20260709 13:12:22.748059  7077 tablet_replica.cc:333] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:22.756537  7077 raft_consensus.cc:2243] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:22.758140  6404 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:22.771205  5542 catalog_manager.cc:5697] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
W20260709 13:12:22.784528  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 50598.2us
I20260709 13:12:22.783951  7077 raft_consensus.cc:2272] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:22.953775  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 45805.3us
I20260709 13:12:22.961284  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:12:22.964381  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 53106us
I20260709 13:12:23.011168  5719 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:23.051541  7077 ts_tablet_manager.cc:1916] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:23.127326  5794 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:23.144810  7084 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:12:23.153900  6359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 140570us
I20260709 13:12:23.178392  5642 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:23.192680  6404 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:12:23.198259  7078 log.cc:927] Time spent T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:12:23.239009  5787 raft_consensus.cc:1275] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:23.207410  5716 raft_consensus.cc:1275] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:23.198963  7097 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
W20260709 13:12:23.309377  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 105710us
I20260709 13:12:23.315376  7014 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:12:23.316809  7017 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:12:23.330034  5787 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:12:23.343634  6360 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.036s	sys 0.034s
W20260709 13:12:23.344213  6360 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.036s	sys 0.034s
W20260709 13:12:23.352283  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 110676us
W20260709 13:12:23.364253  5611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 88107.7us
W20260709 13:12:23.380111  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 69323.2us
I20260709 13:12:23.384318  6834 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:23.492159  7077 ts_tablet_manager.cc:1929] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:23.496882  7077 log.cc:1199] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/bcd767b9eb0f4556bbcb23f1fda3c6c9
W20260709 13:12:23.508015  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 244799us
W20260709 13:12:23.532274  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 142536us
I20260709 13:12:23.522212  7084 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
W20260709 13:12:23.537279  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 195116us
I20260709 13:12:23.547307  5640 raft_consensus.cc:1275] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:23.547637  6807 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:23.554039  5794 raft_consensus.cc:1275] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:23.569945  5642 raft_consensus.cc:1275] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:23.570391  7046 consensus_queue.cc:1048] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:12:23.578593  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 70293.2us
W20260709 13:12:23.583141  7126 log.cc:927] Time spent T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Append to log took a long time: real 0.075s	user 0.000s	sys 0.002s
I20260709 13:12:23.588850  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet bcd767b9eb0f4556bbcb23f1fda3c6c9 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:23.608748  5714 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:23.619375  7016 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:23.615507  7113 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:12:23.655515  6404 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:23.651480  5647 consensus_queue.cc:237] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:23.707302  6834 consensus_queue.cc:1048] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:12:23.747126  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 53162.9us
I20260709 13:12:23.799286  7083 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:23.814390  6402 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:12:23.820124  7126 log.cc:927] Time spent T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:12:23.915616  5541 catalog_manager.cc:5697] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:23.948173  7106 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:23.952620  6807 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:23.953230  6807 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:23.974416  5790 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:23.976171  5788 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:23.985458  7106 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:23.998128  6807 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:24.009212  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:12:24.047986  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:24.246651  7121 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
W20260709 13:12:24.305789  5687 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.016s	sys 0.027s
W20260709 13:12:24.310374  5687 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.016s	sys 0.027s
W20260709 13:12:24.310830  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 571399us
I20260709 13:12:24.325564  6988 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:24.302801  7121 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.367403  7121 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:24.372201  7105 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:24.376012  6403 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.353786  7109 raft_consensus.cc:493] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
W20260709 13:12:24.410445  7144 log.cc:927] Time spent T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:12:24.372073  7117 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.419793  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:12:24.352285  6988 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.424132  6988 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:24.425997  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:12:24.463999  6834 raft_consensus.cc:493] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19c3f34997b24f6583646eae3cdeb9f2)
I20260709 13:12:24.464670  6834 raft_consensus.cc:515] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:24.466696  6834 leader_election.cc:290] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:24.372792  7105 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.468971  7105 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:24.479547  5796 raft_consensus.cc:2955] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.427928  7109 raft_consensus.cc:515] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:24.484525  5541 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.043s	sys 0.024s
W20260709 13:12:24.485123  5541 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.043s	sys 0.024s
I20260709 13:12:24.487926  5716 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.517216  5714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:24.517938  5714 raft_consensus.cc:606] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:24.527047  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:24.528587  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:24.530465  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:24.536190  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:24.537027  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eebf031a71c74d13a3261c5ae40173e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:24.539496  5643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:24.541302  5643 raft_consensus.cc:606] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:24.570647  5789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:24.571307  5789 raft_consensus.cc:606] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:24.572147  7109 leader_election.cc:290] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:12:24.582387  7151 log.cc:927] Time spent T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:12:24.599424  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:24.603677  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
W20260709 13:12:24.622618  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 220458us
I20260709 13:12:24.631320  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:24.635821  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ba1d3ceea67465888e0057bde8027b4" is_pre_election: true
I20260709 13:12:24.640305  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd0724b0bf4485872b1b246f27ea32" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:24.652601  5542 catalog_manager.cc:5697] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:24.657770  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0422889bbb47c19df8664313b07453" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:24.658565  5687 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:24.661093  7137 raft_consensus.cc:2749] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:24.670399  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaccd7a972654404b695dd1e0ce29465" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:24.677557  5686 leader_election.cc:304] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:24.690053  7055 raft_consensus.cc:2749] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:24.693414  5686 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:24.694475  7121 raft_consensus.cc:2749] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:24.695008  5686 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:24.699465  7112 raft_consensus.cc:2749] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:24.709239  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet eebf031a71c74d13a3261c5ae40173e3 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:24.717132  5643 consensus_queue.cc:237] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:24.732168  5761 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:24.733484  6988 raft_consensus.cc:2749] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:24.739282  7160 tablet_replica.cc:333] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:24.740868  7160 raft_consensus.cc:2243] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.740995  6401 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:24.741125  5761 leader_election.cc:304] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:24.742933  6989 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:24.743571  7081 raft_consensus.cc:2749] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:24.744623  7160 raft_consensus.cc:2272] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.752060  7106 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.756944  6402 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.760483  7160 ts_tablet_manager.cc:1916] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:24.769367  7112 raft_consensus.cc:993] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:24.769929  7121 raft_consensus.cc:1081] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:24.779167  5788 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:24.784663  7160 ts_tablet_manager.cc:1929] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:24.785303  7160 log.cc:1199] T eebf031a71c74d13a3261c5ae40173e3 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/eebf031a71c74d13a3261c5ae40173e3
I20260709 13:12:24.787285  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet eebf031a71c74d13a3261c5ae40173e3 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:24.798022  5541 catalog_manager.cc:5697] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.799638  6989 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:24.806437  5643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:24.807056  5643 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:24.807432  5643 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.807673  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86b815a161b2486096040ac0f3d65521 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:24.811232  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 86b815a161b2486096040ac0f3d65521 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:24.812229  7160 tablet_replica.cc:333] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:24.813457  7160 raft_consensus.cc:2243] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.814287  7160 raft_consensus.cc:2272] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.816851  5788 raft_consensus.cc:2955] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:24.818758  7160 ts_tablet_manager.cc:1916] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:24.824590  5643 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:24.827760  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:24.828438  6402 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.832672  5643 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:24.834316  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:24.834931  5722 raft_consensus.cc:3055] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:24.835225  5722 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:24.836258  6402 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:24.835976  5722 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:24.837105  5722 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.851277  5611 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:24.853474  7106 raft_consensus.cc:2804] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:24.854079  7106 raft_consensus.cc:697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:24.854969  7106 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:24.858762  7081 raft_consensus.cc:993] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:24.859424  6988 raft_consensus.cc:1081] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:24.861271  5643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:24.863306  5643 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:24.863790  5643 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.866829  5722 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:24.894686  5541 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:24.907998  5643 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.910976  7160 ts_tablet_manager.cc:1929] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:24.911495  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:24.912272  5722 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.912758  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:24.913411  5788 raft_consensus.cc:3055] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:24.913810  5788 raft_consensus.cc:740] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:24.914631  5788 consensus_queue.cc:260] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.916054  5788 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.920080  5722 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:24.921844  5612 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:24.911572  7160 log.cc:1199] T 86b815a161b2486096040ac0f3d65521 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/86b815a161b2486096040ac0f3d65521
I20260709 13:12:24.922972  7106 raft_consensus.cc:2804] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:24.923509  7106 raft_consensus.cc:697] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:24.924376  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 86b815a161b2486096040ac0f3d65521 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:24.924429  7106 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:24.949278  5788 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:24.949874  5643 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:24.964480  5541 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:24.982955  7106 raft_consensus.cc:993] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:24.983428  7106 raft_consensus.cc:1081] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:24.986805  5722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:24.987363  5722 raft_consensus.cc:493] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:24.987699  5722 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:25.000005  5722 raft_consensus.cc:515] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:25.007370  5722 leader_election.cc:290] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521), 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:25.008411  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:25.008985  5643 raft_consensus.cc:3055] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:25.009253  5643 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:25.009975  5643 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:25.010881  5643 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:25.016664  5643 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:25.022845  5686 leader_election.cc:304] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:25.023806  7112 raft_consensus.cc:2804] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:25.024289  7112 raft_consensus.cc:697] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:25.025122  7112 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:25.027978  5791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:25.028577  5791 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:25.049856  5791 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:25.052842  5541 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:25.295567  6402 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:25.296826  7083 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:25.318107  5722 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:25.320072  7106 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:25.344499  5788 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:25.345806  7083 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:25.349728  5722 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:25.350970  7083 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:25.604504  5640 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:25.612087  7121 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:25.619048  5791 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:25.621284  7055 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:25.633056  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:12:25.672775  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 47459.4us
I20260709 13:12:26.026245  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:26.092110  5718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:26.093004  5718 raft_consensus.cc:606] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:26.099197  5642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:26.099879  5642 raft_consensus.cc:606] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:26.103392  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:26.104126  5716 raft_consensus.cc:606] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:26.105134  5718 consensus_queue.cc:237] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:26.107522  5642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:26.108174  5642 raft_consensus.cc:606] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:26.109390  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:12:26.111727  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:12:26.118433  5686 consensus_peers.cc:597] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b85c34822bf49beb3e22233fb1723aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:26.119136  5642 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:26.119666  5795 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:26.120820  7183 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:26.121953  7182 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:26.129859  7179 raft_consensus.cc:993] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:26.130483  7182 raft_consensus.cc:1081] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:26.136803  5791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:26.137521  5791 raft_consensus.cc:493] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:26.137938  5791 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.149164  7182 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.156914  5795 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.160347  5643 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.164546  5791 raft_consensus.cc:515] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:26.181305  5542 catalog_manager.cc:5697] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.194597  5718 consensus_queue.cc:237] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:26.201983  5791 leader_election.cc:290] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:26.216270  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:26.221089  5716 raft_consensus.cc:3055] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:26.221436  5716 raft_consensus.cc:740] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:26.226254  5716 consensus_queue.cc:260] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:26.229344  5716 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.206743  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ec1d2c8394df5a0ca70babe63dee2" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:26.232722  5641 raft_consensus.cc:3060] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:26.286653  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 60050.1us
I20260709 13:12:26.290221  5716 raft_consensus.cc:2468] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:26.296274  5642 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:26.305984  7190 log.cc:927] Time spent T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 13:12:26.312084  5788 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:26.312777  5641 raft_consensus.cc:2468] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:26.313733  5761 leader_election.cc:304] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:26.316830  7081 raft_consensus.cc:2804] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:26.318198  7192 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:26.318960  6989 raft_consensus.cc:993] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:26.319572  7083 raft_consensus.cc:1081] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:26.317412  7081 raft_consensus.cc:697] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:26.321233  7183 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:26.321800  7081 consensus_queue.cc:237] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:26.323022  5686 consensus_peers.cc:597] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b4750ea7e344307901d38bc59d71026. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:26.328912  5716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:26.329532  5716 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:26.329989  5716 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:26.347465  5716 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.357126  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:26.357865  5642 raft_consensus.cc:3055] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:26.358207  5642 raft_consensus.cc:740] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:26.359982  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb6ba34e6ef43f28be7dbe0fda236bb" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:26.360641  6404 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:26.359879  5542 catalog_manager.cc:5697] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:26.361205  7192 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.359037  5642 consensus_queue.cc:260] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.368201  5641 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.367025  5642 raft_consensus.cc:3060] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:26.382102  5640 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:26.357251  5716 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:26.382987  5543 catalog_manager.cc:5697] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.395972  5788 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.413378  6404 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:26.415290  5686 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:26.416532  7192 raft_consensus.cc:2804] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:26.417064  7192 raft_consensus.cc:697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:26.418062  7192 consensus_queue.cc:237] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.426432  5642 raft_consensus.cc:2468] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:26.427650  5716 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:26.430982  5788 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:26.432952  5611 consensus_peers.cc:597] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1435eeccac24ccfa956ac6bd6206301. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:26.434391  7083 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:26.435873  7014 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:26.456825  5543 catalog_manager.cc:5697] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.465852  7083 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.480748  5718 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.484166  5790 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.509110  5542 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:26.516436  7014 consensus_queue.cc:1175] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1faaa39596744a1f9e33f03ca78881f1" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 13:12:26.517695  5640 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:26.526175  5790 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:26.527664  5611 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab28cbb2e7c741e39fe268ce747fe468. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:26.528415  5718 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:26.528352  7173 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:26.531119  7014 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:26.555656  7192 raft_consensus.cc:993] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:26.556195  7192 raft_consensus.cc:1081] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:26.558068  5796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:26.558863  5796 raft_consensus.cc:493] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:26.559343  5796 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:26.566010  6989 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.573031  5722 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.583734  5788 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.608628  5796 raft_consensus.cc:515] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.616890  5542 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:26.623898  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:26.624611  5718 raft_consensus.cc:3055] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:12:26.624935  5718 raft_consensus.cc:740] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:26.625806  5718 consensus_queue.cc:260] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.627277  5718 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:26.677052  5796 leader_election.cc:290] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 5 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:26.680920  7173 raft_consensus.cc:993] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:26.681471  7173 raft_consensus.cc:1081] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:26.685158  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085dab3864b04a05a940e00fbb89836a" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:26.685770  6402 raft_consensus.cc:3060] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:26.686995  7204 ts_tablet_manager.cc:933] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:26.688728  5718 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 5.
I20260709 13:12:26.692984  6401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:26.693794  6401 raft_consensus.cc:493] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:26.694231  6401 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.705127  5761 leader_election.cc:304] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:26.707144  7114 raft_consensus.cc:2804] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:12:26.708833  7114 raft_consensus.cc:697] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 5 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:26.709846  7114 consensus_queue.cc:237] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.724397  6401 raft_consensus.cc:515] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.727721  6401 leader_election.cc:290] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:26.732926  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:26.735344  6402 raft_consensus.cc:2468] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 5.
I20260709 13:12:26.736420  5543 catalog_manager.cc:5697] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 4 to 5, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 5 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.738605  5640 raft_consensus.cc:3055] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:26.738986  5640 raft_consensus.cc:740] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
W20260709 13:12:26.740506  6359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 56159.9us
I20260709 13:12:26.745249  7204 tablet_copy_client.cc:323] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:26.739804  5640 consensus_queue.cc:260] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.754827  5640 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.763777  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf031a71c74d13a3261c5ae40173e3" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:26.764760  5796 raft_consensus.cc:3060] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.768009  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 2b85c34822bf49beb3e22233fb1723aa from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:26.768698  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 2b85c34822bf49beb3e22233fb1723aa from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-2b85c34822bf49beb3e22233fb1723aa
I20260709 13:12:26.776008  5640 raft_consensus.cc:2468] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:26.777132  5796 raft_consensus.cc:2468] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:26.777236  6358 leader_election.cc:304] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:26.778036  5731 tablet_copy_source_session.cc:215] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:26.778169  7184 raft_consensus.cc:2804] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:26.778744  7184 raft_consensus.cc:697] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:26.779623  7184 consensus_queue.cc:237] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:26.790803  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b85c34822bf49beb3e22233fb1723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.813607  5543 catalog_manager.cc:5697] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:26.820282  7210 ts_tablet_manager.cc:933] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:26.829684  7204 tablet_copy_client.cc:806] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:26.830498  7204 tablet_copy_client.cc:670] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:26.841392  7210 tablet_copy_client.cc:323] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.66:39123
I20260709 13:12:26.842175  7204 tablet_copy_client.cc:538] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:26.842460  5640 raft_consensus.cc:1275] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:26.844537  5731 tablet_copy_service.cc:140] P 1faaa39596744a1f9e33f03ca78881f1: Received BeginTabletCopySession request for tablet 8b4750ea7e344307901d38bc59d71026 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:45548)
I20260709 13:12:26.845140  5731 tablet_copy_service.cc:161] P 1faaa39596744a1f9e33f03ca78881f1: Beginning new tablet copy session on tablet 8b4750ea7e344307901d38bc59d71026 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:45548: session id = 19c3f34997b24f6583646eae3cdeb9f2-8b4750ea7e344307901d38bc59d71026
I20260709 13:12:26.845922  6402 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:26.847925  7114 consensus_queue.cc:1048] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:26.858934  7192 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:12:26.862365  5731 tablet_copy_source_session.cc:215] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:26.865027  7204 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:26.870052  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4750ea7e344307901d38bc59d71026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.882711  7213 ts_tablet_manager.cc:933] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:26.898854  7213 tablet_copy_client.cc:323] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:26.913641  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet f1435eeccac24ccfa956ac6bd6206301 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:26.914337  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet f1435eeccac24ccfa956ac6bd6206301 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-f1435eeccac24ccfa956ac6bd6206301
I20260709 13:12:26.915390  7210 tablet_copy_client.cc:806] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:26.916025  7210 tablet_copy_client.cc:670] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:26.923563  5657 tablet_copy_source_session.cc:215] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:26.934258  7210 tablet_copy_client.cc:538] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:26.942461  5718 raft_consensus.cc:1275] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:26.946966  7213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1435eeccac24ccfa956ac6bd6206301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.949122  7177 consensus_queue.cc:1048] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:26.973305  7210 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:26.975592  7213 tablet_copy_client.cc:806] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:26.976866  7213 tablet_copy_client.cc:670] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:27.020709  5640 raft_consensus.cc:1275] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:27.027022  7204 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:27.028307  7204 tablet_bootstrap.cc:492] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:27.019717  7213 tablet_copy_client.cc:538] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:27.041848  7192 consensus_queue.cc:1048] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:27.031800  7204 ts_tablet_manager.cc:1403] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.167s	user 0.038s	sys 0.018s
I20260709 13:12:27.055173  7204 raft_consensus.cc:359] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.056084  7204 raft_consensus.cc:740] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:27.056775  7204 consensus_queue.cc:260] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.059505  7204 ts_tablet_manager.cc:1434] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 13:12:27.076781  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 44471.4us
W20260709 13:12:27.080003  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 64066.4us
W20260709 13:12:27.087411  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 56856.3us
W20260709 13:12:27.088191  7215 log.cc:927] Time spent T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:12:27.099999  7225 ts_tablet_manager.cc:933] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:27.100211  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-2b85c34822bf49beb3e22233fb1723aa received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:27.100626  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-2b85c34822bf49beb3e22233fb1723aa on tablet 2b85c34822bf49beb3e22233fb1723aa with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:27.115537  6403 raft_consensus.cc:1217] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:12:27.133831  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:27.166481  7213 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:27.251184  5716 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 5 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:12:27.252732  7224 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:12:27.257481  7225 tablet_copy_client.cc:323] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:27.259094  7210 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:27.260115  7210 tablet_bootstrap.cc:492] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:27.260643  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet ab28cbb2e7c741e39fe268ce747fe468 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:27.261250  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet ab28cbb2e7c741e39fe268ce747fe468 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-ab28cbb2e7c741e39fe268ce747fe468
I20260709 13:12:27.260829  7210 ts_tablet_manager.cc:1403] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.301s	user 0.021s	sys 0.015s
I20260709 13:12:27.267071  5788 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:27.270550  6401 raft_consensus.cc:1275] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 5 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:12:27.272284  7177 consensus_queue.cc:1048] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:27.272693  5657 tablet_copy_source_session.cc:215] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:27.279682  7225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab28cbb2e7c741e39fe268ce747fe468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:27.271343  7231 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:12:27.339478  5640 raft_consensus.cc:1275] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:27.361503  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:27.366845  7205 consensus_queue.cc:1048] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:12:27.265244  7210 raft_consensus.cc:359] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.393965  7210 raft_consensus.cc:740] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:27.394755  7210 consensus_queue.cc:260] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.407068  7210 ts_tablet_manager.cc:1434] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.144s	user 0.004s	sys 0.003s
I20260709 13:12:27.420583  5731 tablet_copy_service.cc:342] P 1faaa39596744a1f9e33f03ca78881f1: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-8b4750ea7e344307901d38bc59d71026 received from {username='slave'} at 127.0.0.1:45548
I20260709 13:12:27.421146  5731 tablet_copy_service.cc:434] P 1faaa39596744a1f9e33f03ca78881f1: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-8b4750ea7e344307901d38bc59d71026 on tablet 8b4750ea7e344307901d38bc59d71026 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:27.422101  7225 tablet_copy_client.cc:806] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:27.422780  7225 tablet_copy_client.cc:670] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:27.439132  7213 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:27.439153  7225 tablet_copy_client.cc:538] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:27.445787  7213 tablet_bootstrap.cc:492] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:27.446666  7213 ts_tablet_manager.cc:1403] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.281s	user 0.050s	sys 0.019s
I20260709 13:12:27.460322  7225 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:27.464372  7213 raft_consensus.cc:359] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.478780  7213 raft_consensus.cc:740] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:27.479502  7213 consensus_queue.cc:260] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.492885  7213 ts_tablet_manager.cc:1434] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.004s
I20260709 13:12:27.504573  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-f1435eeccac24ccfa956ac6bd6206301 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:27.505084  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-f1435eeccac24ccfa956ac6bd6206301 on tablet f1435eeccac24ccfa956ac6bd6206301 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:27.538978  7225 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:27.548106  7225 tablet_bootstrap.cc:492] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:27.550068  6403 raft_consensus.cc:1217] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:27.550398  7225 ts_tablet_manager.cc:1403] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.015s
I20260709 13:12:27.554144  5788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "439449161e844d789dd60ea1c147cc50"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:27.554769  5788 raft_consensus.cc:606] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:27.559829  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:27.560493  5716 raft_consensus.cc:606] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:27.566085  7225 raft_consensus.cc:359] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.576648  7225 raft_consensus.cc:740] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:27.577436  7225 consensus_queue.cc:260] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:27.566823  5788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:27.578773  5788 raft_consensus.cc:606] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:27.580891  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:27.582111  7225 ts_tablet_manager.cc:1434] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 13:12:27.584060  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-ab28cbb2e7c741e39fe268ce747fe468 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:27.584468  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-ab28cbb2e7c741e39fe268ce747fe468 on tablet ab28cbb2e7c741e39fe268ce747fe468 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:27.585796  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:27.605859  7177 raft_consensus.cc:993] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:27.606410  7177 raft_consensus.cc:1081] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:27.609324  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46436
I20260709 13:12:27.609913  5640 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.610261  5640 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.619043  5640 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.620919  5640 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:27.622294  6403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:27.622925  6403 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.629540  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:27.630191  5788 raft_consensus.cc:3055] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:27.630510  5788 raft_consensus.cc:740] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:27.631294  6403 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:27.631233  5788 consensus_queue.cc:260] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.632740  5611 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:27.633364  5788 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.633704  7238 raft_consensus.cc:2804] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:27.634261  7238 raft_consensus.cc:697] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:27.635219  7238 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.640110  5788 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:27.640549  6403 raft_consensus.cc:1217] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:27.657570  5543 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:27.705566  7192 raft_consensus.cc:993] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:27.706071  7192 raft_consensus.cc:1081] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:27.707965  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:27.708662  5640 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.708997  5640 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.710254  7179 raft_consensus.cc:1064] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:27.713371  7179 consensus_queue.cc:237] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.717852  5640 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.724731  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:27.725397  5716 raft_consensus.cc:3055] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:27.725776  5716 raft_consensus.cc:740] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:27.726536  5716 consensus_queue.cc:260] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.727777  5716 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.735144  5640 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:27.736475  6403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:27.737058  6403 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.738065  5716 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:27.743933  5612 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:27.745234  6989 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:27.745721  6989 raft_consensus.cc:697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:27.746475  6989 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.747776  6403 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 2.
I20260709 13:12:27.758486  6403 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:27.758675  5543 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 1 to 2, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:27.760380  7220 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:27.761760  5788 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:27.763223  7192 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:27.769433  5642 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:27.773902  7221 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:27.797148  7221 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.799315  5796 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.805892  5642 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.816762  6402 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.826633  5543 catalog_manager.cc:5697] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.849351  5716 consensus_queue.cc:237] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.872822  5796 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:27.873682  6402 raft_consensus.cc:1275] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:27.874517  7192 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:27.882166  7220 consensus_queue.cc:1048] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:27.884963  6402 raft_consensus.cc:1217] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:27.893884  7179 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.895833  5788 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.900641  7114 raft_consensus.cc:993] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:27.901443  7176 raft_consensus.cc:1081] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:27.902277  6402 raft_consensus.cc:2955] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.905838  5716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "439449161e844d789dd60ea1c147cc50"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49352
I20260709 13:12:27.906402  5716 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.906731  5716 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:27.918256  5543 catalog_manager.cc:5697] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:27.919493  5716 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:27.922111  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:27.922689  5642 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:27.923514  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439449161e844d789dd60ea1c147cc50" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:27.924106  5796 raft_consensus.cc:3055] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:27.924400  5796 raft_consensus.cc:740] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:27.925218  5796 consensus_queue.cc:260] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:27.926342  5796 raft_consensus.cc:3060] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:27.929894  5642 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:27.946046  5686 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:27.946636  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b85c34822bf49beb3e22233fb1723aa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:27.948532  7220 raft_consensus.cc:2804] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:27.949026  7220 raft_consensus.cc:697] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:27.951282  5796 raft_consensus.cc:2468] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:27.931393  6989 raft_consensus.cc:1064] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:27.933339  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b85c34822bf49beb3e22233fb1723aa with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:27.953802  7220 consensus_queue.cc:237] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:27.943547  5716 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:27.954288  6989 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:27.990149  7253 tablet_replica.cc:333] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:28.018967  5543 catalog_manager.cc:5697] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:28.025031  7253 raft_consensus.cc:2243] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:28.025950  7253 raft_consensus.cc:2272] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:28.029263  6402 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.029287  7253 ts_tablet_manager.cc:1916] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:28.037744  5796 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.042376  5718 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.044652  7014 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.048952  7253 ts_tablet_manager.cc:1929] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:12:28.049528  7253 log.cc:1199] T 2b85c34822bf49beb3e22233fb1723aa P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/2b85c34822bf49beb3e22233fb1723aa
I20260709 13:12:28.051398  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 2b85c34822bf49beb3e22233fb1723aa (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:28.053664  6403 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.058763  7239 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.066174  7014 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:28.066354  7238 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:28.096022  5788 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.097707  7239 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.118999  6989 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.122891  6403 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.135819  5722 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.142158  5543 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.155085  5788 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.197119  5642 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:28.204887  6403 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.206604  7238 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.216110  7239 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.225145  6403 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.271227  7262 raft_consensus.cc:1064] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:28.309415  7262 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:28.308408  5543 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
W20260709 13:12:28.329061  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 90205us
I20260709 13:12:28.331492  5718 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.339502  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1435eeccac24ccfa956ac6bd6206301 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:28.344770  7221 raft_consensus.cc:1064] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:28.347952  7221 consensus_queue.cc:237] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:28.372741  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet f1435eeccac24ccfa956ac6bd6206301 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:28.378485  5722 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.379541  5795 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:28.381551  7221 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:28.386936  6402 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:28.390564  7221 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:28.392006  7270 tablet_replica.cc:333] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:28.395140  7270 raft_consensus.cc:2243] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:28.395967  7270 raft_consensus.cc:2272] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:28.396680  6402 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.398756  6402 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.410025  7263 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.411866  7263 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.426693  7270 ts_tablet_manager.cc:1916] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:28.441236  7220 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.447268  6401 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.455946  5788 raft_consensus.cc:1275] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:28.457588  7192 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:28.468681  5796 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.472692  5718 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:28.474956  7263 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.475154  5796 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.481161  7263 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.482928  5542 catalog_manager.cc:5697] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:28.484889  7263 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.500578  5722 raft_consensus.cc:2955] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.510653  5718 consensus_queue.cc:237] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:28.522789  5640 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:28.525141  5640 raft_consensus.cc:1275] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:28.531051  6402 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:28.534204  7221 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.536564  7268 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:28.538581  5796 raft_consensus.cc:1275] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:28.543236  7221 consensus_queue.cc:1048] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:28.550365  7179 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.553653  7270 ts_tablet_manager.cc:1929] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:28.554194  7270 log.cc:1199] T f1435eeccac24ccfa956ac6bd6206301 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/f1435eeccac24ccfa956ac6bd6206301
I20260709 13:12:28.556049  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet f1435eeccac24ccfa956ac6bd6206301 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:28.560262  6401 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.571883  5788 raft_consensus.cc:2955] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.581773  7220 consensus_queue.cc:1048] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:28.586861  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:28.598186  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b4750ea7e344307901d38bc59d71026 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:28.634418  5542 catalog_manager.cc:5697] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.654470  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b4750ea7e344307901d38bc59d71026 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:28.670269  7263 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.684178  6401 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.686031  7282 tablet_replica.cc:333] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:28.687224  7282 raft_consensus.cc:2243] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:28.690680  7282 raft_consensus.cc:2272] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:28.697327  7282 ts_tablet_manager.cc:1916] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:28.702759  5544 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.724196  5716 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.767474  5796 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.797528  5640 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:28.816968  7282 ts_tablet_manager.cc:1929] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:12:28.821847  7282 log.cc:1199] T 8b4750ea7e344307901d38bc59d71026 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/8b4750ea7e344307901d38bc59d71026
I20260709 13:12:28.825198  6401 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.826644  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 8b4750ea7e344307901d38bc59d71026 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:28.827656  7268 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.830358  5716 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:28.833315  7239 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:28.835153  7267 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.839095  5716 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.849272  6401 raft_consensus.cc:2955] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.856457  5544 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:28.872354  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab28cbb2e7c741e39fe268ce747fe468 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:28.876959  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet ab28cbb2e7c741e39fe268ce747fe468 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:28.877992  7270 tablet_replica.cc:333] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:28.913483  7270 raft_consensus.cc:2243] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:28.914263  7270 raft_consensus.cc:2272] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:28.918237  7270 ts_tablet_manager.cc:1916] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:28.946099  7270 ts_tablet_manager.cc:1929] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:28.946559  7270 log.cc:1199] T ab28cbb2e7c741e39fe268ce747fe468 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/ab28cbb2e7c741e39fe268ce747fe468
I20260709 13:12:28.949201  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet ab28cbb2e7c741e39fe268ce747fe468 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:28.968211  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:29.011967  5640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:29.012573  5640 raft_consensus.cc:606] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:29.015295  5716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:29.015955  5716 raft_consensus.cc:606] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:29.020047  5642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:29.020712  5642 raft_consensus.cc:606] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:29.023075  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:29.025271  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:29.090890  7267 raft_consensus.cc:993] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:29.091527  7268 raft_consensus.cc:1081] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:29.093039  5716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49336
I20260709 13:12:29.093533  5716 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.093896  5716 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.098587  5716 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:29.100234  5716 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:29.100912  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:29.101488  5642 raft_consensus.cc:3055] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:29.101799  5642 raft_consensus.cc:740] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:29.101902  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:29.102553  5796 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.102583  5642 consensus_queue.cc:260] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:29.103896  5642 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.111778  5796 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:29.116830  5687 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:29.117678  7179 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:29.118198  7179 raft_consensus.cc:697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:29.114686  5642 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:29.119078  7179 consensus_queue.cc:237] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:29.131729  5543 catalog_manager.cc:5697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.368338  7267 raft_consensus.cc:993] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:29.368934  7268 raft_consensus.cc:1081] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:29.370556  6401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:29.371083  6401 raft_consensus.cc:493] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.371411  6401 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.377118  6401 raft_consensus.cc:515] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:29.379592  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:29.380136  5642 raft_consensus.cc:3055] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:29.380502  5642 raft_consensus.cc:740] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:29.380992  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3002fc490caf47279af7887b228bfaaa" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:29.381759  5718 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.381249  5642 consensus_queue.cc:260] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:29.382578  5642 raft_consensus.cc:3060] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.380127  6401 leader_election.cc:290] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:29.387351  5642 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:29.388352  6358 leader_election.cc:304] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:29.388998  7184 raft_consensus.cc:2804] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:29.389478  7184 raft_consensus.cc:697] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:29.390303  7184 consensus_queue.cc:237] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:29.390266  5718 raft_consensus.cc:2468] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:29.404204  5543 catalog_manager.cc:5697] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:29.485420  7192 raft_consensus.cc:993] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:29.485934  7179 raft_consensus.cc:1081] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:29.487224  5796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:29.487663  5796 raft_consensus.cc:493] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.487973  5796 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:29.493841  5796 raft_consensus.cc:515] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:29.496088  5796 leader_election.cc:290] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:29.496675  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:29.496975  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f7a24d0d594a5d82a088a95570d14d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:29.497294  5716 raft_consensus.cc:3055] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:29.497484  5642 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:29.497680  5716 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:29.498505  5716 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:29.499609  5716 raft_consensus.cc:3060] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:29.505220  5642 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:29.506110  5716 raft_consensus.cc:2468] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:29.507134  5760 leader_election.cc:304] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:29.507906  7243 raft_consensus.cc:2804] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:29.508399  7243 raft_consensus.cc:697] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:29.509763  7243 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } }
I20260709 13:12:29.518910  5543 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 2 to 3, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.675634  5640 raft_consensus.cc:1275] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:29.676775  7192 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:29.689396  5788 raft_consensus.cc:1275] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:29.703320  7291 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:29.844245  5718 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:29.845274  7293 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:29.854322  5642 raft_consensus.cc:1275] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:29.855829  7184 consensus_queue.cc:1048] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:29.925395  5642 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:29.926733  7280 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:29.936695  5718 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:29.938046  7243 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:29.946798  5642 consensus_queue.cc:237] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:29.954149  5611 consensus_peers.cc:597] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63ed771eff3b43218718d0dd1002daeb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:29.960532  5718 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:29.960592  5788 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:29.962213  7268 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:29.963636  7267 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:29.972834  7267 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.015753  5795 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.023449  5716 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.024624  5543 catalog_manager.cc:5697] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.026223  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:30.027153  5788 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.065685  5716 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:30.067283  7243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:12:30.072398  5760 consensus_peers.cc:597] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 921de9116c1a467d805a809fa42bd16b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:30.100664  5718 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.099542  7311 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.111212  5642 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:30.123296  7243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:30.135254  5642 consensus_queue.cc:237] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.142915  5541 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
W20260709 13:12:30.152051  5611 consensus_peers.cc:597] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a93a9276742f4f29b06f956da1a36cbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:30.151212  5640 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.154865  5788 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:30.156894  7267 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.160681  5718 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:30.164414  7306 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.171233  7267 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.174234  5788 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.184280  5718 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.194664  5544 catalog_manager.cc:5697] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.196707  5796 consensus_queue.cc:237] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.207412  5722 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:30.207682  5640 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:30.208169  5760 consensus_peers.cc:597] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a631cf13acd45afa8eb224ac7c6729b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:30.209219  7311 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:30.210117  7243 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:30.223922  7314 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.226471  5640 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.240764  5718 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:30.247048  5544 catalog_manager.cc:5697] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.404688  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:30.460753  5718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:30.461386  5718 raft_consensus.cc:606] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:30.464145  5796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c428426323534f87a3af631be11b1e95"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:30.464749  5796 raft_consensus.cc:606] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:30.466019  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:30.467628  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:30.471378  7322 ts_tablet_manager.cc:933] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:30.473120  7322 tablet_copy_client.cc:323] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:30.474676  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 63ed771eff3b43218718d0dd1002daeb from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:30.475150  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 63ed771eff3b43218718d0dd1002daeb from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-63ed771eff3b43218718d0dd1002daeb
I20260709 13:12:30.482023  5657 tablet_copy_source_session.cc:215] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:30.485239  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed771eff3b43218718d0dd1002daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:30.504015  7322 tablet_copy_client.cc:806] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:30.504680  7322 tablet_copy_client.cc:670] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:30.516942  7322 tablet_copy_client.cc:538] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:30.527562  7322 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:30.589859  7324 ts_tablet_manager.cc:933] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:30.592928  7324 tablet_copy_client.cc:323] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:30.595546  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 921de9116c1a467d805a809fa42bd16b from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:30.596101  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 921de9116c1a467d805a809fa42bd16b from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-921de9116c1a467d805a809fa42bd16b
I20260709 13:12:30.606209  7322 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:30.607266  7322 tablet_bootstrap.cc:492] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:30.607990  7322 ts_tablet_manager.cc:1403] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.081s	user 0.039s	sys 0.026s
I20260709 13:12:30.609403  5806 tablet_copy_source_session.cc:215] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:30.610973  7322 raft_consensus.cc:359] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.613044  7322 raft_consensus.cc:740] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:30.613695  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921de9116c1a467d805a809fa42bd16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:30.613727  7322 consensus_queue.cc:260] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.616879  7322 ts_tablet_manager.cc:1434] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:12:30.619334  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-63ed771eff3b43218718d0dd1002daeb received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:30.619731  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-63ed771eff3b43218718d0dd1002daeb on tablet 63ed771eff3b43218718d0dd1002daeb with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:30.631022  7324 tablet_copy_client.cc:806] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:30.631628  7324 tablet_copy_client.cc:670] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:30.635641  7324 tablet_copy_client.cc:538] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:30.644436  7324 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:30.667479  7324 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:30.668301  7324 tablet_bootstrap.cc:492] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:30.668969  7324 ts_tablet_manager.cc:1403] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260709 13:12:30.672001  7324 raft_consensus.cc:359] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.672825  7324 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:30.673480  7324 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.675957  7324 ts_tablet_manager.cc:1434] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:12:30.678665  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-921de9116c1a467d805a809fa42bd16b received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:30.679101  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-921de9116c1a467d805a809fa42bd16b on tablet 921de9116c1a467d805a809fa42bd16b with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:30.704479  7324 ts_tablet_manager.cc:933] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:30.706674  7324 tablet_copy_client.cc:323] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:30.708130  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet a93a9276742f4f29b06f956da1a36cbd from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:30.708668  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet a93a9276742f4f29b06f956da1a36cbd from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-a93a9276742f4f29b06f956da1a36cbd
I20260709 13:12:30.716792  7322 ts_tablet_manager.cc:933] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:30.717290  5657 tablet_copy_source_session.cc:215] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:30.719626  7322 tablet_copy_client.cc:323] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:30.720934  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93a9276742f4f29b06f956da1a36cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:30.721374  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 9a631cf13acd45afa8eb224ac7c6729b from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:30.721951  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 9a631cf13acd45afa8eb224ac7c6729b from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-9a631cf13acd45afa8eb224ac7c6729b
I20260709 13:12:30.730756  5806 tablet_copy_source_session.cc:215] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:30.735195  7324 tablet_copy_client.cc:806] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:30.735610  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a631cf13acd45afa8eb224ac7c6729b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:30.735824  7324 tablet_copy_client.cc:670] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:30.741675  7324 tablet_copy_client.cc:538] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:30.750105  7324 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:30.752898  7322 tablet_copy_client.cc:806] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:30.756458  7322 tablet_copy_client.cc:670] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:30.759955  7322 tablet_copy_client.cc:538] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:30.780421  7324 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:30.781409  7324 tablet_bootstrap.cc:492] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:30.782133  7324 ts_tablet_manager.cc:1403] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 13:12:30.782760  7290 raft_consensus.cc:993] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:30.783250  7290 raft_consensus.cc:1081] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:30.784971  5642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:30.785532  5642 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:30.785104  7324 raft_consensus.cc:359] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.785940  5642 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:30.786087  7324 raft_consensus.cc:740] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:30.786837  7324 consensus_queue.cc:260] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.788187  7322 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:30.790187  7324 ts_tablet_manager.cc:1434] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:12:30.792349  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a93a9276742f4f29b06f956da1a36cbd received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:30.792796  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a93a9276742f4f29b06f956da1a36cbd on tablet a93a9276742f4f29b06f956da1a36cbd with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:30.808703  5642 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.811682  5718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:30.812297  5718 raft_consensus.cc:3055] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:30.812577  5718 raft_consensus.cc:740] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:30.813479  5642 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:30.813288  5718 consensus_queue.cc:260] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.814348  5718 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:30.816653  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:30.821950  5796 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:30.824883  5718 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:30.826402  5612 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [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: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:30.827291  7304 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:30.827790  7304 raft_consensus.cc:697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:30.828568  7304 consensus_queue.cc:237] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.835493  5796 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:30.848316  7322 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:30.849296  7322 tablet_bootstrap.cc:492] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:30.850035  7322 ts_tablet_manager.cc:1403] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.008s
I20260709 13:12:30.850822  7280 raft_consensus.cc:993] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:30.851305  7280 raft_consensus.cc:1081] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:30.856046  5716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c428426323534f87a3af631be11b1e95"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49352
I20260709 13:12:30.856629  5716 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:30.857062  5716 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.855634  7322 raft_consensus.cc:359] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.859691  7322 raft_consensus.cc:740] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:30.859741  6401 raft_consensus.cc:1217] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:30.860559  7322 consensus_queue.cc:260] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:30.863291  7322 ts_tablet_manager.cc:1434] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:12:30.864256  5716 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.866766  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9a631cf13acd45afa8eb224ac7c6729b received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:30.867295  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-9a631cf13acd45afa8eb224ac7c6729b on tablet 9a631cf13acd45afa8eb224ac7c6729b with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:30.867789  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:30.866490  5716 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:30.868419  5796 raft_consensus.cc:3055] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:30.868765  5796 raft_consensus.cc:740] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:30.870725  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:30.871337  5640 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.869650  5796 consensus_queue.cc:260] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.873795  5796 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.883040  5640 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:30.885977  5686 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:30.894089  5541 catalog_manager.cc:5697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 2 to 3, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.896755  7192 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:30.899565  7192 raft_consensus.cc:697] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:30.904826  5796 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:30.907711  7192 consensus_queue.cc:237] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:30.929718  5541 catalog_manager.cc:5697] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 1 to 2, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.990520  6401 raft_consensus.cc:1217] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:12:31.217258  5796 raft_consensus.cc:1275] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:31.218930  7306 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.233105  5716 raft_consensus.cc:1275] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:31.234543  7304 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.238343  6402 raft_consensus.cc:1217] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:31.281551  6402 raft_consensus.cc:1217] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:31.337165  5788 raft_consensus.cc:1275] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:31.338513  7290 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:31.359623  5642 raft_consensus.cc:1275] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:31.360967  7290 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:31.379213  7243 raft_consensus.cc:1064] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:31.382124  7243 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.409782  5642 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:31.411501  6402 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:31.409781  5716 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:31.413517  7243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:31.414713  7311 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:31.415518  7280 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:31.435451  7306 raft_consensus.cc:1064] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:31.443488  7306 consensus_queue.cc:237] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.444435  7243 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.446338  5716 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.463084  6402 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.470371  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:31.470721  6401 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.472174  5788 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.472505  5642 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.479974  7304 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:31.480198  5544 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.481074  7267 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.484169  5716 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.507642  7267 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.533119  7304 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.527220  6401 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.571751  5722 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.572685  5788 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.614329  5788 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.617872  5544 catalog_manager.cc:5697] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.624147  6401 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:31.625749  7280 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:31.626001  5722 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:31.629655  7243 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:31.638592  7280 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.647821  6401 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.648480  5722 raft_consensus.cc:2955] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.658713  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 921de9116c1a467d805a809fa42bd16b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:31.671149  5541 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 5 to 6, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.672948  5642 consensus_queue.cc:237] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.687744  7306 raft_consensus.cc:1064] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:31.688714  5796 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:31.690500  7351 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:31.690411  7306 consensus_queue.cc:237] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.704959  6401 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:31.705845  7351 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.706452  7267 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:31.711512  5788 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.721087  6401 raft_consensus.cc:2955] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.732411  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 921de9116c1a467d805a809fa42bd16b with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:31.737066  7360 tablet_replica.cc:333] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:31.738677  7360 raft_consensus.cc:2243] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:31.739760  7360 raft_consensus.cc:2272] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:31.742894  5541 catalog_manager.cc:5697] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.748147  7360 ts_tablet_manager.cc:1916] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:31.751677  6401 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.752020  5716 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.754266  7352 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.756093  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63ed771eff3b43218718d0dd1002daeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:31.787446  5788 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:31.794484  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 63ed771eff3b43218718d0dd1002daeb with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:31.801286  7304 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:31.804123  7267 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:31.806893  7362 tablet_replica.cc:333] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:31.808408  7362 raft_consensus.cc:2243] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:31.815830  7362 raft_consensus.cc:2272] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:31.839740  7362 ts_tablet_manager.cc:1916] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:31.844482  7280 raft_consensus.cc:1064] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:31.846915  7280 consensus_queue.cc:237] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:31.859167  7352 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.874029  5716 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
W20260709 13:12:31.915017  6358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 61575.8us
I20260709 13:12:31.915558  5544 catalog_manager.cc:5697] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:31.925827  7360 ts_tablet_manager.cc:1929] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:12:31.926362  7360 log.cc:1199] T 921de9116c1a467d805a809fa42bd16b P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/921de9116c1a467d805a809fa42bd16b
I20260709 13:12:31.926805  5722 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:31.928012  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 921de9116c1a467d805a809fa42bd16b (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:31.928490  6403 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:31.928673  7346 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:31.931977  5640 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:31.941718  7243 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:31.947206  7311 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:12:31.973037  6403 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.007004  5788 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.019587  5640 consensus_queue.cc:237] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:32.021250  7362 ts_tablet_manager.cc:1929] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:32.037539  7311 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.043061  6403 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:32.046434  7352 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:32.053122  5643 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.055352  7352 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.057447  5718 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:32.063961  6400 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.068975  7267 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:32.075335  5716 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.076925  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:32.030395  7362 log.cc:1199] T 63ed771eff3b43218718d0dd1002daeb P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/63ed771eff3b43218718d0dd1002daeb
I20260709 13:12:32.086759  5544 catalog_manager.cc:5697] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.094830  5722 raft_consensus.cc:2955] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.100951  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 63ed771eff3b43218718d0dd1002daeb (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:32.109217  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a93a9276742f4f29b06f956da1a36cbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:32.115558  6401 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.137959  5544 catalog_manager.cc:5697] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:32.154243  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet a93a9276742f4f29b06f956da1a36cbd with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:32.164880  7373 tablet_replica.cc:333] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:32.165990  7373 raft_consensus.cc:2243] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:32.166885  7373 raft_consensus.cc:2272] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:32.170547  7373 ts_tablet_manager.cc:1916] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:32.183563  5788 consensus_queue.cc:237] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:32.189491  6400 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:32.189536  5722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:32.190191  5722 raft_consensus.cc:606] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Received request to transfer leadership to TS 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:32.192301  7311 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:32.196003  7373 ts_tablet_manager.cc:1929] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:32.196506  5722 raft_consensus.cc:1275] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:32.196545  7373 log.cc:1199] T a93a9276742f4f29b06f956da1a36cbd P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/a93a9276742f4f29b06f956da1a36cbd
I20260709 13:12:32.198926  7346 consensus_queue.cc:1048] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:32.201673  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet a93a9276742f4f29b06f956da1a36cbd (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:32.206514  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:32.206442  7280 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.207463  5641 raft_consensus.cc:606] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:32.211643  5716 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.212316  6400 raft_consensus.cc:2955] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:32.218253  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a631cf13acd45afa8eb224ac7c6729b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:32.222625  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:32.224476  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:32.224030  5544 catalog_manager.cc:5697] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 4 to 5, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:32.243476  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a631cf13acd45afa8eb224ac7c6729b with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:32.244328  7360 tablet_replica.cc:333] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:32.245332  7360 raft_consensus.cc:2243] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:32.246081  7360 raft_consensus.cc:2272] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:32.249182  7360 ts_tablet_manager.cc:1916] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:32.265497  7360 ts_tablet_manager.cc:1929] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:32.265993  7360 log.cc:1199] T 9a631cf13acd45afa8eb224ac7c6729b P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/9a631cf13acd45afa8eb224ac7c6729b
I20260709 13:12:32.267607  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet 9a631cf13acd45afa8eb224ac7c6729b (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:32.411566  7179 raft_consensus.cc:993] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:32.411999  7290 raft_consensus.cc:1081] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Signalling peer 71733c04d5d64e49a536dc39500a5b56 to start an election
I20260709 13:12:32.413328  5795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
 from {username='slave'} at 127.0.0.1:60274
I20260709 13:12:32.413795  5795 raft_consensus.cc:493] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:32.414057  5795 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:32.418579  5795 raft_consensus.cc:515] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:32.420006  5795 leader_election.cc:290] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:32.420907  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:32.420908  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cac2cf797c4c6bbfc1c48643ffb033" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:32.421717  5641 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:32.421782  5716 raft_consensus.cc:3055] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:12:32.422174  5716 raft_consensus.cc:740] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:32.422875  5716 consensus_queue.cc:260] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:32.424044  5716 raft_consensus.cc:3060] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:32.427479  5641 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 4.
I20260709 13:12:32.428643  5760 leader_election.cc:304] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:32.429387  7243 raft_consensus.cc:2804] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:32.429874  7243 raft_consensus.cc:697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:32.430675  7243 consensus_queue.cc:237] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:32.431021  5716 raft_consensus.cc:2468] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 4.
I20260709 13:12:32.444078  5542 catalog_manager.cc:5697] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 3 to 4, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 4 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:32.586422  7267 raft_consensus.cc:993] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:32.586980  7352 raft_consensus.cc:1081] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:32.588984  6400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:32.589558  6400 raft_consensus.cc:493] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:32.589964  6400 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:32.595942  6400 raft_consensus.cc:515] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:32.598423  6400 leader_election.cc:290] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:32.598706  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:32.598951  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8b2266212c4a71b76015ba7ee22e20" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:32.599349  5641 raft_consensus.cc:3055] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:32.599509  5795 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:32.599753  5641 raft_consensus.cc:740] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:32.600652  5641 consensus_queue.cc:260] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:32.601738  5641 raft_consensus.cc:3060] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:32.605929  5795 raft_consensus.cc:2468] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:32.608065  6359 leader_election.cc:304] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:32.608904  7366 raft_consensus.cc:2804] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:32.609386  7366 raft_consensus.cc:697] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:32.610271  7366 consensus_queue.cc:237] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:32.610678  5641 raft_consensus.cc:2468] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:32.619553  5542 catalog_manager.cc:5697] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:32.845788  5643 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:32.846983  7280 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:32.859992  5722 raft_consensus.cc:1275] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:32.862560  7243 consensus_queue.cc:1048] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:32.998795  5641 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:33.000056  7366 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:33.009605  5795 raft_consensus.cc:1275] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:33.011193  7368 consensus_queue.cc:1048] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:33.225653  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:33.318837  5641 consensus_queue.cc:237] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
W20260709 13:12:33.325268  5611 consensus_peers.cc:597] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4160b49aa864dfc922163681dfcd61d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:33.325664  5788 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:33.326732  5722 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:33.327696  7352 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:33.332412  7387 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:33.345028  7387 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.349905  5722 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.350759  5788 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.359315  5795 consensus_queue.cc:237] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue 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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.367185  5542 catalog_manager.cc:5697] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.377251  5643 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:12:33.377840  5760 consensus_peers.cc:597] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b59686d15e3b4beb908468d0b36886a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:33.377494  5722 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:12:33.379087  7385 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:33.380198  7311 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:33.393375  7243 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.397090  5718 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.399649  5641 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.410497  5795 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.411713  5544 catalog_manager.cc:5697] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.424772  5643 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:12:33.425129  5760 consensus_peers.cc:597] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62f7a24d0d594a5d82a088a95570d14d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:33.426362  7385 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:33.430701  5718 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:33.432092  7243 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:33.439245  7385 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.452275  5643 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.454416  5718 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.461583  5641 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.464318  5544 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 4, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.485345  5795 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:33.486742  5611 consensus_peers.cc:597] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e145bc229bf42ed889c15c6c523dff0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:33.487705  5718 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:33.487841  7387 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:33.489813  7387 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:33.497555  7267 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.505802  5795 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.505988  5718 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:33.511518  5544 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.767853  7405 ts_tablet_manager.cc:933] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:33.771338  7405 tablet_copy_client.cc:323] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:33.772941  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet a4160b49aa864dfc922163681dfcd61d from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:33.773474  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet a4160b49aa864dfc922163681dfcd61d from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-a4160b49aa864dfc922163681dfcd61d
I20260709 13:12:33.780419  5657 tablet_copy_source_session.cc:215] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:33.783497  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4160b49aa864dfc922163681dfcd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:33.801440  7405 tablet_copy_client.cc:806] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:33.802107  7405 tablet_copy_client.cc:670] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:33.805334  7405 tablet_copy_client.cc:538] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:33.814584  7405 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:33.835745  7405 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:33.836730  7405 tablet_bootstrap.cc:492] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:33.837405  7405 ts_tablet_manager.cc:1403] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 13:12:33.840319  7405 raft_consensus.cc:359] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.841184  7405 raft_consensus.cc:740] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:33.841902  7405 consensus_queue.cc:260] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.844372  7405 ts_tablet_manager.cc:1434] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:12:33.848976  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a4160b49aa864dfc922163681dfcd61d received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:33.849395  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a4160b49aa864dfc922163681dfcd61d on tablet a4160b49aa864dfc922163681dfcd61d with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:33.859594  7405 ts_tablet_manager.cc:933] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:33.867178  7405 tablet_copy_client.cc:323] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:33.868742  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet b59686d15e3b4beb908468d0b36886a6 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:33.869187  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet b59686d15e3b4beb908468d0b36886a6 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-b59686d15e3b4beb908468d0b36886a6
I20260709 13:12:33.875231  5806 tablet_copy_source_session.cc:215] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:33.882319  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59686d15e3b4beb908468d0b36886a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:33.899525  7405 tablet_copy_client.cc:806] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:33.900156  7405 tablet_copy_client.cc:670] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:33.903935  7405 tablet_copy_client.cc:538] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:33.910966  7405 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:33.935274  7405 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: 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
I20260709 13:12:33.936237  7405 tablet_bootstrap.cc:492] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:33.936926  7405 ts_tablet_manager.cc:1403] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.013s
I20260709 13:12:33.939921  7405 raft_consensus.cc:359] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.941015  7405 raft_consensus.cc:740] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:33.941704  7405 consensus_queue.cc:260] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:33.944579  7405 ts_tablet_manager.cc:1434] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 13:12:33.950702  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b59686d15e3b4beb908468d0b36886a6 received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:33.951213  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-b59686d15e3b4beb908468d0b36886a6 on tablet b59686d15e3b4beb908468d0b36886a6 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:33.973577  7405 ts_tablet_manager.cc:933] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:33.979792  7405 tablet_copy_client.cc:323] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:33.983085  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 1e145bc229bf42ed889c15c6c523dff0 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:33.983667  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 1e145bc229bf42ed889c15c6c523dff0 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-1e145bc229bf42ed889c15c6c523dff0
I20260709 13:12:33.990425  7408 ts_tablet_manager.cc:933] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:33.993733  7408 tablet_copy_client.cc:323] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:33.994235  5657 tablet_copy_source_session.cc:215] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:33.995541  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet 62f7a24d0d594a5d82a088a95570d14d from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:33.996135  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet 62f7a24d0d594a5d82a088a95570d14d from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-62f7a24d0d594a5d82a088a95570d14d
I20260709 13:12:33.997386  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e145bc229bf42ed889c15c6c523dff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:34.004362  5806 tablet_copy_source_session.cc:215] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:34.007882  7408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f7a24d0d594a5d82a088a95570d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:34.020116  7405 tablet_copy_client.cc:806] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:34.020958  7405 tablet_copy_client.cc:670] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:34.028647  7405 tablet_copy_client.cc:538] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:34.029971  7408 tablet_copy_client.cc:806] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:34.030591  7408 tablet_copy_client.cc:670] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:34.034484  7408 tablet_copy_client.cc:538] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:34.036623  7405 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:34.044207  7408 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:34.063091  7405 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:34.063819  7405 tablet_bootstrap.cc:492] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:34.064353  7405 ts_tablet_manager.cc:1403] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 13:12:34.066561  7405 raft_consensus.cc:359] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:34.067302  7405 raft_consensus.cc:740] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:34.067889  7405 consensus_queue.cc:260] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:34.074254  7405 ts_tablet_manager.cc:1434] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:12:34.079200  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-1e145bc229bf42ed889c15c6c523dff0 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:34.079805  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-1e145bc229bf42ed889c15c6c523dff0 on tablet 1e145bc229bf42ed889c15c6c523dff0 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:34.104408  7408 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:34.105361  7408 tablet_bootstrap.cc:492] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:34.106103  7408 ts_tablet_manager.cc:1403] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.022s
I20260709 13:12:34.108989  7408 raft_consensus.cc:359] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:34.109844  7408 raft_consensus.cc:740] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:34.110495  7408 consensus_queue.cc:260] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:34.113318  7408 ts_tablet_manager.cc:1434] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:34.119131  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-62f7a24d0d594a5d82a088a95570d14d received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:34.119602  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-62f7a24d0d594a5d82a088a95570d14d on tablet 62f7a24d0d594a5d82a088a95570d14d with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:34.236356  6400 raft_consensus.cc:1217] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:34.257865  6400 raft_consensus.cc:1217] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:12:34.271142  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:34.325220  5796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b"
dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
mode: GRACEFUL
new_leader_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:55560
I20260709 13:12:34.325850  5796 raft_consensus.cc:606] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Received request to transfer leadership to TS 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:34.327099  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:12:34.328373  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:34.458581  6401 raft_consensus.cc:1217] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:12:34.512106  6401 raft_consensus.cc:1217] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:34.637984  7311 raft_consensus.cc:1064] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:34.640280  7311 consensus_queue.cc:237] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.649118  6401 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.650027  5718 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.650027  5643 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.651594  7280 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:34.652424  7243 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:34.653101  7311 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:34.679880  7280 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.694101  5641 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.699894  5718 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.708487  5542 catalog_manager.cc:5697] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.718834  6401 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } attrs { replace: true } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.771108  5795 consensus_queue.cc:237] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.777837  7243 raft_consensus.cc:993] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: : Instructing follower 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:34.778293  7243 raft_consensus.cc:1081] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Signalling peer 1faaa39596744a1f9e33f03ca78881f1 to start an election
I20260709 13:12:34.779683  6401 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:34.781765  7243 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:34.782196  5718 raft_consensus.cc:1275] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:34.783778  7311 consensus_queue.cc:1048] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:34.786011  5722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
 from {username='slave'} at 127.0.0.1:49352
I20260709 13:12:34.786597  5722 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.786928  5722 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:34.794981  6401 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.803637  5718 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.809054  5722 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.803644  7243 raft_consensus.cc:2955] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.819267  5542 catalog_manager.cc:5697] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, VOTER 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) evicted. New cstate: current_term: 1 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.822077  5722 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Requested vote from peers 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:34.822230  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:34.822880  5795 raft_consensus.cc:3055] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:12:34.823244  5795 raft_consensus.cc:740] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:34.824168  5795 consensus_queue.cc:260] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.825703  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:34.825994  5795 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:34.826329  6401 raft_consensus.cc:3060] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:34.832772  5795 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 4.
I20260709 13:12:34.833597  6401 raft_consensus.cc:2468] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 4.
I20260709 13:12:34.834147  5687 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:34.834926  7404 raft_consensus.cc:2804] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:34.835369  7404 raft_consensus.cc:697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:34.836162  7404 consensus_queue.cc:237] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.841809  5629 tablet_service.cc:1558] Processing DeleteTablet for tablet b59686d15e3b4beb908468d0b36886a6 with delete_type TABLET_DATA_TOMBSTONED (TS 3ba1d3ceea67465888e0057bde8027b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46418
I20260709 13:12:34.845779  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b59686d15e3b4beb908468d0b36886a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:34.846619  7425 tablet_replica.cc:333] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:34.847700  7425 raft_consensus.cc:2243] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:34.848354  7425 raft_consensus.cc:2272] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:34.852038  7403 raft_consensus.cc:1064] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:34.855711  7425 ts_tablet_manager.cc:1916] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:34.860541  5541 catalog_manager.cc:5697] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 3 to 4, leader changed from 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.854991  7403 consensus_queue.cc:237] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.876817  6403 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.879194  7387 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:34.880729  7425 ts_tablet_manager.cc:1929] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:34.881207  7425 log.cc:1199] T b59686d15e3b4beb908468d0b36886a6 P 3ba1d3ceea67465888e0057bde8027b4: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/wals/b59686d15e3b4beb908468d0b36886a6
I20260709 13:12:34.887498  5530 catalog_manager.cc:5028] TS 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): tablet b59686d15e3b4beb908468d0b36886a6 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:34.894814  5796 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.897890  7311 raft_consensus.cc:1064] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:34.900193  7311 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.903697  7387 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:34.926529  5722 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:12:34.928275  7428 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:34.931849  7403 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.949424  5718 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.951951  7387 raft_consensus.cc:1064] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:34.960691  7387 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:34.968171  6401 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:34.967571  5541 catalog_manager.cc:5697] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.969053  5716 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:34.970055  7311 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:34.972621  7243 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:34.977967  5641 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:34.982281  7243 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:34.996541  5796 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:34.998205  6403 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.039242  5640 consensus_queue.cc:237] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:35.044652  7437 log.cc:927] Time spent T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 13:12:35.046828  7311 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.050850  6400 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.068830  5795 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:35.078416  6401 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:35.069532  5641 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.082055  5718 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.072247  5541 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index 4 to 5, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:12:35.133838  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 63407.6us
I20260709 13:12:35.107014  7387 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:12:35.147238  5795 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:35.160389  5795 consensus_queue.cc:237] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:35.136324  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 52821.7us
W20260709 13:12:35.191035  5611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 128095us
I20260709 13:12:35.192713  5718 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:35.195477  6400 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:35.196849  7442 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:35.206869  7416 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:35.211748  6400 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:12:35.216533  7311 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.219151  6403 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.235855  5643 raft_consensus.cc:1275] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:35.235718  7442 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:35.237761  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62f7a24d0d594a5d82a088a95570d14d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:35.251183  6401 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:12:35.252553  7444 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:12:35.252636  7311 consensus_queue.cc:1048] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:12:35.253702  7352 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:35.254233  5542 catalog_manager.cc:5697] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: config changed from index 5 to 6, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.255689  5795 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.254415  7403 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.268508  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet 62f7a24d0d594a5d82a088a95570d14d with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:35.287998  5795 raft_consensus.cc:1275] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:12:35.291343  7447 consensus_queue.cc:1048] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:12:35.297254  7455 tablet_replica.cc:333] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:35.298328  7455 raft_consensus.cc:2243] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:35.300009  7428 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:35.304035  7435 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.307502  5643 raft_consensus.cc:2955] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.312728  5716 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.315654  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4160b49aa864dfc922163681dfcd61d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:35.316592  7455 raft_consensus.cc:2272] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:35.324429  7455 ts_tablet_manager.cc:1916] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:35.323940  6401 raft_consensus.cc:2955] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.329259  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:35.328459  5795 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.356635  7455 ts_tablet_manager.cc:1929] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:12:35.357193  7455 log.cc:1199] T 62f7a24d0d594a5d82a088a95570d14d P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/62f7a24d0d594a5d82a088a95570d14d
I20260709 13:12:35.358906  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet 62f7a24d0d594a5d82a088a95570d14d (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:35.369217  5542 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.372645  5541 catalog_manager.cc:5697] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 1 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:35.386286  6400 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.399118  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet a4160b49aa864dfc922163681dfcd61d with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:35.400107  7455 tablet_replica.cc:333] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:35.401038  7455 raft_consensus.cc:2243] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:35.401659  7455 raft_consensus.cc:2272] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:35.405725  7455 ts_tablet_manager.cc:1916] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:35.423367  7455 ts_tablet_manager.cc:1929] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:12:35.423871  7455 log.cc:1199] T a4160b49aa864dfc922163681dfcd61d P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/a4160b49aa864dfc922163681dfcd61d
I20260709 13:12:35.425474  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet a4160b49aa864dfc922163681dfcd61d (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:35.428349  5643 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:35.435922  6401 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:35.436955  5718 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:35.437592  7403 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:35.438783  7451 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:35.454205  7352 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.455367  5718 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.463356  6401 raft_consensus.cc:2955] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.474243  5544 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:35.484941  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e145bc229bf42ed889c15c6c523dff0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:35.488236  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e145bc229bf42ed889c15c6c523dff0 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:35.506546  7461 tablet_replica.cc:333] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:35.507601  7461 raft_consensus.cc:2243] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:35.508411  7461 raft_consensus.cc:2272] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:35.511588  7461 ts_tablet_manager.cc:1916] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:35.523922  7461 ts_tablet_manager.cc:1929] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:35.524240  7461 log.cc:1199] T 1e145bc229bf42ed889c15c6c523dff0 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/1e145bc229bf42ed889c15c6c523dff0
I20260709 13:12:35.525804  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 1e145bc229bf42ed889c15c6c523dff0 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:36.473556  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:36.523818  5718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c428426323534f87a3af631be11b1e95"
dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
mode: GRACEFUL
new_leader_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:33576
I20260709 13:12:36.524788  5718 raft_consensus.cc:606] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Received request to transfer leadership to TS 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:36.526335  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:12:36.527554  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:36.572396  5641 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:36.579120  5718 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:36.579895  5795 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:36.580422  5611 consensus_peers.cc:597] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bbb5df175864681b184812d49337430. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:36.581080  7465 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:36.582222  7352 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:36.602697  7465 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.604426  5795 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.609360  5716 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.620500  5544 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.631043  5795 consensus_queue.cc:237] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:36.657945  5641 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:36.658090  5716 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:12:36.658553  5760 consensus_peers.cc:597] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209): Couldn't send request to peer 19c3f34997b24f6583646eae3cdeb9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7752515f7f344d697ff76bcd1ef4423. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:36.667049  7280 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:36.668129  7243 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:36.680963  7311 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.683382  5641 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.683677  5716 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } } }
I20260709 13:12:36.699332  5545 catalog_manager.cc:5697] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: config changed from index -1 to 3, NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) added. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:36.951052  7446 raft_consensus.cc:993] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: : Instructing follower 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:36.951601  7446 raft_consensus.cc:1081] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Signalling peer 3ba1d3ceea67465888e0057bde8027b4 to start an election
I20260709 13:12:36.953225  5643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c428426323534f87a3af631be11b1e95"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
 from {username='slave'} at 127.0.0.1:46426
I20260709 13:12:36.953785  5643 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:36.954131  5643 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:36.959179  5643 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:36.960994  5643 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:36.961931  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:36.962539  5716 raft_consensus.cc:3055] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:36.962852  5716 raft_consensus.cc:740] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:36.963593  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "3ba1d3ceea67465888e0057bde8027b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:36.963665  5716 consensus_queue.cc:260] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:36.964268  5795 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:36.964979  5716 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:36.971688  5716 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:36.971782  5795 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba1d3ceea67465888e0057bde8027b4 in term 3.
I20260709 13:12:36.975558  5612 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [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: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:36.976691  7428 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:36.977161  7428 raft_consensus.cc:697] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:36.978039  7428 consensus_queue.cc:237] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:36.992100  5544 catalog_manager.cc:5697] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: term changed from 2 to 3, leader changed from 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) to 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:37.155349  7478 ts_tablet_manager.cc:933] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709)
I20260709 13:12:37.157282  7478 tablet_copy_client.cc:323] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.65:46709
I20260709 13:12:37.159292  5657 tablet_copy_service.cc:140] P 3ba1d3ceea67465888e0057bde8027b4: Received BeginTabletCopySession request for tablet 5bbb5df175864681b184812d49337430 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:34122)
I20260709 13:12:37.159855  5657 tablet_copy_service.cc:161] P 3ba1d3ceea67465888e0057bde8027b4: Beginning new tablet copy session on tablet 5bbb5df175864681b184812d49337430 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:34122: session id = 19c3f34997b24f6583646eae3cdeb9f2-5bbb5df175864681b184812d49337430
I20260709 13:12:37.167516  5657 tablet_copy_source_session.cc:215] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:37.173321  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbb5df175864681b184812d49337430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:37.192458  7478 tablet_copy_client.cc:806] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:37.193203  7478 tablet_copy_client.cc:670] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:37.198645  7478 tablet_copy_client.cc:538] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:37.209375  7478 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:37.225652  7480 ts_tablet_manager.cc:933] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Initiating tablet copy from peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:37.229132  7480 tablet_copy_client.cc:323] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.4.107.67:39521
I20260709 13:12:37.231371  5806 tablet_copy_service.cc:140] P 71733c04d5d64e49a536dc39500a5b56: Received BeginTabletCopySession request for tablet a7752515f7f344d697ff76bcd1ef4423 from peer 19c3f34997b24f6583646eae3cdeb9f2 ({username='slave'} at 127.0.0.1:49614)
I20260709 13:12:37.231928  5806 tablet_copy_service.cc:161] P 71733c04d5d64e49a536dc39500a5b56: Beginning new tablet copy session on tablet a7752515f7f344d697ff76bcd1ef4423 from peer 19c3f34997b24f6583646eae3cdeb9f2 at {username='slave'} at 127.0.0.1:49614: session id = 19c3f34997b24f6583646eae3cdeb9f2-a7752515f7f344d697ff76bcd1ef4423
I20260709 13:12:37.240283  5806 tablet_copy_source_session.cc:215] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:12:37.241227  7478 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:37.242528  7478 tablet_bootstrap.cc:492] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:37.244230  7480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7752515f7f344d697ff76bcd1ef4423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:37.246326  7478 ts_tablet_manager.cc:1403] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.000s
I20260709 13:12:37.250836  7478 raft_consensus.cc:359] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:37.257927  7478 raft_consensus.cc:740] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:37.258692  7478 consensus_queue.cc:260] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:37.260550  7480 tablet_copy_client.cc:806] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 0 data blocks...
I20260709 13:12:37.261191  7480 tablet_copy_client.cc:670] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Starting download of 1 WAL segments...
I20260709 13:12:37.261255  7478 ts_tablet_manager.cc:1434] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:12:37.263130  5657 tablet_copy_service.cc:342] P 3ba1d3ceea67465888e0057bde8027b4: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-5bbb5df175864681b184812d49337430 received from {username='slave'} at 127.0.0.1:34122
I20260709 13:12:37.263515  5657 tablet_copy_service.cc:434] P 3ba1d3ceea67465888e0057bde8027b4: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-5bbb5df175864681b184812d49337430 on tablet 5bbb5df175864681b184812d49337430 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:37.275023  7480 tablet_copy_client.cc:538] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:12:37.328233  7480 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap starting.
I20260709 13:12:37.357856  7480 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:12:37.358611  7480 tablet_bootstrap.cc:492] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Bootstrap complete.
I20260709 13:12:37.359225  7480 ts_tablet_manager.cc:1403] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260709 13:12:37.361725  7480 raft_consensus.cc:359] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:37.362524  7480 raft_consensus.cc:740] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Initialized, Role: LEARNER
I20260709 13:12:37.363162  7480 consensus_queue.cc:260] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: NON_VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: true } }
I20260709 13:12:37.366178  7480 ts_tablet_manager.cc:1434] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:37.371758  5722 raft_consensus.cc:1275] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:37.372793  5806 tablet_copy_service.cc:342] P 71733c04d5d64e49a536dc39500a5b56: Request end of tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a7752515f7f344d697ff76bcd1ef4423 received from {username='slave'} at 127.0.0.1:49614
I20260709 13:12:37.373291  5806 tablet_copy_service.cc:434] P 71733c04d5d64e49a536dc39500a5b56: ending tablet copy session 19c3f34997b24f6583646eae3cdeb9f2-a7752515f7f344d697ff76bcd1ef4423 on tablet a7752515f7f344d697ff76bcd1ef4423 with peer 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:37.375506  7463 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:37.397574  5795 raft_consensus.cc:1275] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:37.399022  7352 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:37.528502  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:37.619071  6402 raft_consensus.cc:1217] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:37.635831  6401 raft_consensus.cc:1217] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:12:38.445722  7352 raft_consensus.cc:1064] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:38.448192  7352 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:38.528575  6400 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.534689  7506 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:38.550359  7490 raft_consensus.cc:1064] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: attempting to promote NON_VOTER 19c3f34997b24f6583646eae3cdeb9f2 to VOTER
I20260709 13:12:38.552924  7490 consensus_queue.cc:237] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:38.580813  6401 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEARNER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.580910  5647 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.582665  7311 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.584223  7494 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.607594  5790 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.614773  5716 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.633121  5716 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:12:38.636471  7494 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.642340  7506 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:38.654852  7494 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.663436  7506 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.666611  5647 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.685650  7352 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.690994  6401 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.704859  5541 catalog_manager.cc:5697] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.714365  6400 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.713999  5717 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.715567  5716 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } attrs { replace: true } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.718978  5790 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.750706  5543 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 3 to 4, 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } attrs { replace: true } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.776161  5790 consensus_queue.cc:237] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:38.782083  6400 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:38.783318  5640 raft_consensus.cc:1275] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:38.785039  7474 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:38.788343  7311 consensus_queue.cc:1048] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:38.798646  7490 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.800602  5640 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:38.810708  6400 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:38.811218  6401 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.815959  7352 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:38.821821  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:38.823408  5647 raft_consensus.cc:2955] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.842399  5716 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba1d3ceea67465888e0057bde8027b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:38.845108  7499 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:38.844986  5541 catalog_manager.cc:5697] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 reported cstate change: config changed from index 4 to 5, VOTER 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66) evicted. New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.862886  5531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7752515f7f344d697ff76bcd1ef4423 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:38.873878  7500 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.888284  5530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5bbb5df175864681b184812d49337430 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:12:38.903546  5717 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.908355  6401 raft_consensus.cc:2955] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.918893  5707 tablet_service.cc:1558] Processing DeleteTablet for tablet a7752515f7f344d697ff76bcd1ef4423 with delete_type TABLET_DATA_TOMBSTONED (TS 1faaa39596744a1f9e33f03ca78881f1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49326
I20260709 13:12:38.923547  7520 tablet_replica.cc:333] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:38.924688  7520 raft_consensus.cc:2243] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:38.925601  7520 raft_consensus.cc:2272] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:38.925475  5541 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: config changed from index 4 to 5, VOTER 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67) evicted. New cstate: current_term: 2 leader_uuid: "3ba1d3ceea67465888e0057bde8027b4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } } }
I20260709 13:12:38.946873  7520 ts_tablet_manager.cc:1916] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:38.972888  5785 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bbb5df175864681b184812d49337430 with delete_type TABLET_DATA_TOMBSTONED (TS 71733c04d5d64e49a536dc39500a5b56 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60246
I20260709 13:12:38.978828  7520 ts_tablet_manager.cc:1929] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:38.980479  7520 log.cc:1199] T a7752515f7f344d697ff76bcd1ef4423 P 1faaa39596744a1f9e33f03ca78881f1: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/wals/a7752515f7f344d697ff76bcd1ef4423
I20260709 13:12:38.982523  5531 catalog_manager.cc:5028] TS 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): tablet a7752515f7f344d697ff76bcd1ef4423 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
I20260709 13:12:39.003197  7521 tablet_replica.cc:333] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:39.007022  7521 raft_consensus.cc:2243] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.007953  7521 raft_consensus.cc:2272] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.009399  5647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1"
dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
mode: GRACEFUL
new_leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:35872
I20260709 13:12:39.010178  5647 raft_consensus.cc:606] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Received request to transfer leadership to TS 19c3f34997b24f6583646eae3cdeb9f2
I20260709 13:12:39.012012  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:12:39.012743  7521 ts_tablet_manager.cc:1916] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:12:39.014467  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:39.026427  7521 ts_tablet_manager.cc:1929] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:12:39.026883  7521 log.cc:1199] T 5bbb5df175864681b184812d49337430 P 71733c04d5d64e49a536dc39500a5b56: Deleting WAL directory at /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/wals/5bbb5df175864681b184812d49337430
I20260709 13:12:39.028606  5531 catalog_manager.cc:5028] TS 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): tablet 5bbb5df175864681b184812d49337430 (table test-workload [id=57831017dbe94edc8f82bb3ed7c50685]) successfully deleted
W20260709 13:12:39.342159  6425 debug-util.cc:398] Leaking SignalData structure 0x7b0800284020 after lost signal to thread 4528
W20260709 13:12:39.343161  6425 debug-util.cc:398] Leaking SignalData structure 0x7b08002cff60 after lost signal to thread 5579
W20260709 13:12:39.344377  6425 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9800 after lost signal to thread 5671
W20260709 13:12:39.345510  6425 debug-util.cc:398] Leaking SignalData structure 0x7b0800349ce0 after lost signal to thread 5746
W20260709 13:12:39.346756  6425 debug-util.cc:398] Leaking SignalData structure 0x7b0800356700 after lost signal to thread 5820
W20260709 13:12:39.347651  6425 debug-util.cc:398] Leaking SignalData structure 0x7b0800338f00 after lost signal to thread 6428
I20260709 13:12:39.609113  7506 raft_consensus.cc:993] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: : Instructing follower 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:39.609714  7499 raft_consensus.cc:1081] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Signalling peer 19c3f34997b24f6583646eae3cdeb9f2 to start an election
I20260709 13:12:39.611347  6401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1"
dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
 from {username='slave'} at 127.0.0.1:37588
I20260709 13:12:39.611943  6401 raft_consensus.cc:493] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:39.612308  6401 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:39.619720  6401 raft_consensus.cc:515] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:39.622359  6401 leader_election.cc:290] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:39.623091  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ba1d3ceea67465888e0057bde8027b4"
I20260709 13:12:39.623697  5647 raft_consensus.cc:3055] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:39.623978  5647 raft_consensus.cc:740] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba1d3ceea67465888e0057bde8027b4, State: Running, Role: LEADER
I20260709 13:12:39.624046  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696d5d8d629451cb99fce036b03b4f1" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:39.624622  5717 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:39.624732  5647 consensus_queue.cc:260] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:39.626014  5647 raft_consensus.cc:3060] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:39.634768  5647 raft_consensus.cc:2468] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:39.637108  6358 leader_election.cc:304] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4; no voters: 
I20260709 13:12:39.637382  5717 raft_consensus.cc:2468] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:39.638062  7501 raft_consensus.cc:2804] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:39.638664  7501 raft_consensus.cc:697] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:39.639624  7501 consensus_queue.cc:237] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:39.651835  5541 catalog_manager.cc:5697] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:40.015486  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:12:40.046124  6358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 48241.4us
W20260709 13:12:40.057888  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 48637.2us
W20260709 13:12:40.087504  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 49571.3us
I20260709 13:12:40.219511  5647 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:40.221084  7502 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:40.252590  5717 raft_consensus.cc:1275] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:40.255049  7528 consensus_queue.cc:1048] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:40.317131  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
W20260709 13:12:40.324002  5760 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:12:40.409605  5760 consensus_peers.cc:597] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.416142  5760 consensus_peers.cc:597] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.417906  6358 consensus_peers.cc:597] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.418342  5760 consensus_peers.cc:597] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.427524  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 56962.7us
W20260709 13:12:40.440724  5686 consensus_peers.cc:597] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.451396  6358 consensus_peers.cc:597] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.453333  5760 consensus_peers.cc:597] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.457892  6358 consensus_peers.cc:597] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.457497  5686 consensus_peers.cc:597] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.459578  5686 consensus_peers.cc:597] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.473239  5760 consensus_peers.cc:597] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.480800  5760 consensus_peers.cc:597] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.495766  5760 consensus_peers.cc:597] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.502199  5686 consensus_peers.cc:597] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.510193  6358 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.509027  5686 consensus_peers.cc:597] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.511714  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:40.512838  4525 tablet_replica.cc:333] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.513847  4525 raft_consensus.cc:2243] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.514513  4525 raft_consensus.cc:2272] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.517560  4525 tablet_replica.cc:333] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.518738  4525 raft_consensus.cc:2243] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.519652  4525 raft_consensus.cc:2272] T 3689acdd16514543a621671f1b785b0e P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.528354  4525 tablet_replica.cc:333] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.529379  4525 raft_consensus.cc:2243] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.530081  4525 raft_consensus.cc:2272] T b86de7e264a1459cb3802acd68c7d9e1 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.532531  4525 tablet_replica.cc:333] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.533332  4525 raft_consensus.cc:2243] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.535380  4525 raft_consensus.cc:2272] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.537854  4525 tablet_replica.cc:333] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.538677  4525 raft_consensus.cc:2243] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.539745  4525 raft_consensus.cc:2272] T 86b815a161b2486096040ac0f3d65521 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.542738  4525 tablet_replica.cc:333] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.543943  4525 raft_consensus.cc:2243] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:12:40.551074  5760 consensus_peers.cc:597] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.568876  6358 consensus_peers.cc:597] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.595870  5686 consensus_peers.cc:597] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.598615  5760 consensus_peers.cc:597] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.612192  5686 consensus_peers.cc:597] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.610679  4525 raft_consensus.cc:2272] T f1435eeccac24ccfa956ac6bd6206301 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.616005  5760 consensus_peers.cc:597] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.614735  6358 consensus_peers.cc:597] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.618471  4525 tablet_replica.cc:333] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.619415  4525 raft_consensus.cc:2243] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:12:40.620916  6359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 53713.3us
W20260709 13:12:40.630141  5686 consensus_peers.cc:597] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.637843  6358 consensus_peers.cc:597] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:40.639289  6358 consensus_peers.cc:597] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.638365  4525 raft_consensus.cc:2272] T 8634910d644e400589c102deb3eec243 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.643026  4525 tablet_replica.cc:333] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.644771  4525 raft_consensus.cc:2243] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.645351  4525 raft_consensus.cc:2272] T eb0422889bbb47c19df8664313b07453 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.647933  4525 tablet_replica.cc:333] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.648753  4525 raft_consensus.cc:2243] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.649341  4525 raft_consensus.cc:2272] T 833357a1cea0429e83a28d9029e56370 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.651942  4525 tablet_replica.cc:333] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.653119  4525 raft_consensus.cc:2243] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:12:40.656796  5686 consensus_peers.cc:597] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.657918  4525 raft_consensus.cc:2272] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.660832  4525 tablet_replica.cc:333] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.661778  4525 raft_consensus.cc:2243] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.662401  4525 raft_consensus.cc:2272] T 0b73efa07cfd49feab0fa6a43836a876 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.667281  4525 tablet_replica.cc:333] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.668280  4525 raft_consensus.cc:2243] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.669538  4525 raft_consensus.cc:2272] T 62f7a24d0d594a5d82a088a95570d14d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.672459  4525 tablet_replica.cc:333] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.673651  4525 raft_consensus.cc:2243] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.674299  4525 raft_consensus.cc:2272] T aaccd7a972654404b695dd1e0ce29465 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.677209  4525 tablet_replica.cc:333] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.678145  4525 raft_consensus.cc:2243] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.679066  4525 raft_consensus.cc:2272] T cc0e77faf63d4cf3862a37eee7a085fe P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.682344  4525 tablet_replica.cc:333] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.683219  4525 raft_consensus.cc:2243] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.684099  4525 raft_consensus.cc:2272] T 60b9c95bbd0340399aa595bac4fccf95 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.686687  4525 tablet_replica.cc:333] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.687582  4525 raft_consensus.cc:2243] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.688120  4525 raft_consensus.cc:2272] T 4696d5d8d629451cb99fce036b03b4f1 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.691028  4525 tablet_replica.cc:333] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.692113  4525 raft_consensus.cc:2243] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.692719  4525 raft_consensus.cc:2272] T a63cf5da51494b84943993967567dc5e P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.695443  4525 tablet_replica.cc:333] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.696326  4525 raft_consensus.cc:2243] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.696928  4525 raft_consensus.cc:2272] T 6fa9c7c78dee46028747b3d57978e1be P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.700066  4525 tablet_replica.cc:333] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.700865  4525 raft_consensus.cc:2243] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.702147  4525 raft_consensus.cc:2272] T a93a9276742f4f29b06f956da1a36cbd P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.705037  4525 tablet_replica.cc:333] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.705961  4525 raft_consensus.cc:2243] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.707080  4525 raft_consensus.cc:2272] T 1e145bc229bf42ed889c15c6c523dff0 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.710579  4525 tablet_replica.cc:333] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.711763  4525 raft_consensus.cc:2243] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.713002  4525 raft_consensus.cc:2272] T eebf031a71c74d13a3261c5ae40173e3 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.716228  4525 tablet_replica.cc:333] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.717053  4525 raft_consensus.cc:2243] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.717653  4525 raft_consensus.cc:2272] T 30108797e3a843b19164040d50caa63c P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.720366  4525 tablet_replica.cc:333] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.721174  4525 raft_consensus.cc:2243] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.722097  4525 raft_consensus.cc:2272] T 73d020d934c44884bb8344b78a077f38 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.724699  4525 tablet_replica.cc:333] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.725539  4525 raft_consensus.cc:2243] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.726413  4525 raft_consensus.cc:2272] T e888d26e960d4f86ba2c9b4856f412b1 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.728919  4525 tablet_replica.cc:333] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.729765  4525 raft_consensus.cc:2243] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.730355  4525 raft_consensus.cc:2272] T ce8b2266212c4a71b76015ba7ee22e20 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.735994  4525 tablet_replica.cc:333] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.737138  4525 raft_consensus.cc:2243] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.737797  4525 raft_consensus.cc:2272] T b0c4ea22f3d940a89e2f4388d299aa6d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.741962  5760 consensus_peers.cc:597] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.753553  4525 tablet_replica.cc:333] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.754632  4525 raft_consensus.cc:2243] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.755757  4525 raft_consensus.cc:2272] T 63ed771eff3b43218718d0dd1002daeb P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.758738  6358 consensus_peers.cc:597] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.760479  4525 tablet_replica.cc:333] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.763069  4525 raft_consensus.cc:2243] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.763893  4525 raft_consensus.cc:2272] T a7752515f7f344d697ff76bcd1ef4423 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.766469  4525 tablet_replica.cc:333] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.767293  4525 raft_consensus.cc:2243] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.767984  4525 raft_consensus.cc:2272] T 1d06f8241975444b97b12a23970f4631 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.770506  4525 tablet_replica.cc:333] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.771355  4525 raft_consensus.cc:2243] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.771961  4525 raft_consensus.cc:2272] T a27ec1d2c8394df5a0ca70babe63dee2 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.776000  4525 tablet_replica.cc:333] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.777583  4525 raft_consensus.cc:2243] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.778206  4525 raft_consensus.cc:2272] T 7c568099e6bf47c68a582f8e2044c63d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.781976  4525 tablet_replica.cc:333] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.782805  4525 raft_consensus.cc:2243] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.783838  4525 raft_consensus.cc:2272] T ddd807eb9cde427ab363f69b39252e0d P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.786358  4525 tablet_replica.cc:333] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.787194  4525 raft_consensus.cc:2243] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.788272  4525 raft_consensus.cc:2272] T fedf95ff15984aea8bbadcc503f441fb P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.788969  6358 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.791570  4525 tablet_replica.cc:333] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.792461  4525 raft_consensus.cc:2243] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.793445  4525 raft_consensus.cc:2272] T b57683398241445987927440b5124039 P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.796137  4525 tablet_replica.cc:333] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.796983  4525 raft_consensus.cc:2243] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.798041  4525 raft_consensus.cc:2272] T 66b1082fd92e4282b45a63381a089cee P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.801875  4525 tablet_replica.cc:333] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.805009  4525 raft_consensus.cc:2243] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.806186  4525 raft_consensus.cc:2272] T a4160b49aa864dfc922163681dfcd61d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.809070  4525 tablet_replica.cc:333] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.809967  4525 raft_consensus.cc:2243] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.811082  4525 raft_consensus.cc:2272] T ab28cbb2e7c741e39fe268ce747fe468 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.813758  4525 tablet_replica.cc:333] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.814540  4525 raft_consensus.cc:2243] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.815618  4525 raft_consensus.cc:2272] T 4ce056b239bd4b86bb614be21e4ad67d P 3ba1d3ceea67465888e0057bde8027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.818650  4525 tablet_replica.cc:333] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.819921  4525 raft_consensus.cc:2243] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.821045  4525 raft_consensus.cc:2272] T 5bbb5df175864681b184812d49337430 P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.824172  4525 tablet_replica.cc:333] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.825076  4525 raft_consensus.cc:2243] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.825850  4525 raft_consensus.cc:2272] T 26cac2cf797c4c6bbfc1c48643ffb033 P 3ba1d3ceea67465888e0057bde8027b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.828805  4525 tablet_replica.cc:333] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.829700  4525 raft_consensus.cc:2243] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.830418  4525 raft_consensus.cc:2272] T 3002fc490caf47279af7887b228bfaaa P 3ba1d3ceea67465888e0057bde8027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.833094  4525 tablet_replica.cc:333] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.833871  4525 raft_consensus.cc:2243] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.834972  4525 raft_consensus.cc:2272] T a6bcc97c0a514b06a5b2ed4da604bf36 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.837759  4525 tablet_replica.cc:333] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.838505  4525 raft_consensus.cc:2243] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.839136  4525 raft_consensus.cc:2272] T 7f78a0d89c3d4005b79a72223b88afcc P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.841702  4525 tablet_replica.cc:333] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.842483  4525 raft_consensus.cc:2243] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.843158  4525 raft_consensus.cc:2272] T 439449161e844d789dd60ea1c147cc50 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.845808  4525 tablet_replica.cc:333] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4: stopping tablet replica
I20260709 13:12:40.846588  4525 raft_consensus.cc:2243] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.847711  4525 raft_consensus.cc:2272] T c428426323534f87a3af631be11b1e95 P 3ba1d3ceea67465888e0057bde8027b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.987614  5686 connection.cc:769] client connection to 127.4.107.65:46709 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:12:41.578150  7502 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.578990  7502 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.581172  7502 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:12:41.587721  6358 leader_election.cc:336] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:41.599983  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:41.602382  6359 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:41.603689  7502 raft_consensus.cc:2749] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:41.741143  7474 raft_consensus.cc:493] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.741829  7474 raft_consensus.cc:515] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.744274  7474 leader_election.cc:290] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:41.748860  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
W20260709 13:12:41.767673  5760 leader_election.cc:336] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:41.768191  5760 leader_election.cc:304] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:41.773085  7474 raft_consensus.cc:2749] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:41.779685  7504 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.780360  7504 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.783187  7504 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:41.787623  7527 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.788259  7527 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.790597  7527 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.814028  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
W20260709 13:12:41.815943  6358 leader_election.cc:336] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:41.817178  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:41.817842  6401 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:41.818348  7502 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.818883  7502 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.821017  7502 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.823882  7502 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.827011  6359 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:41.830260  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:41.839094  5716 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:41.840072  7528 raft_consensus.cc:2749] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:41.844071  6359 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:41.844739  7528 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:41.845212  7528 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.847224  7528 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:12:41.834272  5686 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:41.851955  6358 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:41.856000  7528 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.858351  7528 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.861550  5686 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:41.862879  7446 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:41.863336  7446 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.863749  7446 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:41.838074  7502 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.867637  7502 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.877923  7544 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.878646  7544 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.881049  7544 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:41.883455  5716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:41.884662  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:41.899102  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:41.903899  7502 raft_consensus.cc:493] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.904474  7502 raft_consensus.cc:515] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.907127  7502 leader_election.cc:290] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:41.908011  7504 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.908703  7504 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:41.911392  7502 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.912187  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:41.912031  7502 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.915654  7502 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.919217  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:41.923992  7502 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.924577  7502 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.927127  7502 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:41.933475  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:41.934327  5795 raft_consensus.cc:2468] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 1.
I20260709 13:12:41.944861  7504 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:41.957520  7551 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.967185  7551 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.967957  7528 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.968545  7528 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.969084  7446 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.978526  5716 raft_consensus.cc:2393] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19c3f34997b24f6583646eae3cdeb9f2 in current term 3: Already voted for candidate 1faaa39596744a1f9e33f03ca78881f1 in this term.
W20260709 13:12:41.965801  6358 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:41.979243  6358 leader_election.cc:336] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:41.969767  7551 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:41.982095  6358 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:41.984939  7502 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.985495  7502 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:41.986059  4525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5668)
W20260709 13:12:41.969696  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 68629us
I20260709 13:12:41.992401  7446 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:41.992533  7502 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:41.992421  7544 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.993346  7502 raft_consensus.cc:2749] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:41.993579  7544 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.994858  7528 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:41.997880  7551 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:41.998684  7551 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:41.998468  7544 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.001232  7551 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.006763  7539 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.006992  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.007366  7539 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.007870  6399 raft_consensus.cc:2393] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1faaa39596744a1f9e33f03ca78881f1 in current term 3: Already voted for candidate 19c3f34997b24f6583646eae3cdeb9f2 in this term.
I20260709 13:12:42.008772  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.009460  6402 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:42.009533  7539 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.020797  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.021703  5722 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:42.022248  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:12:42.022456  5686 leader_election.cc:336] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.022892  5795 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 1.
I20260709 13:12:42.022948  5686 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.023734  7544 raft_consensus.cc:2749] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:42.023802  6359 leader_election.cc:304] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:42.024698  7527 raft_consensus.cc:2804] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.025106  7527 raft_consensus.cc:493] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.025533  7527 raft_consensus.cc:3060] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:42.029480  5760 leader_election.cc:336] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.030215  5760 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.030699  5760 leader_election.cc:336] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.034621  7527 raft_consensus.cc:515] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.035050  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.037878  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:42.041527  5761 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.042364  7553 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.042718  7549 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:42.043175  7549 raft_consensus.cc:493] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.042984  7553 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.043588  7549 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.045591  7553 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.046623  6359 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:42.047632  6358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 68420.7us
I20260709 13:12:42.041719  7527 leader_election.cc:290] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:42.053820  7528 raft_consensus.cc:2749] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:12:42.056506  7549 raft_consensus.cc:515] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.056200  5686 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.060299  7544 raft_consensus.cc:2804] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:42.060712  7544 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.061125  7544 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.067896  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.068217  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.068622  6402 raft_consensus.cc:2468] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:12:42.068816  6399 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:12:42.073648  6359 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:42.074401  7446 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.074474  7528 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.075006  7528 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.074986  7446 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.075601  7528 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.077651  7446 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:42.077879  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
W20260709 13:12:42.083551  5760 leader_election.cc:336] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.083783  7528 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.084694  7549 leader_election.cc:290] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.085649  7446 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.087217  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.087770  5760 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.086002  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed771eff3b43218718d0dd1002daeb" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:42.088581  5790 raft_consensus.cc:3060] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.089084  7539 raft_consensus.cc:2804] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.089471  7539 raft_consensus.cc:493] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.089571  5760 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.089917  7539 raft_consensus.cc:3060] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.087831  5717 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:42.087695  7446 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:42.085855  6358 leader_election.cc:336] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.091616  6359 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
W20260709 13:12:42.091841  6358 leader_election.cc:336] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.092286  6358 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.093533  7527 raft_consensus.cc:2804] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:42.093776  7553 raft_consensus.cc:2749] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:42.094049  7527 raft_consensus.cc:493] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.094496  7527 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.097790  7474 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
W20260709 13:12:42.092293  5686 leader_election.cc:336] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.099509  7446 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.101876  7551 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.102221  5686 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:42.101395  5790 raft_consensus.cc:2468] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:42.102658  7551 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.103040  7551 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.103571  7446 raft_consensus.cc:2749] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:42.104079  7528 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:12:42.104904  5686 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.105677  7446 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.106202  7446 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.107122  7474 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.108031  7446 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.092442  7550 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.108690  7550 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.110808  7550 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.107889  7539 raft_consensus.cc:515] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.119807  5686 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:42.124693  5686 leader_election.cc:336] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.126948  7446 raft_consensus.cc:2749] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:12:42.132309  7474 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:12:42.110993  6358 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.132683  7527 raft_consensus.cc:515] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.133925  7528 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.136061  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c428426323534f87a3af631be11b1e95" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:42.136706  5717 raft_consensus.cc:3060] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.138300  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.138859  6402 raft_consensus.cc:2468] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:12:42.113336  7544 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:42.140973  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 51494.5us
I20260709 13:12:42.142531  6359 leader_election.cc:304] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
W20260709 13:12:42.142916  5761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 50867.8us
I20260709 13:12:42.144268  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.144901  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:42.147536  5686 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.148204  7446 raft_consensus.cc:2804] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.148550  7446 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.148716  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.148892  7446 raft_consensus.cc:3060] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.154538  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.155438  6399 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:42.142637  7528 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.160806  7528 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.160991  7539 leader_election.cc:290] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
W20260709 13:12:42.161355  5760 leader_election.cc:336] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.161753  7552 raft_consensus.cc:2804] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.162262  7552 raft_consensus.cc:697] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:42.142783  7550 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.163139  7551 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.163821  7550 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.165325  7551 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.165489  7550 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.165776  6402 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:42.166965  7527 leader_election.cc:290] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.167261  6400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b815a161b2486096040ac0f3d65521" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.181123  6400 raft_consensus.cc:3060] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.183045  7544 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.167981  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
W20260709 13:12:42.168181  5760 leader_election.cc:336] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.168967  5722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.186340  6398 raft_consensus.cc:2393] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 2: Already voted for candidate 19c3f34997b24f6583646eae3cdeb9f2 in this term.
I20260709 13:12:42.186645  5722 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:42.169697  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab28cbb2e7c741e39fe268ce747fe468" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
W20260709 13:12:42.171100  6358 leader_election.cc:336] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.187374  5719 raft_consensus.cc:3060] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.187484  6358 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:42.188614  6358 leader_election.cc:336] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.188997  6358 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:42.189776  7528 raft_consensus.cc:2749] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:42.189891  7527 raft_consensus.cc:2749] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:42.163163  7552 consensus_queue.cc:237] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:42.192692  5760 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.178068  5790 raft_consensus.cc:2393] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19c3f34997b24f6583646eae3cdeb9f2 in current term 2: Already voted for candidate 71733c04d5d64e49a536dc39500a5b56 in this term.
I20260709 13:12:42.199345  5760 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.200170  7556 raft_consensus.cc:2749] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:12:42.200285  6359 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.202648  7554 raft_consensus.cc:2804] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:12:42.198402  6358 leader_election.cc:336] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.203147  7554 raft_consensus.cc:493] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.203548  7554 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:12:42.203738  6358 leader_election.cc:336] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.204172  7556 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.204748  7556 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.208635  7446 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.207677  5717 raft_consensus.cc:2468] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 4.
I20260709 13:12:42.210776  7556 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.212855  6400 raft_consensus.cc:2468] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
W20260709 13:12:42.216549  5760 leader_election.cc:336] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.217566  5719 raft_consensus.cc:2468] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
I20260709 13:12:42.223249  7556 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
W20260709 13:12:42.224880  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 75314.8us
I20260709 13:12:42.230113  7556 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.231204  7554 raft_consensus.cc:515] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.232260  7556 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.235142  7552 raft_consensus.cc:493] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.235668  7552 raft_consensus.cc:515] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.238292  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.238984  6398 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:42.239189  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbb5df175864681b184812d49337430" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:42.239761  6359 leader_election.cc:304] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.239771  5717 raft_consensus.cc:3060] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.240584  7527 raft_consensus.cc:2804] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:42.241310  7527 raft_consensus.cc:697] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:42.242206  7527 consensus_queue.cc:237] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.243731  7552 leader_election.cc:290] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:12:42.244661  5760 leader_election.cc:336] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.246343  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.246960  6402 raft_consensus.cc:2468] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 1.
I20260709 13:12:42.249447  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93a9276742f4f29b06f956da1a36cbd" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.248893  5544 catalog_manager.cc:5697] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.250089  6399 raft_consensus.cc:3060] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.250990  5686 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.251737  7550 raft_consensus.cc:2804] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:42.252111  7550 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.252380  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1435eeccac24ccfa956ac6bd6206301" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.252439  7550 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.253082  6404 raft_consensus.cc:3060] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.255455  5761 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.258677  5717 raft_consensus.cc:2468] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 3.
W20260709 13:12:42.222116  6358 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.261457  6358 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:42.254088  5686 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.263398  7474 raft_consensus.cc:2749] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:42.263784  5761 leader_election.cc:304] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.264550  7474 raft_consensus.cc:2804] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:42.265004  7474 raft_consensus.cc:697] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:42.265597  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:42.265851  7474 consensus_queue.cc:237] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.267186  6359 leader_election.cc:304] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.269097  5760 leader_election.cc:304] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.266229  5788 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 1.
I20260709 13:12:42.223883  7446 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
W20260709 13:12:42.275286  5686 leader_election.cc:336] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.275663  5686 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [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: 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:12:42.278012  6358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 55948.2us
I20260709 13:12:42.280165  7502 raft_consensus.cc:2749] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:12:42.273988  7539 raft_consensus.cc:493] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.282454  7539 raft_consensus.cc:515] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.282855  5760 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.285179  6359 leader_election.cc:304] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:42.233457  7554 leader_election.cc:290] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:42.290794  7555 raft_consensus.cc:2804] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.291390  7555 raft_consensus.cc:697] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:42.292277  7555 consensus_queue.cc:237] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.293699  7528 raft_consensus.cc:2804] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.294134  7528 raft_consensus.cc:493] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.294529  7528 raft_consensus.cc:3060] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.297514  6404 raft_consensus.cc:2468] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:42.296588  7551 raft_consensus.cc:2804] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:42.302923  7551 raft_consensus.cc:493] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.303339  7551 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.307106  7544 raft_consensus.cc:2749] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:42.285831  7552 raft_consensus.cc:2804] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:42.307808  7544 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
W20260709 13:12:42.310910  6358 leader_election.cc:336] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.313275  6358 leader_election.cc:336] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.314237  6358 leader_election.cc:336] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.315060  6358 leader_election.cc:336] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.318568  7552 raft_consensus.cc:697] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:42.318935  7558 raft_consensus.cc:2764] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:12:42.307723  7539 leader_election.cc:290] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.318262  7544 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:42.333429  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 58753.8us
I20260709 13:12:42.324653  7551 raft_consensus.cc:515] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.343889  6399 raft_consensus.cc:2468] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
I20260709 13:12:42.339608  7528 raft_consensus.cc:515] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.345045  7551 leader_election.cc:290] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.346315  7544 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:42.346765  7528 leader_election.cc:290] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:42.319633  7552 consensus_queue.cc:237] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.351439  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56" is_pre_election: true
I20260709 13:12:42.352102  5788 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:42.353278  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedf95ff15984aea8bbadcc503f441fb" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.353986  6398 raft_consensus.cc:3060] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.356841  5545 catalog_manager.cc:5697] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 3 to 4, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 4 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.364704  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:42.365877  6399 raft_consensus.cc:2393] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71733c04d5d64e49a536dc39500a5b56 in current term 2: Already voted for candidate 19c3f34997b24f6583646eae3cdeb9f2 in this term.
I20260709 13:12:42.366974  5687 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 
W20260709 13:12:42.373456  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 98175.8us
W20260709 13:12:42.374034  5686 leader_election.cc:336] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.375537  5686 leader_election.cc:336] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.375622  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce056b239bd4b86bb614be21e4ad67d" candidate_uuid: "19c3f34997b24f6583646eae3cdeb9f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
W20260709 13:12:42.376206  5686 leader_election.cc:336] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.376228  5788 raft_consensus.cc:3060] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:42.378006  5760 leader_election.cc:336] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.378213  5717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1" is_pre_election: true
I20260709 13:12:42.378459  5760 leader_election.cc:304] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.378855  5717 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:42.373263  7504 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:42.380116  7504 raft_consensus.cc:493] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.380476  7504 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.369818  6398 raft_consensus.cc:2468] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
W20260709 13:12:42.392714  6358 leader_election.cc:336] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.393028  5760 leader_election.cc:336] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.403890  5761 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.406350  7556 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:42.406793  7556 raft_consensus.cc:493] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.407169  7556 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.414948  5686 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.416819  5686 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.417470  7446 raft_consensus.cc:2804] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:42.419437  7446 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3ba1d3ceea67465888e0057bde8027b4)
I20260709 13:12:42.419844  7446 raft_consensus.cc:3060] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.422427  5686 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.425388  5760 leader_election.cc:304] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.426493  7474 raft_consensus.cc:2804] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:42.427073  7474 raft_consensus.cc:697] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:42.431165  7474 consensus_queue.cc:237] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.439009  7561 raft_consensus.cc:2804] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.439618  7561 raft_consensus.cc:697] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:42.440402  7561 consensus_queue.cc:237] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.436859  7550 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.450763  5788 raft_consensus.cc:2468] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19c3f34997b24f6583646eae3cdeb9f2 in term 2.
I20260709 13:12:42.452126  7549 raft_consensus.cc:2749] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:42.452212  6359 leader_election.cc:304] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.455814  7528 raft_consensus.cc:2804] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.456735  7566 raft_consensus.cc:2804] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:42.458608  7528 raft_consensus.cc:697] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Becoming Leader. State: Replica: 19c3f34997b24f6583646eae3cdeb9f2, State: Running, Role: LEADER
I20260709 13:12:42.459605  7528 consensus_queue.cc:237] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.461090  7504 raft_consensus.cc:515] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.463145  7504 leader_election.cc:290] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:42.457427  7566 raft_consensus.cc:697] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:42.472270  7566 consensus_queue.cc:237] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.475041  7550 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:42.498138  7556 raft_consensus.cc:515] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:42.502882  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 80535us
I20260709 13:12:42.493913  7446 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:42.531216  5686 leader_election.cc:336] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.522217  7556 leader_election.cc:290] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:12:42.537118  5760 leader_election.cc:336] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.548650  5686 leader_election.cc:336] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.553983  7446 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
W20260709 13:12:42.556026  5686 leader_election.cc:336] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.559270  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e145bc229bf42ed889c15c6c523dff0" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.559896  6404 raft_consensus.cc:3060] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:42.568271  6404 raft_consensus.cc:2468] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:42.577481  5719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd807eb9cde427ab363f69b39252e0d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1faaa39596744a1f9e33f03ca78881f1"
I20260709 13:12:42.578155  5719 raft_consensus.cc:3060] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.586781  5719 raft_consensus.cc:2468] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 4.
I20260709 13:12:42.592105  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b7b02e8f7e4e2eaf0b3158a58e836b" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:42.592715  6404 raft_consensus.cc:3060] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.599509  6404 raft_consensus.cc:2468] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 2.
W20260709 13:12:42.601087  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 172763us
I20260709 13:12:42.602726  5796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc97c0a514b06a5b2ed4da604bf36" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "71733c04d5d64e49a536dc39500a5b56"
I20260709 13:12:42.603338  5796 raft_consensus.cc:3060] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:42.603772  5788 raft_consensus.cc:1275] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:12:42.609491  6358 consensus_peers.cc:597] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:42.610643  7552 consensus_queue.cc:1048] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:42.611042  5796 raft_consensus.cc:2468] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 4.
W20260709 13:12:42.619122  5686 leader_election.cc:336] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.627837  5544 catalog_manager.cc:5697] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.629865  5545 catalog_manager.cc:5697] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:42.633059  5686 leader_election.cc:336] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.631677  5541 catalog_manager.cc:5697] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 2 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.634506  5541 catalog_manager.cc:5697] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 3 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.638170  5541 catalog_manager.cc:5697] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68). New cstate: current_term: 3 leader_uuid: "19c3f34997b24f6583646eae3cdeb9f2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.648726  5544 catalog_manager.cc:5697] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.635895  5545 catalog_manager.cc:5697] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.641865  5687 leader_election.cc:304] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.648903  5761 leader_election.cc:304] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:42.652351  7556 raft_consensus.cc:2804] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:42.652984  7556 raft_consensus.cc:697] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:42.653868  7556 consensus_queue.cc:237] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:42.668045  7558 raft_consensus.cc:2804] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:42.668853  7558 raft_consensus.cc:697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
W20260709 13:12:42.670183  6358 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:42.669782  7558 consensus_queue.cc:237] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
W20260709 13:12:42.694465  5760 consensus_peers.cc:597] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:42.697218  5686 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [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: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.702622  7561 raft_consensus.cc:2804] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:42.703295  7561 raft_consensus.cc:697] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:42.704155  7561 consensus_queue.cc:237] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.719895  5686 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:42.721967  7572 raft_consensus.cc:2804] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.722548  7572 raft_consensus.cc:697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:42.723356  7572 consensus_queue.cc:237] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [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: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:42.730183  5541 catalog_manager.cc:5697] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 3 to 4, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.745790  5722 raft_consensus.cc:1275] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:12:42.760233  5760 consensus_peers.cc:597] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:42.761781  5686 leader_election.cc:336] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:42.762612  5686 leader_election.cc:336] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:42.783717  5722 raft_consensus.cc:1275] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:42.775112  5541 catalog_manager.cc:5697] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.789151  5544 catalog_manager.cc:5697] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 3 to 4, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 4 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:42.795554  5541 catalog_manager.cc:5697] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 1 to 2, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:42.895025  7567 log.cc:927] Time spent T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 13:12:42.897171  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 134563us
I20260709 13:12:42.900348  7474 consensus_queue.cc:1048] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:42.902935  5722 raft_consensus.cc:1275] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:12:42.912757  5760 consensus_peers.cc:597] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:42.913264  5760 consensus_peers.cc:597] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:42.913686  5760 consensus_peers.cc:597] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:42.914053  5760 consensus_peers.cc:597] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:42.917594  6402 raft_consensus.cc:1275] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:42.918306  6399 raft_consensus.cc:1275] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:42.931766  7553 consensus_queue.cc:1048] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:42.942359  6402 raft_consensus.cc:1275] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:42.950337  7446 consensus_queue.cc:1048] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:12:42.955626  6358 consensus_peers.cc:597] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:42.966732  6358 consensus_peers.cc:597] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:42.987095  4525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5668)
W20260709 13:12:42.988356  6358 consensus_peers.cc:597] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:42.995273  5686 consensus_peers.cc:597] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.004263  5760 consensus_peers.cc:597] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.005137  5760 consensus_peers.cc:597] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.005448  5686 consensus_peers.cc:597] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.005604  5760 consensus_peers.cc:597] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.006001  5686 consensus_peers.cc:597] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.006609  5686 consensus_peers.cc:597] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.011092  5762 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.4.107.126:45087, user_credentials={real_user=slave}} blocked reactor thread for 48360.6us
W20260709 13:12:43.011759  5760 consensus_peers.cc:597] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.022766  5760 consensus_peers.cc:597] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.037079  6359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:39123, user_credentials={real_user=slave}} blocked reactor thread for 114281us
I20260709 13:12:43.038064  7553 consensus_queue.cc:1048] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:12:43.043130  5760 consensus_peers.cc:597] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.049057  6358 consensus_peers.cc:597] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.051556  7557 consensus_queue.cc:1048] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:12:43.054306  7556 consensus_queue.cc:1048] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:12:43.055709  6399 raft_consensus.cc:1275] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:12:43.057564  7544 consensus_queue.cc:1048] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:12:43.062441  6358 consensus_peers.cc:597] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.078603  6358 consensus_peers.cc:597] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.079319  5686 consensus_peers.cc:597] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.083612  5686 consensus_peers.cc:597] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.107455  5686 consensus_peers.cc:597] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.123720  5686 consensus_peers.cc:597] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.150352  5686 consensus_peers.cc:597] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.197672  5760 consensus_peers.cc:597] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.203161  5796 raft_consensus.cc:1275] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Refusing update from remote peer 19c3f34997b24f6583646eae3cdeb9f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:12:43.207916  7596 consensus_queue.cc:1048] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:43.211362  5718 raft_consensus.cc:1275] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:43.214478  6402 raft_consensus.cc:1275] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:12:43.217001  6358 consensus_peers.cc:597] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.216827  7539 consensus_queue.cc:1048] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:12:43.217705  5686 consensus_peers.cc:597] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.222689  5686 consensus_peers.cc:597] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:43.224401  7571 consensus_queue.cc:1048] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:12:43.232745  6358 consensus_peers.cc:597] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.239753  5686 consensus_peers.cc:597] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.258138  5760 consensus_peers.cc:597] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:43.267016  6358 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.270890  5788 raft_consensus.cc:1275] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:43.272971  7571 consensus_queue.cc:1048] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:12:43.302089  5686 consensus_peers.cc:597] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.347131  6399 raft_consensus.cc:1275] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:12:43.348289  6358 consensus_peers.cc:597] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.348892  6358 consensus_peers.cc:597] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.350813  7561 consensus_queue.cc:1048] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:12:43.427477  6358 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.466318  5760 consensus_peers.cc:597] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:43.518600  5686 consensus_peers.cc:597] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:43.805266  7570 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:43.805912  7570 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:43.808234  7570 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:43.810352  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:43.811038  6401 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 3.
I20260709 13:12:43.812981  5686 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 
I20260709 13:12:43.813825  7544 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:43.814257  7544 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:43.814661  7544 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:12:43.816100  5686 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:43.824349  7544 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:43.836141  7544 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:43.838606  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd767b9eb0f4556bbcb23f1fda3c6c9" candidate_uuid: "1faaa39596744a1f9e33f03ca78881f1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:43.841655  6401 raft_consensus.cc:3060] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:12:43.842500  5686 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:43.850289  6401 raft_consensus.cc:2468] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1faaa39596744a1f9e33f03ca78881f1 in term 4.
I20260709 13:12:43.851752  5686 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1; no voters: 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:43.852540  7544 raft_consensus.cc:2804] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:43.857823  7544 raft_consensus.cc:697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Becoming Leader. State: Replica: 1faaa39596744a1f9e33f03ca78881f1, State: Running, Role: LEADER
I20260709 13:12:43.860139  7544 consensus_queue.cc:237] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:43.882395  5541 catalog_manager.cc:5697] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 reported cstate change: term changed from 2 to 4, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66). New cstate: current_term: 4 leader_uuid: "1faaa39596744a1f9e33f03ca78881f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:44.158490  7556 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:44.159044  7556 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:44.161109  7556 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:44.164284  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:44.165000  6401 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:44.166919  5760 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:44.169185  7549 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:44.169608  7549 raft_consensus.cc:493] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:44.169947  7549 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:12:44.209084  5760 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:44.248230  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46709, user_credentials={real_user=slave}} blocked reactor thread for 50445.4us
I20260709 13:12:44.305941  6401 raft_consensus.cc:1275] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Refusing update from remote peer 1faaa39596744a1f9e33f03ca78881f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:12:44.316381  7549 raft_consensus.cc:515] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:44.317344  7544 consensus_queue.cc:1048] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:12:44.330080  7549 leader_election.cc:290] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:44.382243  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4160b49aa864dfc922163681dfcd61d" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:44.382916  6401 raft_consensus.cc:3060] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:44.392045  6401 raft_consensus.cc:2468] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 3.
I20260709 13:12:44.420830  5760 leader_election.cc:304] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 
I20260709 13:12:44.421733  7608 raft_consensus.cc:2804] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:44.422258  7608 raft_consensus.cc:697] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:44.423157  7608 consensus_queue.cc:237] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:44.430018  5760 leader_election.cc:336] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:44.455014  5541 catalog_manager.cc:5697] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 reported cstate change: term changed from 1 to 3, leader changed from 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65) to 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "71733c04d5d64e49a536dc39500a5b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:44.600901  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
W20260709 13:12:44.676120  5686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 167810us
W20260709 13:12:44.677306  5686 consensus_peers.cc:597] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:44.865475  5687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:39521, user_credentials={real_user=slave}} blocked reactor thread for 59500us
W20260709 13:12:44.868729  6358 consensus_peers.cc:597] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:44.884801  6401 raft_consensus.cc:1275] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Refusing update from remote peer 71733c04d5d64e49a536dc39500a5b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:12:44.924741  7613 consensus_queue.cc:1048] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:12:44.943487  5760 consensus_peers.cc:597] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.016806  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
W20260709 13:12:45.022282  6359 consensus_peers.cc:597] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.071887  5761 consensus_peers.cc:597] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.072018  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:45.073083  4525 tablet_replica.cc:333] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.074147  4525 raft_consensus.cc:2243] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.075585  4525 raft_consensus.cc:2272] T f1435eeccac24ccfa956ac6bd6206301 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.078352  4525 tablet_replica.cc:333] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.079638  4525 raft_consensus.cc:2243] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.080318  4525 raft_consensus.cc:2272] T c428426323534f87a3af631be11b1e95 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.083048  4525 tablet_replica.cc:333] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.084059  4525 raft_consensus.cc:2243] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.085237  4525 raft_consensus.cc:2272] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.088346  4525 tablet_replica.cc:333] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.089382  4525 raft_consensus.cc:2243] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.090993  4525 raft_consensus.cc:2272] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.092842  6358 consensus_peers.cc:597] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:45.093967  4525 tablet_replica.cc:333] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.095026  4525 raft_consensus.cc:2243] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.096122  4525 raft_consensus.cc:2272] T 7c568099e6bf47c68a582f8e2044c63d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.099005  4525 tablet_replica.cc:333] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.099979  4525 raft_consensus.cc:2243] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.100693  4525 raft_consensus.cc:2272] T b59686d15e3b4beb908468d0b36886a6 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.103330  4525 tablet_replica.cc:333] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.104300  4525 raft_consensus.cc:2243] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.104979  4525 raft_consensus.cc:2272] T 8634910d644e400589c102deb3eec243 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.107858  4525 tablet_replica.cc:333] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.108740  4525 raft_consensus.cc:2243] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.109824  4525 raft_consensus.cc:2272] T 833357a1cea0429e83a28d9029e56370 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.112555  4525 tablet_replica.cc:333] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.113453  4525 raft_consensus.cc:2243] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.114910  4525 raft_consensus.cc:2272] T a93a9276742f4f29b06f956da1a36cbd P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.117692  4525 tablet_replica.cc:333] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.118599  4525 raft_consensus.cc:2243] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.119226  4525 raft_consensus.cc:2272] T 9f8a36e251d14c9cb0e852e9e89bc000 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.121850  4525 tablet_replica.cc:333] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.122682  4525 raft_consensus.cc:2243] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.123693  4525 raft_consensus.cc:2272] T a63cf5da51494b84943993967567dc5e P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.126242  4525 tablet_replica.cc:333] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.127077  4525 raft_consensus.cc:2243] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.127641  4525 raft_consensus.cc:2272] T 0b73efa07cfd49feab0fa6a43836a876 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.130344  4525 tablet_replica.cc:333] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.131203  4525 raft_consensus.cc:2243] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.131783  4525 raft_consensus.cc:2272] T 7f93067ffd6240019b167752d7483b71 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.132519  5760 consensus_peers.cc:597] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:45.134465  4525 tablet_replica.cc:333] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.135509  4525 raft_consensus.cc:2243] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.136615  4525 raft_consensus.cc:2272] T eb0422889bbb47c19df8664313b07453 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.137794  5760 consensus_peers.cc:597] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:45.139359  4525 tablet_replica.cc:333] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.140322  4525 raft_consensus.cc:2243] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.141758  4525 raft_consensus.cc:2272] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.144320  4525 tablet_replica.cc:333] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.145179  4525 raft_consensus.cc:2243] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.146241  4525 raft_consensus.cc:2272] T cc0e77faf63d4cf3862a37eee7a085fe P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.148803  4525 tablet_replica.cc:333] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.149607  4525 raft_consensus.cc:2243] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.150429  4525 raft_consensus.cc:2272] T 9a631cf13acd45afa8eb224ac7c6729b P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.153069  4525 tablet_replica.cc:333] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.153952  4525 raft_consensus.cc:2243] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.154553  4525 raft_consensus.cc:2272] T 4696d5d8d629451cb99fce036b03b4f1 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.157083  4525 tablet_replica.cc:333] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.157974  4525 raft_consensus.cc:2243] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.159088  4525 raft_consensus.cc:2272] T aaccd7a972654404b695dd1e0ce29465 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.161767  4525 tablet_replica.cc:333] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.162640  4525 raft_consensus.cc:2243] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.163723  4525 raft_consensus.cc:2272] T 8b4750ea7e344307901d38bc59d71026 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.166358  4525 tablet_replica.cc:333] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.167176  4525 raft_consensus.cc:2243] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.167775  4525 raft_consensus.cc:2272] T 30108797e3a843b19164040d50caa63c P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.171344  4525 tablet_replica.cc:333] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.172303  4525 raft_consensus.cc:2243] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.172991  4525 raft_consensus.cc:2272] T dcfd0724b0bf4485872b1b246f27ea32 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.175940  4525 tablet_replica.cc:333] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
W20260709 13:12:45.176599  5761 consensus_peers.cc:597] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.176852  4525 raft_consensus.cc:2243] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.178493  4525 raft_consensus.cc:2272] T 1e145bc229bf42ed889c15c6c523dff0 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.181203  4525 tablet_replica.cc:333] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.182111  4525 raft_consensus.cc:2243] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.183241  4525 raft_consensus.cc:2272] T 2b85c34822bf49beb3e22233fb1723aa P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.185863  4525 tablet_replica.cc:333] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
W20260709 13:12:45.186124  5760 consensus_peers.cc:597] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:45.186746  4525 raft_consensus.cc:2243] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.187878  4525 raft_consensus.cc:2272] T 921de9116c1a467d805a809fa42bd16b P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.190514  4525 tablet_replica.cc:333] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.191434  4525 raft_consensus.cc:2243] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.192008  4525 raft_consensus.cc:2272] T d77796aa81d04fc3936bdade631bcf29 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.193965  5761 consensus_peers.cc:597] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.194686  4525 tablet_replica.cc:333] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.195545  4525 raft_consensus.cc:2243] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.196095  4525 raft_consensus.cc:2272] T 085dab3864b04a05a940e00fbb89836a P 1faaa39596744a1f9e33f03ca78881f1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.198663  4525 tablet_replica.cc:333] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.199442  4525 raft_consensus.cc:2243] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.200014  4525 raft_consensus.cc:2272] T 73d020d934c44884bb8344b78a077f38 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.202476  4525 tablet_replica.cc:333] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.203213  4525 raft_consensus.cc:2243] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.203719  4525 raft_consensus.cc:2272] T b0c4ea22f3d940a89e2f4388d299aa6d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.206178  4525 tablet_replica.cc:333] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.206884  4525 raft_consensus.cc:2243] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.207876  4525 raft_consensus.cc:2272] T e888d26e960d4f86ba2c9b4856f412b1 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.210018  6359 consensus_peers.cc:597] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.210247  4525 tablet_replica.cc:333] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.211093  4525 raft_consensus.cc:2243] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.212152  4525 raft_consensus.cc:2272] T bad5e53f49814086af6b4c6b69c2750d P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.214717  4525 tablet_replica.cc:333] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.215502  4525 raft_consensus.cc:2243] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.216095  4525 raft_consensus.cc:2272] T f32098bf089b4316879964a7e1e69884 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.218822  4525 tablet_replica.cc:333] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.219640  4525 raft_consensus.cc:2243] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.220233  4525 raft_consensus.cc:2272] T 1d06f8241975444b97b12a23970f4631 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.222816  4525 tablet_replica.cc:333] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
W20260709 13:12:45.223532  6359 consensus_peers.cc:597] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.223593  4525 raft_consensus.cc:2243] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.224471  4525 raft_consensus.cc:2272] T a27ec1d2c8394df5a0ca70babe63dee2 P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.227243  4525 tablet_replica.cc:333] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.228003  4525 raft_consensus.cc:2243] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.228521  4525 raft_consensus.cc:2272] T b57683398241445987927440b5124039 P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.230896  4525 tablet_replica.cc:333] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.231621  4525 raft_consensus.cc:2243] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.232235  4525 raft_consensus.cc:2272] T 3002fc490caf47279af7887b228bfaaa P 1faaa39596744a1f9e33f03ca78881f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.234535  6359 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:45.235014  4525 tablet_replica.cc:333] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.236128  4525 raft_consensus.cc:2243] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.236943  4525 raft_consensus.cc:2272] T 26cac2cf797c4c6bbfc1c48643ffb033 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.242381  4525 tablet_replica.cc:333] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.243142  4525 raft_consensus.cc:2243] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.243631  4525 raft_consensus.cc:2272] T 5bbb5df175864681b184812d49337430 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.246461  4525 tablet_replica.cc:333] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.247866  4525 raft_consensus.cc:2243] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.248905  4525 raft_consensus.cc:2272] T 9f36fc4466d24f0d8d3699f364b6f51c P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.251201  4525 tablet_replica.cc:333] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.251719  4525 raft_consensus.cc:2243] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.252161  4525 raft_consensus.cc:2272] T ddd807eb9cde427ab363f69b39252e0d P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.253899  4525 tablet_replica.cc:333] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.254567  4525 raft_consensus.cc:2243] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.255364  4525 raft_consensus.cc:2272] T 7afa5706345743bebf8d313e5a31faab P 1faaa39596744a1f9e33f03ca78881f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.257520  4525 tablet_replica.cc:333] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.258211  4525 raft_consensus.cc:2243] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:45.258904  4525 raft_consensus.cc:2272] T ab28cbb2e7c741e39fe268ce747fe468 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.259608  5760 consensus_peers.cc:597] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:45.260962  4525 tablet_replica.cc:333] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.261503  4525 raft_consensus.cc:2243] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.262323  4525 raft_consensus.cc:2272] T a6bcc97c0a514b06a5b2ed4da604bf36 P 1faaa39596744a1f9e33f03ca78881f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:45.265538  4525 tablet_replica.cc:333] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1: stopping tablet replica
I20260709 13:12:45.266460  4525 raft_consensus.cc:2243] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:45.267411  4525 raft_consensus.cc:2272] T 439449161e844d789dd60ea1c147cc50 P 1faaa39596744a1f9e33f03ca78881f1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:45.270874  5761 consensus_peers.cc:597] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.274042  5761 consensus_peers.cc:597] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.285558  6359 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.291051  6359 consensus_peers.cc:597] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.294354  5760 consensus_peers.cc:597] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.317885  5761 consensus_peers.cc:597] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.335800  5760 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111) [suppressed 427 similar messages]
W20260709 13:12:45.338938  5760 consensus_peers.cc:597] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.365144  6359 consensus_peers.cc:597] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.401229  5760 consensus_peers.cc:597] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:45.424621  5761 consensus_peers.cc:597] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.430475  6359 consensus_peers.cc:597] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.451938  6358 consensus_peers.cc:597] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:45.461853  5761 consensus_peers.cc:597] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.467262  6359 consensus_peers.cc:597] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.472671  5761 consensus_peers.cc:597] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.479117  6358 consensus_peers.cc:597] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:45.506321  5761 consensus_peers.cc:597] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.515882  6359 consensus_peers.cc:597] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.522182  6358 consensus_peers.cc:597] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.532155  5576 debug-util.cc:398] Leaking SignalData structure 0x7b0800034ec0 after lost signal to thread 4528
W20260709 13:12:45.533351  5576 debug-util.cc:398] Leaking SignalData structure 0x7b08000353a0 after lost signal to thread 5579
W20260709 13:12:45.534754  5576 debug-util.cc:398] Leaking SignalData structure 0x7b08000394a0 after lost signal to thread 5746
W20260709 13:12:45.535924  5576 debug-util.cc:398] Leaking SignalData structure 0x7b080036b140 after lost signal to thread 5820
W20260709 13:12:45.537117  5576 debug-util.cc:398] Leaking SignalData structure 0x7b0800321d40 after lost signal to thread 6428
W20260709 13:12:45.548715  5761 consensus_peers.cc:597] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.573400  5761 consensus_peers.cc:597] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.589005  6359 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:45.608973  5760 consensus_peers.cc:597] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.637159  5760 consensus_peers.cc:597] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.657173  5760 consensus_peers.cc:597] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.672585  5760 consensus_peers.cc:597] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.733327  6358 consensus_peers.cc:597] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:45.759965  6358 consensus_peers.cc:597] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.760543  6358 consensus_peers.cc:597] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.783864  6358 consensus_peers.cc:597] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.828930  5760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:34209, user_credentials={real_user=slave}} blocked reactor thread for 57271.8us
W20260709 13:12:45.833895  5760 consensus_peers.cc:597] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.872509  5760 consensus_peers.cc:597] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:45.873111  5760 consensus_peers.cc:597] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.882429  6358 consensus_peers.cc:597] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.908601  6358 consensus_peers.cc:597] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.921335  5760 consensus_peers.cc:597] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:45.933252  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
W20260709 13:12:45.935139  6358 consensus_peers.cc:597] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:45.954042  6358 consensus_peers.cc:597] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:46.108682  6358 consensus_peers.cc:597] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:46.194607  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
W20260709 13:12:46.242345  6359 consensus_peers.cc:597] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:46.275069  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:46.278486  4525 tablet_replica.cc:333] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.279778  4525 raft_consensus.cc:2243] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.281518  4525 raft_consensus.cc:2272] T 7f93067ffd6240019b167752d7483b71 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.284890  4525 tablet_replica.cc:333] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.285940  4525 raft_consensus.cc:2243] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.286542  4525 raft_consensus.cc:2272] T b86de7e264a1459cb3802acd68c7d9e1 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.289579  4525 tablet_replica.cc:333] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.290092  7636 raft_consensus.cc:493] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.290712  4525 raft_consensus.cc:2243] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.291597  4525 raft_consensus.cc:2272] T 7c568099e6bf47c68a582f8e2044c63d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.290757  7636 raft_consensus.cc:515] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:46.292706  7613 raft_consensus.cc:493] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.293366  7613 raft_consensus.cc:515] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.294912  4525 tablet_replica.cc:333] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.295866  4525 raft_consensus.cc:2243] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.296468  4525 raft_consensus.cc:2272] T 3689acdd16514543a621671f1b785b0e P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.297171  7613 leader_election.cc:290] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:46.299492  4525 tablet_replica.cc:333] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.300503  4525 raft_consensus.cc:2243] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.301205  4525 raft_consensus.cc:2272] T 833357a1cea0429e83a28d9029e56370 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.304140  4525 tablet_replica.cc:333] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.305030  4525 raft_consensus.cc:2243] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.306388  4525 raft_consensus.cc:2272] T c428426323534f87a3af631be11b1e95 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.309353  4525 tablet_replica.cc:333] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.310117  7636 leader_election.cc:290] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:12:46.312817  5761 leader_election.cc:336] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.316654  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4750ea7e344307901d38bc59d71026" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:46.317546  7613 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.318324  7613 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:46.322098  5761 leader_election.cc:336] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.321269  7613 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:46.317765  7636 raft_consensus.cc:493] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.328128  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b85c34822bf49beb3e22233fb1723aa" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:46.328644  7636 raft_consensus.cc:515] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:46.331974  7636 leader_election.cc:290] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.334553  5760 leader_election.cc:304] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:46.310297  4525 raft_consensus.cc:2243] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:12:46.336139  5761 leader_election.cc:336] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.337870  5760 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:46.336715  7636 raft_consensus.cc:2749] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:46.337316  4525 raft_consensus.cc:2272] T b59686d15e3b4beb908468d0b36886a6 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.338959  7613 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:46.341841  4525 tablet_replica.cc:333] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.342773  4525 raft_consensus.cc:2243] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.346561  4525 raft_consensus.cc:2272] T 86b815a161b2486096040ac0f3d65521 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.344640  5761 leader_election.cc:336] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.351290  4525 tablet_replica.cc:333] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.352319  4525 raft_consensus.cc:2243] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.352927  7638 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.353545  4525 raft_consensus.cc:2272] T 6fa9c7c78dee46028747b3d57978e1be P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.354348  7622 raft_consensus.cc:493] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.355077  7622 raft_consensus.cc:515] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.356782  4525 tablet_replica.cc:333] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.357577  7622 leader_election.cc:290] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:46.353823  7638 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.361514  7638 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:46.365902  7622 raft_consensus.cc:493] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.358502  7634 raft_consensus.cc:493] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.368446  7634 raft_consensus.cc:515] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.368961  7638 raft_consensus.cc:493] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.369606  7638 raft_consensus.cc:515] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.371831  7638 leader_election.cc:290] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.372236  7634 leader_election.cc:290] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:46.367669  7622 raft_consensus.cc:515] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.373814  7641 raft_consensus.cc:493] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.377038  7613 raft_consensus.cc:493] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.376947  7641 raft_consensus.cc:515] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.377688  7613 raft_consensus.cc:515] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } }
I20260709 13:12:46.379419  7641 leader_election.cc:290] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
I20260709 13:12:46.374609  7639 raft_consensus.cc:493] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.380183  7639 raft_consensus.cc:515] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.382493  7639 leader_election.cc:290] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.383684  7636 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.384284  7636 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.385990  7622 leader_election.cc:290] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.386421  7636 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:46.357781  4525 raft_consensus.cc:2243] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.389433  4525 raft_consensus.cc:2272] T 9f8a36e251d14c9cb0e852e9e89bc000 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.395967  5761 leader_election.cc:336] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.396667  5761 leader_election.cc:336] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.397477  5760 leader_election.cc:336] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.398067  5760 leader_election.cc:304] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.388432  7613 leader_election.cc:290] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.399143  7636 raft_consensus.cc:2749] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:46.402835  6359 consensus_peers.cc:597] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.403470  6359 consensus_peers.cc:597] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:46.404940  4525 tablet_replica.cc:333] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.405983  4525 raft_consensus.cc:2243] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.406649  4525 raft_consensus.cc:2272] T a63cf5da51494b84943993967567dc5e P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.407079  5760 leader_election.cc:336] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.407634  5760 leader_election.cc:304] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:46.407644  6358 leader_election.cc:336] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:46.408931  6358 leader_election.cc:336] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:46.409436  6358 leader_election.cc:336] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.410683  7636 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.411312  7636 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.413609  7636 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:46.410254  7613 raft_consensus.cc:2749] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:46.419963  6359 leader_election.cc:336] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.420550  6359 leader_election.cc:336] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.418985  5761 leader_election.cc:336] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.415983  4525 tablet_replica.cc:333] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.424036  4525 raft_consensus.cc:2243] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.424793  4525 raft_consensus.cc:2272] T eb0422889bbb47c19df8664313b07453 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.430682  5760 leader_election.cc:336] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:46.431102  6359 leader_election.cc:336] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.431145  5760 leader_election.cc:304] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.430154  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921de9116c1a467d805a809fa42bd16b" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
W20260709 13:12:46.432052  6359 leader_election.cc:336] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.432482  6359 leader_election.cc:304] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:46.434306  6359 leader_election.cc:336] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.434935  6359 leader_election.cc:336] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.434193  7635 raft_consensus.cc:2749] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:46.435349  6359 leader_election.cc:304] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
W20260709 13:12:46.436331  6359 leader_election.cc:336] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.436712  6359 leader_election.cc:304] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.437430  7639 raft_consensus.cc:2749] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:46.437693  7622 raft_consensus.cc:2749] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:46.438581  7622 raft_consensus.cc:493] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.439504  4525 tablet_replica.cc:333] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.434428  7638 raft_consensus.cc:2749] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:46.439117  7622 raft_consensus.cc:515] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.440232  6402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2" is_pre_election: true
I20260709 13:12:46.440500  4525 raft_consensus.cc:2243] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.440884  6402 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 1.
I20260709 13:12:46.441701  4525 raft_consensus.cc:2272] T eebf031a71c74d13a3261c5ae40173e3 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.444734  4525 tablet_replica.cc:333] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.445605  4525 raft_consensus.cc:2243] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.446807  4525 raft_consensus.cc:2272] T 2b85c34822bf49beb3e22233fb1723aa P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.449229  6358 leader_election.cc:336] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.449692  4525 tablet_replica.cc:333] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.450619  4525 raft_consensus.cc:2243] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.451211  4525 raft_consensus.cc:2272] T dcfd0724b0bf4485872b1b246f27ea32 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.451140  7622 leader_election.cc:290] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.455837  4525 tablet_replica.cc:333] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.456758  4525 raft_consensus.cc:2243] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.458045  4525 raft_consensus.cc:2272] T 30108797e3a843b19164040d50caa63c P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.460951  4525 tablet_replica.cc:333] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.461884  4525 raft_consensus.cc:2243] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.462785  4525 raft_consensus.cc:2272] T 085dab3864b04a05a940e00fbb89836a P 71733c04d5d64e49a536dc39500a5b56 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.463115  7622 raft_consensus.cc:493] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.465607  4525 tablet_replica.cc:333] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.470301  4525 raft_consensus.cc:2243] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.471481  7622 raft_consensus.cc:515] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.471513  4525 raft_consensus.cc:2272] T 60b9c95bbd0340399aa595bac4fccf95 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.473779  7622 leader_election.cc:290] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.476823  4525 tablet_replica.cc:333] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.480648  4525 raft_consensus.cc:2243] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.482112  4525 raft_consensus.cc:2272] T 9a631cf13acd45afa8eb224ac7c6729b P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.482987  6358 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.488050  4525 tablet_replica.cc:333] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.489102  4525 raft_consensus.cc:2243] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.490392  4525 raft_consensus.cc:2272] T 62f7a24d0d594a5d82a088a95570d14d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.491973  6359 consensus_peers.cc:597] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.492586  6359 leader_election.cc:336] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.492960  6359 leader_election.cc:304] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
W20260709 13:12:46.494001  6359 leader_election.cc:336] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.494831  7638 raft_consensus.cc:2749] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:46.495323  4525 tablet_replica.cc:333] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.496217  4525 raft_consensus.cc:2243] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.498081  4525 raft_consensus.cc:2272] T aaccd7a972654404b695dd1e0ce29465 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.500864  4525 tablet_replica.cc:333] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.501732  4525 raft_consensus.cc:2243] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.502657  4525 raft_consensus.cc:2272] T 8b4750ea7e344307901d38bc59d71026 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.505270  4525 tablet_replica.cc:333] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.506114  4525 raft_consensus.cc:2243] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.506693  4525 raft_consensus.cc:2272] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.509349  4525 tablet_replica.cc:333] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.510347  4525 raft_consensus.cc:2243] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.511310  4525 raft_consensus.cc:2272] T d77796aa81d04fc3936bdade631bcf29 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.515648  4525 tablet_replica.cc:333] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.516443  4525 raft_consensus.cc:2243] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.517393  4525 raft_consensus.cc:2272] T 8634910d644e400589c102deb3eec243 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.494418  6359 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:46.519857  7622 raft_consensus.cc:2749] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:46.520236  6359 consensus_peers.cc:597] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:46.521996  4525 tablet_replica.cc:333] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.522858  4525 raft_consensus.cc:2243] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.524132  4525 raft_consensus.cc:2272] T ddd807eb9cde427ab363f69b39252e0d P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.523952  5760 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:46.525202  5760 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56 [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: 71733c04d5d64e49a536dc39500a5b56; no voters: 19c3f34997b24f6583646eae3cdeb9f2, 1faaa39596744a1f9e33f03ca78881f1
W20260709 13:12:46.525804  5760 raft_consensus.cc:2686] T 921de9116c1a467d805a809fa42bd16b P 71733c04d5d64e49a536dc39500a5b56: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:12:46.527653  7642 raft_consensus.cc:2804] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:46.528040  7642 raft_consensus.cc:493] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.528395  7642 raft_consensus.cc:3060] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.538697  7642 raft_consensus.cc:515] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.546761  7642 leader_election.cc:290] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: Requested vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 19c3f34997b24f6583646eae3cdeb9f2 (127.4.107.68:34209)
I20260709 13:12:46.541869  4525 tablet_replica.cc:333] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.548131  4525 raft_consensus.cc:2243] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.549046  4525 raft_consensus.cc:2272] T 9f36fc4466d24f0d8d3699f364b6f51c P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.551288  5761 leader_election.cc:336] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.551908  4525 tablet_replica.cc:333] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.552774  4525 raft_consensus.cc:2243] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.553874  4525 raft_consensus.cc:2272] T b0c4ea22f3d940a89e2f4388d299aa6d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.556727  4525 tablet_replica.cc:333] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.557529  4525 raft_consensus.cc:2243] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.558192  4525 raft_consensus.cc:2272] T 63ed771eff3b43218718d0dd1002daeb P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.559060  7639 raft_consensus.cc:493] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.559755  7639 raft_consensus.cc:515] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.561975  7639 leader_election.cc:290] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.562881  4525 tablet_replica.cc:333] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.564363  4525 raft_consensus.cc:2243] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.566017  4525 raft_consensus.cc:2272] T bad5e53f49814086af6b4c6b69c2750d P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.567456  6358 leader_election.cc:336] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.569689  4525 tablet_replica.cc:333] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
W20260709 13:12:46.570240  6359 leader_election.cc:336] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.570732  4525 raft_consensus.cc:2243] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.571755  4525 raft_consensus.cc:2272] T f32098bf089b4316879964a7e1e69884 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.570710  6359 leader_election.cc:304] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.574954  4525 tablet_replica.cc:333] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.575562  7622 raft_consensus.cc:2749] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:46.576545  6359 leader_election.cc:336] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.577268  6359 leader_election.cc:304] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.578204  7622 raft_consensus.cc:2749] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:12:46.579481  4525 raft_consensus.cc:2243] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.585170  4525 raft_consensus.cc:2272] T 66b1082fd92e4282b45a63381a089cee P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.585709  7638 raft_consensus.cc:493] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.586920  6401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afa5706345743bebf8d313e5a31faab" candidate_uuid: "71733c04d5d64e49a536dc39500a5b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19c3f34997b24f6583646eae3cdeb9f2"
I20260709 13:12:46.587548  6401 raft_consensus.cc:3060] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.587347  7638 raft_consensus.cc:515] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.589495  7638 leader_election.cc:290] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
W20260709 13:12:46.586679  6359 leader_election.cc:336] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.590504  6359 leader_election.cc:304] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:46.594038  7622 raft_consensus.cc:2749] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:46.594529  6359 leader_election.cc:336] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.595046  6359 leader_election.cc:304] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:46.595768  7622 raft_consensus.cc:2749] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:46.596207  6358 leader_election.cc:336] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
I20260709 13:12:46.593509  4525 tablet_replica.cc:333] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.597375  4525 raft_consensus.cc:2243] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.602190  4525 raft_consensus.cc:2272] T a4160b49aa864dfc922163681dfcd61d P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.606040  4525 tablet_replica.cc:333] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.608341  7622 raft_consensus.cc:493] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.608436  6401 raft_consensus.cc:2468] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71733c04d5d64e49a536dc39500a5b56 in term 2.
I20260709 13:12:46.610270  4525 raft_consensus.cc:2243] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.609823  7622 raft_consensus.cc:515] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ba1d3ceea67465888e0057bde8027b4" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46709 } } peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
W20260709 13:12:46.609108  6359 leader_election.cc:336] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.611200  6359 leader_election.cc:304] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.611946  7638 raft_consensus.cc:2749] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:46.612284  7622 leader_election.cc:290] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709), 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123)
I20260709 13:12:46.614346  4525 raft_consensus.cc:2272] T a7752515f7f344d697ff76bcd1ef4423 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:46.617022  6358 leader_election.cc:336] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111)
W20260709 13:12:46.615551  6359 consensus_peers.cc:597] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.617928  6359 consensus_peers.cc:597] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.618534  6359 consensus_peers.cc:597] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.620503  6359 consensus_peers.cc:597] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:46.621304  5760 leader_election.cc:304] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [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: 19c3f34997b24f6583646eae3cdeb9f2, 71733c04d5d64e49a536dc39500a5b56; no voters: 1faaa39596744a1f9e33f03ca78881f1
I20260709 13:12:46.622044  7642 raft_consensus.cc:2804] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.622541  7642 raft_consensus.cc:697] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Becoming Leader. State: Replica: 71733c04d5d64e49a536dc39500a5b56, State: Running, Role: LEADER
I20260709 13:12:46.619966  4525 tablet_replica.cc:333] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.623811  4525 raft_consensus.cc:2243] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.623499  7642 consensus_queue.cc:237] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [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: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.628507  4525 raft_consensus.cc:2272] T a27ec1d2c8394df5a0ca70babe63dee2 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.632791  4525 tablet_replica.cc:333] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
W20260709 13:12:46.629473  6359 leader_election.cc:336] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.633472  6359 leader_election.cc:304] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.634364  7622 raft_consensus.cc:2749] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:46.635462  6359 consensus_peers.cc:597] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:46.636466  6359 consensus_peers.cc:597] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Couldn't send request to peer 71733c04d5d64e49a536dc39500a5b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:46.639777  4525 raft_consensus.cc:2243] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.644126  4525 pending_rounds.cc:70] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Trying to abort 1 pending ops.
I20260709 13:12:46.644426  4525 pending_rounds.cc:77] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305636932113219584 op_type: NO_OP noop_request { }
W20260709 13:12:46.644649  6359 leader_election.cc:336] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
I20260709 13:12:46.645293  6359 leader_election.cc:304] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 3ba1d3ceea67465888e0057bde8027b4
I20260709 13:12:46.646116  7622 raft_consensus.cc:2749] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:46.644867  4525 raft_consensus.cc:2889] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:46.646908  4525 raft_consensus.cc:2272] T 7afa5706345743bebf8d313e5a31faab P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.651513  7622 raft_consensus.cc:493] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.652114  4525 tablet_replica.cc:333] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.652192  7622 raft_consensus.cc:515] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.653183  4525 raft_consensus.cc:2243] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.653929  4525 raft_consensus.cc:2272] T 4ce056b239bd4b86bb614be21e4ad67d P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.654793  7622 leader_election.cc:290] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:12:46.661360  6359 leader_election.cc:336] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.662415  6359 leader_election.cc:336] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.663779  6359 leader_election.cc:304] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:46.666119  7622 raft_consensus.cc:2749] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:12:46.666760  4525 tablet_replica.cc:333] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.667753  4525 raft_consensus.cc:2243] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.668543  7622 raft_consensus.cc:493] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1faaa39596744a1f9e33f03ca78881f1)
I20260709 13:12:46.668919  4525 raft_consensus.cc:2272] T 26cac2cf797c4c6bbfc1c48643ffb033 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.669178  7622 raft_consensus.cc:515] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1faaa39596744a1f9e33f03ca78881f1" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 39123 } } peers { permanent_uuid: "71733c04d5d64e49a536dc39500a5b56" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39521 } } peers { permanent_uuid: "19c3f34997b24f6583646eae3cdeb9f2" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 34209 } attrs { promote: false } }
I20260709 13:12:46.671638  7622 leader_election.cc:290] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123), 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521)
W20260709 13:12:46.675966  6359 leader_election.cc:336] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111)
W20260709 13:12:46.676714  6359 leader_election.cc:336] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71733c04d5d64e49a536dc39500a5b56 (127.4.107.67:39521): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:12:46.677369  6359 leader_election.cc:304] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [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: 19c3f34997b24f6583646eae3cdeb9f2; no voters: 1faaa39596744a1f9e33f03ca78881f1, 71733c04d5d64e49a536dc39500a5b56
I20260709 13:12:46.678215  7638 raft_consensus.cc:2749] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:46.681253  4525 tablet_replica.cc:333] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.682221  4525 raft_consensus.cc:2243] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.684487  4525 raft_consensus.cc:2272] T ce8b2266212c4a71b76015ba7ee22e20 P 71733c04d5d64e49a536dc39500a5b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.687484  4525 tablet_replica.cc:333] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.691066  4525 raft_consensus.cc:2243] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.692538  4525 raft_consensus.cc:2272] T b57683398241445987927440b5124039 P 71733c04d5d64e49a536dc39500a5b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.695770  4525 tablet_replica.cc:333] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.696521  4525 raft_consensus.cc:2243] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.697813  4525 raft_consensus.cc:2272] T fedf95ff15984aea8bbadcc503f441fb P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.700058  4525 tablet_replica.cc:333] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.700645  4525 raft_consensus.cc:2243] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:46.701574  4525 raft_consensus.cc:2272] T 7f78a0d89c3d4005b79a72223b88afcc P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.703514  4525 tablet_replica.cc:333] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.704008  4525 raft_consensus.cc:2243] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.704531  4525 raft_consensus.cc:2272] T a6bcc97c0a514b06a5b2ed4da604bf36 P 71733c04d5d64e49a536dc39500a5b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:46.706535  4525 tablet_replica.cc:333] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56: stopping tablet replica
I20260709 13:12:46.707037  4525 raft_consensus.cc:2243] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:46.707612  4525 raft_consensus.cc:2272] T 439449161e844d789dd60ea1c147cc50 P 71733c04d5d64e49a536dc39500a5b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.192725  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:12:47.295732  4525 tablet_server.cc:179] TabletServer@127.4.107.68:0 shutting down...
I20260709 13:12:47.337433  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:47.338508  4525 tablet_replica.cc:333] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.339727  4525 raft_consensus.cc:2243] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.340739  4525 raft_consensus.cc:2272] T a7752515f7f344d697ff76bcd1ef4423 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.343868  4525 tablet_replica.cc:333] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.344990  4525 raft_consensus.cc:2243] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.345885  4525 raft_consensus.cc:2272] T 62f7a24d0d594a5d82a088a95570d14d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.348245  4525 tablet_replica.cc:333] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.348862  4525 raft_consensus.cc:2243] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.349558  4525 raft_consensus.cc:2272] T a4160b49aa864dfc922163681dfcd61d P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.352766  4525 tablet_replica.cc:333] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.353562  4525 raft_consensus.cc:2243] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:12:47.354318  6358 consensus_peers.cc:597] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 3ba1d3ceea67465888e0057bde8027b4 (127.4.107.65:46709): Couldn't send request to peer 3ba1d3ceea67465888e0057bde8027b4. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46709: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:47.354468  4525 raft_consensus.cc:2272] T 9a631cf13acd45afa8eb224ac7c6729b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.357451  4525 tablet_replica.cc:333] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.358407  4525 raft_consensus.cc:2243] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.358971  4525 raft_consensus.cc:2272] T a93a9276742f4f29b06f956da1a36cbd P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:47.361322  6359 consensus_peers.cc:597] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 -> Peer 1faaa39596744a1f9e33f03ca78881f1 (127.4.107.66:39123): Couldn't send request to peer 1faaa39596744a1f9e33f03ca78881f1. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:39123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:47.361897  4525 tablet_replica.cc:333] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.362578  4525 raft_consensus.cc:2243] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.363022  4525 raft_consensus.cc:2272] T 921de9116c1a467d805a809fa42bd16b P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.365145  4525 tablet_replica.cc:333] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.365778  4525 raft_consensus.cc:2243] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.366416  4525 raft_consensus.cc:2272] T 1e145bc229bf42ed889c15c6c523dff0 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.368561  4525 tablet_replica.cc:333] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.369118  4525 raft_consensus.cc:2243] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.370097  4525 raft_consensus.cc:2272] T ab28cbb2e7c741e39fe268ce747fe468 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.372143  4525 tablet_replica.cc:333] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.372840  4525 raft_consensus.cc:2243] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.373281  4525 raft_consensus.cc:2272] T f1435eeccac24ccfa956ac6bd6206301 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.375386  4525 tablet_replica.cc:333] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.376013  4525 raft_consensus.cc:2243] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.376590  4525 raft_consensus.cc:2272] T 2b85c34822bf49beb3e22233fb1723aa P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.378767  4525 tablet_replica.cc:333] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.379329  4525 raft_consensus.cc:2243] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.379787  4525 raft_consensus.cc:2272] T 86b815a161b2486096040ac0f3d65521 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.381804  4525 tablet_replica.cc:333] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.382396  4525 raft_consensus.cc:2243] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.383030  4525 raft_consensus.cc:2272] T 8b4750ea7e344307901d38bc59d71026 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.385134  4525 tablet_replica.cc:333] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.385785  4525 raft_consensus.cc:2243] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.386595  4525 raft_consensus.cc:2272] T 4696d5d8d629451cb99fce036b03b4f1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.388731  4525 tablet_replica.cc:333] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.389505  4525 raft_consensus.cc:2243] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.390331  4525 raft_consensus.cc:2272] T 7afa5706345743bebf8d313e5a31faab P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.393167  4525 tablet_replica.cc:333] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.393913  4525 raft_consensus.cc:2243] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.394868  4525 raft_consensus.cc:2272] T eebf031a71c74d13a3261c5ae40173e3 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.396889  4525 tablet_replica.cc:333] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.397518  4525 raft_consensus.cc:2243] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.398173  4525 raft_consensus.cc:2272] T d77796aa81d04fc3936bdade631bcf29 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.400175  4525 tablet_replica.cc:333] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.400722  4525 raft_consensus.cc:2243] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.401497  4525 raft_consensus.cc:2272] T 73d020d934c44884bb8344b78a077f38 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.403613  4525 tablet_replica.cc:333] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.404198  4525 raft_consensus.cc:2243] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.404814  4525 raft_consensus.cc:2272] T b59686d15e3b4beb908468d0b36886a6 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.407426  4525 tablet_replica.cc:333] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.408200  4525 raft_consensus.cc:2243] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.409185  4525 raft_consensus.cc:2272] T 0b73efa07cfd49feab0fa6a43836a876 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.411477  4525 tablet_replica.cc:333] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.412036  4525 raft_consensus.cc:2243] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.412601  4525 raft_consensus.cc:2272] T 2cb6ba34e6ef43f28be7dbe0fda236bb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.414435  4525 tablet_replica.cc:333] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.414978  4525 raft_consensus.cc:2243] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.415498  4525 raft_consensus.cc:2272] T b8b7b02e8f7e4e2eaf0b3158a58e836b P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.417327  4525 tablet_replica.cc:333] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.417891  4525 raft_consensus.cc:2243] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.418371  4525 raft_consensus.cc:2272] T 9f36fc4466d24f0d8d3699f364b6f51c P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.420171  4525 tablet_replica.cc:333] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.420688  4525 raft_consensus.cc:2243] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.421181  4525 raft_consensus.cc:2272] T e888d26e960d4f86ba2c9b4856f412b1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.422981  4525 tablet_replica.cc:333] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.423540  4525 raft_consensus.cc:2243] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.424016  4525 raft_consensus.cc:2272] T 60b9c95bbd0340399aa595bac4fccf95 P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.426127  4525 tablet_replica.cc:333] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.426753  4525 raft_consensus.cc:2243] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.427799  4525 raft_consensus.cc:2272] T 6fa9c7c78dee46028747b3d57978e1be P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.430035  4525 tablet_replica.cc:333] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.430572  4525 raft_consensus.cc:2243] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.431074  4525 raft_consensus.cc:2272] T 66b1082fd92e4282b45a63381a089cee P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.432943  4525 tablet_replica.cc:333] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.433471  4525 raft_consensus.cc:2243] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.434283  4525 raft_consensus.cc:2272] T 3689acdd16514543a621671f1b785b0e P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.436300  4525 tablet_replica.cc:333] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.436849  4525 raft_consensus.cc:2243] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.437677  4525 raft_consensus.cc:2272] T ce8b2266212c4a71b76015ba7ee22e20 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.439762  4525 tablet_replica.cc:333] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.440310  4525 raft_consensus.cc:2243] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.440837  4525 raft_consensus.cc:2272] T fedf95ff15984aea8bbadcc503f441fb P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.442756  4525 tablet_replica.cc:333] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.443356  4525 raft_consensus.cc:2243] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.443810  4525 raft_consensus.cc:2272] T bcd767b9eb0f4556bbcb23f1fda3c6c9 P 19c3f34997b24f6583646eae3cdeb9f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.445850  4525 tablet_replica.cc:333] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.446390  4525 raft_consensus.cc:2243] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.446897  4525 raft_consensus.cc:2272] T 085dab3864b04a05a940e00fbb89836a P 19c3f34997b24f6583646eae3cdeb9f2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.449438  4525 tablet_replica.cc:333] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.450194  4525 raft_consensus.cc:2243] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.451264  4525 raft_consensus.cc:2272] T 63ed771eff3b43218718d0dd1002daeb P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.453671  4525 tablet_replica.cc:333] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.454217  4525 raft_consensus.cc:2243] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.454754  4525 raft_consensus.cc:2272] T bad5e53f49814086af6b4c6b69c2750d P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.456640  4525 tablet_replica.cc:333] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.457147  4525 raft_consensus.cc:2243] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.457945  4525 raft_consensus.cc:2272] T f32098bf089b4316879964a7e1e69884 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.459874  4525 tablet_replica.cc:333] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.460397  4525 raft_consensus.cc:2243] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.461131  4525 raft_consensus.cc:2272] T 9f8a36e251d14c9cb0e852e9e89bc000 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.463003  4525 tablet_replica.cc:333] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.463497  4525 raft_consensus.cc:2243] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.464226  4525 raft_consensus.cc:2272] T dcfd0724b0bf4485872b1b246f27ea32 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.467109  4525 tablet_replica.cc:333] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.467828  4525 raft_consensus.cc:2243] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.468747  4525 raft_consensus.cc:2272] T b86de7e264a1459cb3802acd68c7d9e1 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.470690  4525 tablet_replica.cc:333] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.471217  4525 raft_consensus.cc:2243] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.472080  4525 raft_consensus.cc:2272] T 5bbb5df175864681b184812d49337430 P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.474288  4525 tablet_replica.cc:333] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.474776  4525 raft_consensus.cc:2243] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.475540  4525 raft_consensus.cc:2272] T 3002fc490caf47279af7887b228bfaaa P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.477322  4525 tablet_replica.cc:333] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.477913  4525 raft_consensus.cc:2243] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.478650  4525 raft_consensus.cc:2272] T 7f93067ffd6240019b167752d7483b71 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.480365  4525 tablet_replica.cc:333] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.480852  4525 raft_consensus.cc:2243] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.481309  4525 raft_consensus.cc:2272] T cc0e77faf63d4cf3862a37eee7a085fe P 19c3f34997b24f6583646eae3cdeb9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.483255  4525 tablet_replica.cc:333] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.483721  4525 raft_consensus.cc:2243] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.484601  4525 raft_consensus.cc:2272] T 4ce056b239bd4b86bb614be21e4ad67d P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.486690  4525 tablet_replica.cc:333] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.487162  4525 raft_consensus.cc:2243] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:47.487610  4525 raft_consensus.cc:2272] T 7f78a0d89c3d4005b79a72223b88afcc P 19c3f34997b24f6583646eae3cdeb9f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.489333  4525 tablet_replica.cc:333] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2: stopping tablet replica
I20260709 13:12:47.489841  4525 raft_consensus.cc:2243] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.490576  4525 raft_consensus.cc:2272] T 1d06f8241975444b97b12a23970f4631 P 19c3f34997b24f6583646eae3cdeb9f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.578480  4525 tablet_server.cc:196] TabletServer@127.4.107.68:0 shutdown complete.
I20260709 13:12:47.653832  4525 master.cc:562] Master@127.4.107.126:45087 shutting down...
W20260709 13:12:47.705390  5593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:12:47.706773  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:47.707386  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:47.707731  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee01dcb28b6044289bcc9476e2238939: stopping tablet replica
W20260709 13:12:48.729434  4525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5576)
W20260709 13:12:49.729998  4525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5576)
I20260709 13:12:50.189047  4525 master.cc:584] Master@127.4.107.126:45087 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (70628 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:12:50.294816  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:46165
I20260709 13:12:50.296021  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:50.302310  7645 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
W20260709 13:12:50.302597  7646 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
W20260709 13:12:50.303187  7648 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
I20260709 13:12:50.307808  4525 server_base.cc:1061] running on GCE node
I20260709 13:12:50.309406  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:50.309676  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:50.309867  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602770309851 us; error 0 us; skew 500 ppm
I20260709 13:12:50.310405  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:50.312814  4525 webserver.cc:533] Webserver started at http://127.4.107.126:44575/ using document root <none> and password file <none>
I20260709 13:12:50.313284  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:50.313458  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:50.313767  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:50.314944  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "2fff431421784f22806d8f47a775d0a7"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.319504  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:12:50.322983  7653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.323741  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:12:50.323995  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "2fff431421784f22806d8f47a775d0a7"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.324236  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:12:50.339370  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:50.340566  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:50.380407  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:46165
I20260709 13:12:50.380527  7704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:46165 every 8 connection(s)
I20260709 13:12:50.384653  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:50.396148  7705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7: Bootstrap starting.
I20260709 13:12:50.401028  7705 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:50.405663  7705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7: No bootstrap required, opened a new log
I20260709 13:12:50.407878  7705 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER }
I20260709 13:12:50.408269  7705 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:50.408547  7705 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fff431421784f22806d8f47a775d0a7, State: Initialized, Role: FOLLOWER
I20260709 13:12:50.409169  7705 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER }
I20260709 13:12:50.409673  7705 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:50.409919  7705 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:50.410204  7705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:50.414804  7705 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER }
I20260709 13:12:50.415364  7705 leader_election.cc:304] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [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: 2fff431421784f22806d8f47a775d0a7; no voters: 
I20260709 13:12:50.416576  7705 leader_election.cc:290] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:50.416929  7708 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:50.418433  7708 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2fff431421784f22806d8f47a775d0a7, State: Running, Role: LEADER
I20260709 13:12:50.419210  7708 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [LEADER]: Queue going to LEADER mode. State: All 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: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER }
I20260709 13:12:50.419727  7705 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:50.424485  7709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2fff431421784f22806d8f47a775d0a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER } }
I20260709 13:12:50.424494  7710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fff431421784f22806d8f47a775d0a7. Latest consensus state: current_term: 1 leader_uuid: "2fff431421784f22806d8f47a775d0a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fff431421784f22806d8f47a775d0a7" member_type: VOTER } }
I20260709 13:12:50.425505  7709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:50.425799  7710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:50.429138  7716 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:50.434531  7716 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:50.438691  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:50.444396  7716 catalog_manager.cc:1383] Generated new cluster ID: 50effa13bff043c797ab418ba58beaa9
I20260709 13:12:50.444732  7716 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:50.490728  7716 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:50.492069  7716 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:50.506608  7716 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7: Generated new TSK 0
I20260709 13:12:50.507251  7716 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:50.570358  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:50.576602  7726 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
W20260709 13:12:50.577984  7727 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
W20260709 13:12:50.579914  7729 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
I20260709 13:12:50.580139  4525 server_base.cc:1061] running on GCE node
I20260709 13:12:50.581544  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:50.581815  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:50.581943  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602770581932 us; error 0 us; skew 500 ppm
I20260709 13:12:50.582440  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:50.584972  4525 webserver.cc:533] Webserver started at http://127.4.107.65:40175/ using document root <none> and password file <none>
I20260709 13:12:50.585417  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:50.585572  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:50.585879  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:50.586969  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "a585be5f77f74a949b04056094c1dd96"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.591428  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:50.595126  7734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.596274  4525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:12:50.596661  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "a585be5f77f74a949b04056094c1dd96"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.596980  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:12:50.616963  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:50.618338  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:50.619907  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:50.622432  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:50.622663  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.622922  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:50.623121  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.664465  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:46091
I20260709 13:12:50.664577  7796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:46091 every 8 connection(s)
I20260709 13:12:50.669826  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:50.677372  7801 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
W20260709 13:12:50.678390  7802 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
W20260709 13:12:50.681460  7804 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
I20260709 13:12:50.682320  4525 server_base.cc:1061] running on GCE node
I20260709 13:12:50.682519  7797 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46165
I20260709 13:12:50.682983  7797 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:50.683843  7797 heartbeater.cc:507] Master 127.4.107.126:46165 requested a full tablet report, sending...
I20260709 13:12:50.684005  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:50.684312  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:50.684491  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602770684462 us; error 0 us; skew 500 ppm
I20260709 13:12:50.685235  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:50.686305  7670 ts_manager.cc:194] Registered new tserver with Master: a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:50.687955  4525 webserver.cc:533] Webserver started at http://127.4.107.66:41565/ using document root <none> and password file <none>
I20260709 13:12:50.688525  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:50.688491  7670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50644
I20260709 13:12:50.688933  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:50.689268  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:50.690541  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "1d56e6d879df4297aa531542711b6bea"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.694840  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:50.698145  7809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.698966  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:50.699357  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "1d56e6d879df4297aa531542711b6bea"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.699630  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:12:50.714123  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:50.715338  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:50.716851  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:50.719056  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:50.719290  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.719529  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:50.719704  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.761055  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:38083
I20260709 13:12:50.761176  7871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:38083 every 8 connection(s)
I20260709 13:12:50.766650  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:50.775014  7875 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
W20260709 13:12:50.776425  7876 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
I20260709 13:12:50.778453  7872 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46165
I20260709 13:12:50.779036  7872 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:50.780012  4525 server_base.cc:1061] running on GCE node
I20260709 13:12:50.780085  7872 heartbeater.cc:507] Master 127.4.107.126:46165 requested a full tablet report, sending...
W20260709 13:12:50.780815  7878 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
I20260709 13:12:50.781946  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:50.782224  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:50.782426  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602770782408 us; error 0 us; skew 500 ppm
I20260709 13:12:50.782662  7670 ts_manager.cc:194] Registered new tserver with Master: 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:50.783130  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:50.784574  7670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50654
I20260709 13:12:50.786203  4525 webserver.cc:533] Webserver started at http://127.4.107.67:39737/ using document root <none> and password file <none>
I20260709 13:12:50.786892  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:50.787138  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:50.787410  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:50.788506  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "adafba0c6a2348f0888dec4796824f45"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.792786  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:12:50.796298  7883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.797118  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:12:50.797385  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "adafba0c6a2348f0888dec4796824f45"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.797789  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:12:50.824301  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:50.825595  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:50.827046  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:50.829252  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:50.829458  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.829752  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:50.829919  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.870150  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:38301
I20260709 13:12:50.870325  7945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:38301 every 8 connection(s)
I20260709 13:12:50.875172  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:50.882992  7949 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
W20260709 13:12:50.883945  7950 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
I20260709 13:12:50.888805  7946 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46165
W20260709 13:12:50.888865  7952 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
I20260709 13:12:50.889303  4525 server_base.cc:1061] running on GCE node
I20260709 13:12:50.889483  7946 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:50.891279  7946 heartbeater.cc:507] Master 127.4.107.126:46165 requested a full tablet report, sending...
I20260709 13:12:50.891629  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:50.891916  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:12:50.892132  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602770892109 us; error 0 us; skew 500 ppm
I20260709 13:12:50.892773  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:50.893631  7670 ts_manager.cc:194] Registered new tserver with Master: adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:50.895830  7670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50666
I20260709 13:12:50.895915  4525 webserver.cc:533] Webserver started at http://127.4.107.68:45353/ using document root <none> and password file <none>
I20260709 13:12:50.896687  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:50.896979  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:50.897317  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:50.898904  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-3-root/instance:
uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.903898  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:50.907974  7957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.908778  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:12:50.909054  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:12:50.909297  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:12:50.937207  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:50.938566  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:50.940045  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:50.942121  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:50.942333  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.942605  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:50.942767  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:50.985740  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.68:37419
I20260709 13:12:50.985838  8019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.68:37419 every 8 connection(s)
I20260709 13:12:50.999807  8020 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46165
I20260709 13:12:51.000245  8020 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:51.001076  8020 heartbeater.cc:507] Master 127.4.107.126:46165 requested a full tablet report, sending...
I20260709 13:12:51.003160  7670 ts_manager.cc:194] Registered new tserver with Master: 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:51.004071  4525 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015001034s
I20260709 13:12:51.004714  7670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50668
I20260709 13:12:51.031745  7670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50676:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:12:51.295961  7837 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa5a10b423648efbee1f82cf6535a68 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:12:51.297478  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa5a10b423648efbee1f82cf6535a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.300295  7836 tablet_service.cc:1511] Processing CreateTablet for tablet 74cf1246321b4e13840d47c24a2bdf7b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:12:51.302824  7835 tablet_service.cc:1511] Processing CreateTablet for tablet 978193b11dd34ee4a8f0978d5e986b20 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:12:51.305347  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 74cf1246321b4e13840d47c24a2bdf7b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:12:51.306946  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cf1246321b4e13840d47c24a2bdf7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.306622  7833 tablet_service.cc:1511] Processing CreateTablet for tablet 51011fe11b8143aa89e980a1a14f882a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:12:51.308027  7756 tablet_service.cc:1511] Processing CreateTablet for tablet baa8618a807042889dc2bd2747ab67e7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:12:51.310595  7831 tablet_service.cc:1511] Processing CreateTablet for tablet baa8618a807042889dc2bd2747ab67e7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:12:51.311327  7836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cf1246321b4e13840d47c24a2bdf7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.312178  7831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa8618a807042889dc2bd2747ab67e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.310535  7759 tablet_service.cc:1511] Processing CreateTablet for tablet 3685170d8c9e4a1b8429313f91dd4a5b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:12:51.312039  7757 tablet_service.cc:1511] Processing CreateTablet for tablet 1c45dbc39d3241ea9e406f3d30309417 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:12:51.313171  7762 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa5a10b423648efbee1f82cf6535a68 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:12:51.313651  7759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3685170d8c9e4a1b8429313f91dd4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.305377  7834 tablet_service.cc:1511] Processing CreateTablet for tablet 3685170d8c9e4a1b8429313f91dd4a5b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:12:51.314556  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51011fe11b8143aa89e980a1a14f882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.315493  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3685170d8c9e4a1b8429313f91dd4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.312039  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 51011fe11b8143aa89e980a1a14f882a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:12:51.310425  7760 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ecb1de1b9416f9f1758967b6634bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:12:51.319741  7835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978193b11dd34ee4a8f0978d5e986b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.319968  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa8618a807042889dc2bd2747ab67e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.320744  7760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ecb1de1b9416f9f1758967b6634bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.323237  7757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c45dbc39d3241ea9e406f3d30309417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.324470  7762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa5a10b423648efbee1f82cf6535a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.313867  7832 tablet_service.cc:1511] Processing CreateTablet for tablet ae681d0c61d64aaeb04526da9fb3bd17 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:12:51.327304  7832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae681d0c61d64aaeb04526da9fb3bd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.328027  7985 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa5a10b423648efbee1f82cf6535a68 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:12:51.329433  7985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa5a10b423648efbee1f82cf6535a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.342587  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 59b4da03f5464a929d6fc2bf2c49a43d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:12:51.343626  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 029e59f4c0384625a9c34ae6d6d5ca45 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:12:51.344110  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b4da03f5464a929d6fc2bf2c49a43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.331528  7980 tablet_service.cc:1511] Processing CreateTablet for tablet ae681d0c61d64aaeb04526da9fb3bd17 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:12:51.346483  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae681d0c61d64aaeb04526da9fb3bd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.347551  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 029e59f4c0384625a9c34ae6d6d5ca45 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:12:51.349460  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029e59f4c0384625a9c34ae6d6d5ca45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.333408  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 1c45dbc39d3241ea9e406f3d30309417 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:12:51.351227  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c45dbc39d3241ea9e406f3d30309417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.334707  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 029e59f4c0384625a9c34ae6d6d5ca45 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:12:51.352578  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029e59f4c0384625a9c34ae6d6d5ca45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.335122  7982 tablet_service.cc:1511] Processing CreateTablet for tablet 51011fe11b8143aa89e980a1a14f882a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:12:51.336838  7983 tablet_service.cc:1511] Processing CreateTablet for tablet 978193b11dd34ee4a8f0978d5e986b20 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:12:51.338505  7984 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ecb1de1b9416f9f1758967b6634bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:12:51.339391  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51011fe11b8143aa89e980a1a14f882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.359138  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51011fe11b8143aa89e980a1a14f882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.359823  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029e59f4c0384625a9c34ae6d6d5ca45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.363314  7984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ecb1de1b9416f9f1758967b6634bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.367077  7983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978193b11dd34ee4a8f0978d5e986b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.406960  7754 tablet_service.cc:1511] Processing CreateTablet for tablet 59b4da03f5464a929d6fc2bf2c49a43d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:12:51.412595  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b4da03f5464a929d6fc2bf2c49a43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.433524  7834 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8f98fa7225487888ef4091e133e0f9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:12:51.435096  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8f98fa7225487888ef4091e133e0f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:51.435196  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:51.452450  7977 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8f98fa7225487888ef4091e133e0f9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:12:51.457466  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8f98fa7225487888ef4091e133e0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.458537  7757 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd22075fd894a398ce9db5ed4ebc0a7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:12:51.460064  7757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd22075fd894a398ce9db5ed4ebc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.463550  7836 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd22075fd894a398ce9db5ed4ebc0a7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:12:51.465052  7836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd22075fd894a398ce9db5ed4ebc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.466531  8039 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:51.482232  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 642976fb08574a53ae25c1913129a56b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:12:51.483851  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642976fb08574a53ae25c1913129a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.492590  8040 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:51.495643  7837 tablet_service.cc:1511] Processing CreateTablet for tablet 642976fb08574a53ae25c1913129a56b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:12:51.496320  7911 tablet_service.cc:1511] Processing CreateTablet for tablet 74cf1246321b4e13840d47c24a2bdf7b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:12:51.497215  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642976fb08574a53ae25c1913129a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.507694  7909 tablet_service.cc:1511] Processing CreateTablet for tablet 978193b11dd34ee4a8f0978d5e986b20 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:12:51.507992  7904 tablet_service.cc:1511] Processing CreateTablet for tablet 59b4da03f5464a929d6fc2bf2c49a43d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:12:51.509899  7905 tablet_service.cc:1511] Processing CreateTablet for tablet baa8618a807042889dc2bd2747ab67e7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:12:51.510411  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b4da03f5464a929d6fc2bf2c49a43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.512542  7907 tablet_service.cc:1511] Processing CreateTablet for tablet 1c45dbc39d3241ea9e406f3d30309417 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:12:51.513790  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978193b11dd34ee4a8f0978d5e986b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.514767  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 3685170d8c9e4a1b8429313f91dd4a5b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:12:51.516206  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3685170d8c9e4a1b8429313f91dd4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.518743  7906 tablet_service.cc:1511] Processing CreateTablet for tablet ae681d0c61d64aaeb04526da9fb3bd17 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:12:51.520198  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae681d0c61d64aaeb04526da9fb3bd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.499923  7910 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ecb1de1b9416f9f1758967b6634bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:12:51.530121  7911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cf1246321b4e13840d47c24a2bdf7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.530942  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa8618a807042889dc2bd2747ab67e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.532413  7910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ecb1de1b9416f9f1758967b6634bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.533516  7903 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8f98fa7225487888ef4091e133e0f9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:12:51.535015  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8f98fa7225487888ef4091e133e0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.534750  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd22075fd894a398ce9db5ed4ebc0a7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:12:51.536181  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd22075fd894a398ce9db5ed4ebc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.538129  7907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c45dbc39d3241ea9e406f3d30309417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.533372  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 642976fb08574a53ae25c1913129a56b (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:12:51.543031  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642976fb08574a53ae25c1913129a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.549925  7978 tablet_service.cc:1511] Processing CreateTablet for tablet f77c6ae0e8d84f5e9f815f139709fa39 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:12:51.570420  7755 tablet_service.cc:1511] Processing CreateTablet for tablet f77c6ae0e8d84f5e9f815f139709fa39 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:12:51.572024  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77c6ae0e8d84f5e9f815f139709fa39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.566568  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77c6ae0e8d84f5e9f815f139709fa39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.584372  8041 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:51.602121  8039 tablet_bootstrap.cc:654] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.616756  8041 tablet_bootstrap.cc:654] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.620440  8040 tablet_bootstrap.cc:654] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.631707  8039 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:51.632397  8039 ts_tablet_manager.cc:1403] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.009s
I20260709 13:12:51.635598  8039 raft_consensus.cc:359] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.636358  8039 raft_consensus.cc:385] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:51.636673  8039 raft_consensus.cc:740] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:51.637403  8039 consensus_queue.cc:260] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.651510  7979 tablet_service.cc:1511] Processing CreateTablet for tablet ed36d1ca10f64c41884a82f8597ab8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:12:51.652915  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36d1ca10f64c41884a82f8597ab8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.659196  7756 tablet_service.cc:1511] Processing CreateTablet for tablet beab57e4bc7f4886a0d6ffb00ff4526c (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:12:51.661082  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab57e4bc7f4886a0d6ffb00ff4526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.665946  7833 tablet_service.cc:1511] Processing CreateTablet for tablet beab57e4bc7f4886a0d6ffb00ff4526c (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:12:51.668993  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab57e4bc7f4886a0d6ffb00ff4526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.670572  7905 tablet_service.cc:1511] Processing CreateTablet for tablet f77c6ae0e8d84f5e9f815f139709fa39 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:12:51.675185  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77c6ae0e8d84f5e9f815f139709fa39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.691566  7797 heartbeater.cc:499] Master 127.4.107.126:46165 was elected leader, sending a full tablet report...
I20260709 13:12:51.691995  8039 ts_tablet_manager.cc:1434] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.026s
I20260709 13:12:51.691746  7902 tablet_service.cc:1511] Processing CreateTablet for tablet ed36d1ca10f64c41884a82f8597ab8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:12:51.692817  7872 heartbeater.cc:499] Master 127.4.107.126:46165 was elected leader, sending a full tablet report...
I20260709 13:12:51.693141  8039 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:51.693267  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36d1ca10f64c41884a82f8597ab8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.698539  7903 tablet_service.cc:1511] Processing CreateTablet for tablet beab57e4bc7f4886a0d6ffb00ff4526c (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:12:51.700373  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab57e4bc7f4886a0d6ffb00ff4526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.710554  7830 tablet_service.cc:1511] Processing CreateTablet for tablet ed36d1ca10f64c41884a82f8597ab8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:12:51.712083  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36d1ca10f64c41884a82f8597ab8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.727558  8039 tablet_bootstrap.cc:654] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.692440  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 91cd4c90917a4b79b62b46f26832a52f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:12:51.740203  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cd4c90917a4b79b62b46f26832a52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.740404  8043 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:51.741386  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 91cd4c90917a4b79b62b46f26832a52f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:12:51.745466  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cd4c90917a4b79b62b46f26832a52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.752679  8041 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:51.753258  8041 ts_tablet_manager.cc:1403] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.169s	user 0.015s	sys 0.006s
I20260709 13:12:51.756705  8041 raft_consensus.cc:359] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.753186  7833 tablet_service.cc:1511] Processing CreateTablet for tablet 91cd4c90917a4b79b62b46f26832a52f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:12:51.759130  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cd4c90917a4b79b62b46f26832a52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.760632  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 68dd02d9eefb4db59c4b257cff1e7fe9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:12:51.764722  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68dd02d9eefb4db59c4b257cff1e7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.757567  8041 raft_consensus.cc:385] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:51.766614  7873 tablet.cc:2406] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:12:51.766835  8043 tablet_bootstrap.cc:654] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.779222  8039 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:51.779769  8039 ts_tablet_manager.cc:1403] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.008s
I20260709 13:12:51.770810  8041 raft_consensus.cc:740] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:51.793243  8040 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:51.794034  8040 ts_tablet_manager.cc:1403] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.302s	user 0.015s	sys 0.011s
I20260709 13:12:51.794353  8039 raft_consensus.cc:359] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:51.795420  8039 raft_consensus.cc:385] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:51.795831  8039 raft_consensus.cc:740] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:51.787899  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 68dd02d9eefb4db59c4b257cff1e7fe9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:12:51.800527  8041 consensus_queue.cc:260] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.798342  8040 raft_consensus.cc:359] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:51.810449  8040 raft_consensus.cc:385] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:51.812305  8040 raft_consensus.cc:740] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:51.813150  8040 consensus_queue.cc:260] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:51.818631  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 68dd02d9eefb4db59c4b257cff1e7fe9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:12:51.814216  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68dd02d9eefb4db59c4b257cff1e7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.806373  8039 consensus_queue.cc:260] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:51.825847  8043 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:51.826395  8043 ts_tablet_manager.cc:1403] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.014s
I20260709 13:12:51.827877  7833 tablet_service.cc:1511] Processing CreateTablet for tablet f29340e3621246379b95a56602881cd5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:12:51.820717  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68dd02d9eefb4db59c4b257cff1e7fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.830446  8039 ts_tablet_manager.cc:1434] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 13:12:51.831503  8039 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:51.836150  7909 tablet_service.cc:1511] Processing CreateTablet for tablet f29340e3621246379b95a56602881cd5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:12:51.837154  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29340e3621246379b95a56602881cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.837572  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29340e3621246379b95a56602881cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.829407  8043 raft_consensus.cc:359] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.850071  8043 raft_consensus.cc:385] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:51.845553  7981 tablet_service.cc:1511] Processing CreateTablet for tablet f29340e3621246379b95a56602881cd5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:12:51.851632  8043 raft_consensus.cc:740] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:51.852607  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29340e3621246379b95a56602881cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.852531  8043 consensus_queue.cc:260] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:51.859570  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef89d76530a462a8c3f2a591457a414 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:12:51.862558  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef89d76530a462a8c3f2a591457a414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.867231  7756 tablet_service.cc:1511] Processing CreateTablet for tablet b3475880d6f04ec6925db896ea6b8bef (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:12:51.869194  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3475880d6f04ec6925db896ea6b8bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.871731  7908 tablet_service.cc:1511] Processing CreateTablet for tablet b3475880d6f04ec6925db896ea6b8bef (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:12:51.873342  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3475880d6f04ec6925db896ea6b8bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.875437  7834 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef89d76530a462a8c3f2a591457a414 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:12:51.875504  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef89d76530a462a8c3f2a591457a414 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:12:51.878080  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef89d76530a462a8c3f2a591457a414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.872745  7830 tablet_service.cc:1511] Processing CreateTablet for tablet b3475880d6f04ec6925db896ea6b8bef (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:12:51.876953  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef89d76530a462a8c3f2a591457a414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.882745  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3475880d6f04ec6925db896ea6b8bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.900197  7946 heartbeater.cc:499] Master 127.4.107.126:46165 was elected leader, sending a full tablet report...
I20260709 13:12:51.901503  8043 ts_tablet_manager.cc:1434] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.075s	user 0.017s	sys 0.026s
I20260709 13:12:51.902777  8043 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:51.909529  8043 tablet_bootstrap.cc:654] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.914135  8020 heartbeater.cc:499] Master 127.4.107.126:46165 was elected leader, sending a full tablet report...
I20260709 13:12:51.916440  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 903230597b8d421689036bc4bfa49c74 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:12:51.917824  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903230597b8d421689036bc4bfa49c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.926826  8040 ts_tablet_manager.cc:1434] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.132s	user 0.011s	sys 0.003s
I20260709 13:12:51.926539  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 903230597b8d421689036bc4bfa49c74 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:12:51.928138  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903230597b8d421689036bc4bfa49c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.929430  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 903230597b8d421689036bc4bfa49c74 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:12:51.930773  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903230597b8d421689036bc4bfa49c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.938645  8041 ts_tablet_manager.cc:1434] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.185s	user 0.025s	sys 0.026s
I20260709 13:12:51.939416  8040 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:51.939762  8041 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:51.946491  8039 tablet_bootstrap.cc:654] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.948098  7837 tablet_service.cc:1511] Processing CreateTablet for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:12:51.949457  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.954521  7909 tablet_service.cc:1511] Processing CreateTablet for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:12:51.956146  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.956884  8041 tablet_bootstrap.cc:654] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.965965  7981 tablet_service.cc:1511] Processing CreateTablet for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:12:51.967654  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b7aebfe74f3dbaa9a2dd52ec1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.983839  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 5a45a2de233e41d3828d20156f0ce0bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:12:51.985301  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a45a2de233e41d3828d20156f0ce0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.992343  7834 tablet_service.cc:1511] Processing CreateTablet for tablet 5a45a2de233e41d3828d20156f0ce0bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:12:51.993950  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a45a2de233e41d3828d20156f0ce0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:51.994375  8040 tablet_bootstrap.cc:654] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:51.998008  8044 raft_consensus.cc:493] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:51.998595  8044 raft_consensus.cc:515] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.001420  8044 leader_election.cc:290] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:52.013820  8039 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:52.014523  8039 ts_tablet_manager.cc:1403] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.010s
I20260709 13:12:52.017709  8039 raft_consensus.cc:359] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.018522  8039 raft_consensus.cc:385] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.018872  8039 raft_consensus.cc:740] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.019695  8039 consensus_queue.cc:260] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.022153  8039 ts_tablet_manager.cc:1434] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:52.023181  8039 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:52.038964  8039 tablet_bootstrap.cc:654] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.049458  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 5a45a2de233e41d3828d20156f0ce0bb (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:12:52.050900  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a45a2de233e41d3828d20156f0ce0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.055060  8041 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:52.055060  8043 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:52.057139  8041 ts_tablet_manager.cc:1403] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.021s
I20260709 13:12:52.058820  7978 tablet_service.cc:1511] Processing CreateTablet for tablet be0b7ec26435460e81114de1c57a9f90 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:12:52.059264  8043 ts_tablet_manager.cc:1403] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.027s
I20260709 13:12:52.060189  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0b7ec26435460e81114de1c57a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.063694  8043 raft_consensus.cc:359] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.063989  8041 raft_consensus.cc:359] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.064563  8043 raft_consensus.cc:385] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.064740  8041 raft_consensus.cc:385] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.064980  8043 raft_consensus.cc:740] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.065121  8041 raft_consensus.cc:740] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.066069  8043 consensus_queue.cc:260] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.066228  8041 consensus_queue.cc:260] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.068666  8043 ts_tablet_manager.cc:1434] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:12:52.068686  8041 ts_tablet_manager.cc:1434] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:12:52.071961  8040 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:52.080801  8040 ts_tablet_manager.cc:1403] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.006s
I20260709 13:12:52.083339  7756 tablet_service.cc:1511] Processing CreateTablet for tablet be0b7ec26435460e81114de1c57a9f90 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:12:52.083817  8040 raft_consensus.cc:359] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.084893  8040 raft_consensus.cc:385] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.086288  8040 raft_consensus.cc:740] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.087085  8040 consensus_queue.cc:260] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.089287  8040 ts_tablet_manager.cc:1434] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:12:52.090363  8041 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:52.089973  7837 tablet_service.cc:1511] Processing CreateTablet for tablet be0b7ec26435460e81114de1c57a9f90 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:12:52.091076  8043 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:52.091418  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0b7ec26435460e81114de1c57a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.085901  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:52.099594  8051 raft_consensus.cc:493] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.100173  8051 raft_consensus.cc:515] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.102878  8043 tablet_bootstrap.cc:654] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.103071  8051 leader_election.cc:290] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.084952  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0b7ec26435460e81114de1c57a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.110282  8040 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:52.117187  8050 raft_consensus.cc:493] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.117861  8050 raft_consensus.cc:515] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:12:52.112403  7813 leader_election.cc:343] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.121170  8050 leader_election.cc:290] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:52.125664  8041 tablet_bootstrap.cc:654] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.136842  7981 tablet_service.cc:1511] Processing CreateTablet for tablet d588532638204c408fa1dac2ac11994a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:12:52.138696  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d588532638204c408fa1dac2ac11994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.142295  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:52.143250  7995 raft_consensus.cc:2468] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:52.143666  7758 tablet_service.cc:1511] Processing CreateTablet for tablet d588532638204c408fa1dac2ac11994a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:12:52.145058  7810 leader_election.cc:304] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.145910  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d588532638204c408fa1dac2ac11994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.146404  8040 tablet_bootstrap.cc:654] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.146536  8044 raft_consensus.cc:2804] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:52.146958  8044 raft_consensus.cc:493] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:52.147323  8044 raft_consensus.cc:3060] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.163929  7834 tablet_service.cc:1511] Processing CreateTablet for tablet 499a0ef47c494a5586fb7796e8d40038 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:12:52.166095  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a0ef47c494a5586fb7796e8d40038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.157140  8044 raft_consensus.cc:515] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.184865  8039 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:52.185789  8039 ts_tablet_manager.cc:1403] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.013s
I20260709 13:12:52.187557  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 499a0ef47c494a5586fb7796e8d40038 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:12:52.189911  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a0ef47c494a5586fb7796e8d40038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.190907  8039 raft_consensus.cc:359] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.192086  8039 raft_consensus.cc:385] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.192538  8039 raft_consensus.cc:740] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.199038  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:52.199661  8044 leader_election.cc:290] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
W20260709 13:12:52.200665  7813 leader_election.cc:343] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.200837  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:52.201855  7995 raft_consensus.cc:3060] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.202555  8043 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:52.203346  8043 ts_tablet_manager.cc:1403] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.012s
I20260709 13:12:52.211915  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 981359b1d20b43329cfef678c4925abd (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:12:52.213429  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981359b1d20b43329cfef678c4925abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.213505  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 981359b1d20b43329cfef678c4925abd (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:12:52.222581  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981359b1d20b43329cfef678c4925abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.225142  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:52.227035  7738 leader_election.cc:343] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.209746  8039 consensus_queue.cc:260] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.231632  8041 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:52.232232  8041 ts_tablet_manager.cc:1403] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.022s
I20260709 13:12:52.236564  8041 raft_consensus.cc:359] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.237334  8041 raft_consensus.cc:385] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.237666  8041 raft_consensus.cc:740] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.237548  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7ee9f0dcb444a1885959804177304f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:12:52.239090  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7ee9f0dcb444a1885959804177304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.240087  8043 raft_consensus.cc:359] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.240860  8043 raft_consensus.cc:385] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.241144  8043 raft_consensus.cc:740] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.242435  8043 consensus_queue.cc:260] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.243952  8039 ts_tablet_manager.cc:1434] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 13:12:52.246865  8039 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:52.248324  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:52.250089  7735 leader_election.cc:343] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.250540  7735 leader_election.cc:304] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.251976  8050 raft_consensus.cc:2749] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.252419  8041 consensus_queue.cc:260] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.254010  8040 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:52.254547  8040 ts_tablet_manager.cc:1403] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.145s	user 0.026s	sys 0.038s
I20260709 13:12:52.256218  8041 ts_tablet_manager.cc:1434] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:12:52.257284  8041 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:52.248382  7995 raft_consensus.cc:2468] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:52.257634  8040 raft_consensus.cc:359] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.260062  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7ee9f0dcb444a1885959804177304f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:12:52.260912  8043 ts_tablet_manager.cc:1434] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.005s
I20260709 13:12:52.267809  7906 tablet_service.cc:1511] Processing CreateTablet for tablet d588532638204c408fa1dac2ac11994a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:12:52.277866  7837 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7ee9f0dcb444a1885959804177304f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:12:52.270545  7902 tablet_service.cc:1511] Processing CreateTablet for tablet bcfd76696fc2461e84b5cadd897a32a5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:12:52.270762  7909 tablet_service.cc:1511] Processing CreateTablet for tablet 981359b1d20b43329cfef678c4925abd (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:12:52.271963  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.282603  8041 tablet_bootstrap.cc:654] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:52.282828  7887 leader_election.cc:343] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.272557  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 499a0ef47c494a5586fb7796e8d40038 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:12:52.274505  8039 tablet_bootstrap.cc:654] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.275673  8051 raft_consensus.cc:493] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.288362  8051 raft_consensus.cc:515] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.277467  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7ee9f0dcb444a1885959804177304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.278614  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d588532638204c408fa1dac2ac11994a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.269173  7980 tablet_service.cc:1511] Processing CreateTablet for tablet bcfd76696fc2461e84b5cadd897a32a5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:12:52.292017  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981359b1d20b43329cfef678c4925abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.292904  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfd76696fc2461e84b5cadd897a32a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.278872  8043 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:52.295531  8050 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.276252  8040 raft_consensus.cc:385] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.296726  8040 raft_consensus.cc:740] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.296089  8050 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.297695  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfd76696fc2461e84b5cadd897a32a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.304934  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a0ef47c494a5586fb7796e8d40038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.326881  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7ee9f0dcb444a1885959804177304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.337298  8040 consensus_queue.cc:260] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:52.340015  7654 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 54303.7us
I20260709 13:12:52.343116  7758 tablet_service.cc:1511] Processing CreateTablet for tablet bcfd76696fc2461e84b5cadd897a32a5 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:12:52.352113  8051 leader_election.cc:290] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:52.356839  8049 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.357483  8049 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.358537  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfd76696fc2461e84b5cadd897a32a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.372718  8043 tablet_bootstrap.cc:654] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.373564  8044 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.392135  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:52.394268  7738 leader_election.cc:343] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.395049  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 2d60a812132749898160c815c901f1f1 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:12:52.396958  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d60a812132749898160c815c901f1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.390376  8049 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:52.390098  8050 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:52.387965  8044 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.409166  8039 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:52.409901  8039 ts_tablet_manager.cc:1403] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.163s	user 0.019s	sys 0.009s
I20260709 13:12:52.412027  8044 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:52.417061  7911 tablet_service.cc:1511] Processing CreateTablet for tablet 2d60a812132749898160c815c901f1f1 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:12:52.417872  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 2d60a812132749898160c815c901f1f1 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:12:52.420490  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:52.418494  7911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d60a812132749898160c815c901f1f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:52.422443  7813 leader_election.cc:343] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.428247  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.428931  7772 raft_consensus.cc:2468] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:52.382009  7810 leader_election.cc:304] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.433363  8044 raft_consensus.cc:2804] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:52.435247  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d60a812132749898160c815c901f1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.435402  7813 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.413480  8039 raft_consensus.cc:359] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:52.443986  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:52.449867  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.450697  7847 raft_consensus.cc:2468] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:52.452198  7738 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.453477  8050 raft_consensus.cc:2804] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:52.453855  8050 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:52.454190  8050 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:52.454059  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 75994.8us
I20260709 13:12:52.464115  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1dfca8744f90ad6d7fa1ca75e580 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:12:52.468871  8050 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.469730  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1dfca8744f90ad6d7fa1ca75e580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.472317  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:52.472925  7847 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.473809  8075 raft_consensus.cc:493] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.440068  8039 raft_consensus.cc:385] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.474378  8040 ts_tablet_manager.cc:1434] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.220s	user 0.012s	sys 0.021s
I20260709 13:12:52.474679  8039 raft_consensus.cc:740] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.475705  8039 consensus_queue.cc:260] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.475728  8040 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:52.481233  8044 raft_consensus.cc:697] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:52.499374  8049 raft_consensus.cc:493] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.500291  8041 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:52.500869  7837 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1dfca8744f90ad6d7fa1ca75e580 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:12:52.504372  7847 raft_consensus.cc:2468] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:52.496635  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:52.515333  8050 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:52.517043  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:52.526026  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1dfca8744f90ad6d7fa1ca75e580. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:52.526258  7884 leader_election.cc:343] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.526872  8078 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.527429  8078 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.528638  7738 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:52.529687  8050 raft_consensus.cc:2804] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:52.529814  8077 raft_consensus.cc:2764] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:12:52.530747  8041 ts_tablet_manager.cc:1403] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.274s	user 0.027s	sys 0.042s
W20260709 13:12:52.536731  7738 leader_election.cc:343] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.536175  8040 tablet_bootstrap.cc:654] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.474417  8075 raft_consensus.cc:515] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.523833  8049 raft_consensus.cc:515] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.542544  8075 leader_election.cc:290] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.542425  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:52.543023  8049 leader_election.cc:290] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:52.543570  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:12:52.544121  7735 leader_election.cc:343] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.544533  8041 raft_consensus.cc:359] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.529942  8078 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:12:52.548833  7738 leader_election.cc:343] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.548967  8044 consensus_queue.cc:237] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.549479  7738 leader_election.cc:304] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
W20260709 13:12:52.551154  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 115852us
I20260709 13:12:52.552994  8043 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:52.545917  8041 raft_consensus.cc:385] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.554265  8075 raft_consensus.cc:2749] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.565160  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:52.566330  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb5fe45567642b9816287a145a4ddc7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:12:52.567783  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb5fe45567642b9816287a145a4ddc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.568141  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb5fe45567642b9816287a145a4ddc7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:12:52.569482  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb5fe45567642b9816287a145a4ddc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.562682  8050 raft_consensus.cc:697] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:52.563480  8043 ts_tablet_manager.cc:1403] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.285s	user 0.011s	sys 0.026s
I20260709 13:12:52.560083  8041 raft_consensus.cc:740] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.579387  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.586301  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.586230  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb5fe45567642b9816287a145a4ddc7 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:12:52.578018  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1dfca8744f90ad6d7fa1ca75e580 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:12:52.587988  7887 leader_election.cc:343] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.588179  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb5fe45567642b9816287a145a4ddc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.588357  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1dfca8744f90ad6d7fa1ca75e580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.588495  7887 leader_election.cc:304] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:52.589730  8051 raft_consensus.cc:2749] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.590427  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:52.592202  7961 leader_election.cc:343] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.595059  7908 tablet_service.cc:1511] Processing CreateTablet for tablet a9e44f1c5df34b9b8e31b97b79590692 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:12:52.596462  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e44f1c5df34b9b8e31b97b79590692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.599722  7761 tablet_service.cc:1511] Processing CreateTablet for tablet a9e44f1c5df34b9b8e31b97b79590692 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:12:52.600008  7980 tablet_service.cc:1511] Processing CreateTablet for tablet a9e44f1c5df34b9b8e31b97b79590692 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:12:52.601233  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e44f1c5df34b9b8e31b97b79590692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.601856  8051 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.602367  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.602382  8051 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.603191  7847 raft_consensus.cc:2468] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:52.603988  8041 consensus_queue.cc:260] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.601233  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e44f1c5df34b9b8e31b97b79590692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.606344  8041 ts_tablet_manager.cc:1434] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 13:12:52.606875  8050 consensus_queue.cc:237] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.607844  7887 leader_election.cc:304] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.608332  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.604780  8051 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.609789  8051 raft_consensus.cc:2804] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:52.610241  8051 raft_consensus.cc:493] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:52.610625  8051 raft_consensus.cc:3060] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.614945  8039 ts_tablet_manager.cc:1434] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.205s	user 0.020s	sys 0.008s
I20260709 13:12:52.615710  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.616142  8039 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:52.619968  8041 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:52.620291  8043 raft_consensus.cc:359] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.621338  8043 raft_consensus.cc:385] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.622014  8043 raft_consensus.cc:740] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.623155  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.622989  8043 consensus_queue.cc:260] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.625351  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:52.626856  7961 leader_election.cc:343] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.627383  7961 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.628444  8049 raft_consensus.cc:2749] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:52.628806  7961 leader_election.cc:343] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:52.629037  7813 leader_election.cc:343] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:52.629812  7813 leader_election.cc:343] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.630227  7813 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:52.630277  7981 tablet_service.cc:1511] Processing CreateTablet for tablet db309164e3904d3eb3f97cf169c2fcb6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:12:52.638594  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db309164e3904d3eb3f97cf169c2fcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.639407  8051 raft_consensus.cc:515] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.640796  8080 raft_consensus.cc:2749] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.631515  7834 tablet_service.cc:1511] Processing CreateTablet for tablet db309164e3904d3eb3f97cf169c2fcb6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:12:52.642370  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db309164e3904d3eb3f97cf169c2fcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.645090  8040 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:52.645686  8040 ts_tablet_manager.cc:1403] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.019s
I20260709 13:12:52.646770  7670 catalog_manager.cc:5697] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:52.648260  8041 tablet_bootstrap.cc:654] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.648975  8040 raft_consensus.cc:359] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.652031  8051 leader_election.cc:290] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.660108  7668 catalog_manager.cc:5697] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:52.625372  8043 ts_tablet_manager.cc:1434] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.000s
I20260709 13:12:52.669205  8043 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:52.664086  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.672003  7847 raft_consensus.cc:2468] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:52.673076  7961 leader_election.cc:304] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.674338  8049 raft_consensus.cc:2804] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:52.674711  8049 raft_consensus.cc:493] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:52.675047  8049 raft_consensus.cc:3060] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.675348  8039 tablet_bootstrap.cc:654] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.662406  8040 raft_consensus.cc:385] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.688525  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 0e86ca33ee404f4f8c9490d4990f8d57 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:12:52.690582  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e86ca33ee404f4f8c9490d4990f8d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.682268  8040 raft_consensus.cc:740] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.695025  8040 consensus_queue.cc:260] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.699571  8040 ts_tablet_manager.cc:1434] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
W20260709 13:12:52.686196  7887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 78447.4us
I20260709 13:12:52.703014  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:52.703079  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
W20260709 13:12:52.706820  7887 leader_election.cc:343] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.707165  7847 raft_consensus.cc:3060] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:52.707686  7887 leader_election.cc:343] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:52.708415  7887 leader_election.cc:343] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.708828  7887 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.709898  8085 raft_consensus.cc:2749] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.710846  7906 tablet_service.cc:1511] Processing CreateTablet for tablet db309164e3904d3eb3f97cf169c2fcb6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:12:52.712371  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db309164e3904d3eb3f97cf169c2fcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.712867  8039 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:52.713498  8039 ts_tablet_manager.cc:1403] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 13:12:52.716809  8039 raft_consensus.cc:359] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.717576  8039 raft_consensus.cc:385] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.718097  8039 raft_consensus.cc:740] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.718458  8041 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:52.719084  8039 consensus_queue.cc:260] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.719102  8041 ts_tablet_manager.cc:1403] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.007s
I20260709 13:12:52.697362  8049 raft_consensus.cc:515] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.720676  7837 tablet_service.cc:1511] Processing CreateTablet for tablet 0e86ca33ee404f4f8c9490d4990f8d57 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:12:52.703337  8040 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:52.722124  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e86ca33ee404f4f8c9490d4990f8d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.723093  8039 ts_tablet_manager.cc:1434] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:12:52.706496  8043 tablet_bootstrap.cc:654] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.731284  8085 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.732334  8085 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.734515  8085 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.734897  7847 raft_consensus.cc:2468] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:52.736220  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.738538  8049 leader_election.cc:290] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:52.739209  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:52.739902  7846 raft_consensus.cc:3060] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.739547  8041 raft_consensus.cc:359] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.740391  8041 raft_consensus.cc:385] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.740703  8041 raft_consensus.cc:740] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.741479  7887 leader_election.cc:304] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.742988  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:52.743824  7847 raft_consensus.cc:2393] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:52.744591  8040 tablet_bootstrap.cc:654] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.745695  8039 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:52.746168  8085 raft_consensus.cc:2804] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:52.745389  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
W20260709 13:12:52.748512  7961 leader_election.cc:343] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.741497  8041 consensus_queue.cc:260] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.749584  8085 raft_consensus.cc:697] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:52.753731  8085 consensus_queue.cc:237] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.754213  7981 tablet_service.cc:1511] Processing CreateTablet for tablet cf1d8c00bbf0402cb625566e4b17343d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:12:52.755591  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1d8c00bbf0402cb625566e4b17343d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.755981  7758 tablet_service.cc:1511] Processing CreateTablet for tablet cf1d8c00bbf0402cb625566e4b17343d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:12:52.757179  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1d8c00bbf0402cb625566e4b17343d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.756017  7887 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.761039  8051 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.761296  8041 ts_tablet_manager.cc:1434] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.005s
I20260709 13:12:52.761895  7980 tablet_service.cc:1511] Processing CreateTablet for tablet 38e39c4e406548768d4541497cacd544 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:12:52.762400  8041 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:52.774071  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e39c4e406548768d4541497cacd544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.774276  8049 raft_consensus.cc:493] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:52.774796  8049 raft_consensus.cc:515] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.776371  8039 tablet_bootstrap.cc:654] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.776891  8049 leader_election.cc:290] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.779699  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:12:52.782738  7961 leader_election.cc:343] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.779699  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:52.784051  7772 raft_consensus.cc:2468] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:52.785202  7961 leader_election.cc:304] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:12:52.786762  7834 tablet_service.cc:1511] Processing CreateTablet for tablet cf1d8c00bbf0402cb625566e4b17343d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:12:52.789803  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1d8c00bbf0402cb625566e4b17343d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.788400  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 38e39c4e406548768d4541497cacd544 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:12:52.787714  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 5b468d9af1f84dbfa8922ca5104fc81d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:12:52.797290  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e39c4e406548768d4541497cacd544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.788461  8049 raft_consensus.cc:2804] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:52.799475  8049 raft_consensus.cc:493] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:52.799876  8049 raft_consensus.cc:3060] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.800619  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b468d9af1f84dbfa8922ca5104fc81d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:52.803181  7887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 47259.1us
I20260709 13:12:52.805450  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 0e86ca33ee404f4f8c9490d4990f8d57 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:12:52.805675  7911 tablet_service.cc:1511] Processing CreateTablet for tablet 38e39c4e406548768d4541497cacd544 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:12:52.806876  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e86ca33ee404f4f8c9490d4990f8d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.807878  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 5b468d9af1f84dbfa8922ca5104fc81d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:12:52.808827  8041 tablet_bootstrap.cc:654] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.809231  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b468d9af1f84dbfa8922ca5104fc81d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.810650  8051 raft_consensus.cc:2749] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:52.812321  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 55d536b11a4747e5991787db240c5f61 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:12:52.813206  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d536b11a4747e5991787db240c5f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.811180  7833 tablet_service.cc:1511] Processing CreateTablet for tablet 55d536b11a4747e5991787db240c5f61 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:12:52.819054  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d536b11a4747e5991787db240c5f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.811187  7909 tablet_service.cc:1511] Processing CreateTablet for tablet 55d536b11a4747e5991787db240c5f61 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:12:52.823019  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 253ff414f2c344a79f05cab889f82a49 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:12:52.824379  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253ff414f2c344a79f05cab889f82a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.825527  7911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e39c4e406548768d4541497cacd544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.826155  7846 raft_consensus.cc:2468] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:52.827445  7961 leader_election.cc:304] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:52.831875  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d536b11a4747e5991787db240c5f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.839771  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 253ff414f2c344a79f05cab889f82a49 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:12:52.841228  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253ff414f2c344a79f05cab889f82a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.842679  7836 tablet_service.cc:1511] Processing CreateTablet for tablet 253ff414f2c344a79f05cab889f82a49 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:12:52.844024  7836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253ff414f2c344a79f05cab889f82a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.854904  8049 raft_consensus.cc:515] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:52.859306  8049 leader_election.cc:290] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:52.860188  8049 raft_consensus.cc:2804] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:52.860769  8049 raft_consensus.cc:697] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:52.861765  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 228702552b51443e8c511ea69a0a1c34 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:12:52.862126  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 228702552b51443e8c511ea69a0a1c34 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:12:52.863307  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228702552b51443e8c511ea69a0a1c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.863744  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228702552b51443e8c511ea69a0a1c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.865077  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 228702552b51443e8c511ea69a0a1c34 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:12:52.866585  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228702552b51443e8c511ea69a0a1c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.867547  8040 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:52.868125  8040 ts_tablet_manager.cc:1403] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.008s
I20260709 13:12:52.862207  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 5b468d9af1f84dbfa8922ca5104fc81d (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:12:52.877780  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b468d9af1f84dbfa8922ca5104fc81d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.878562  8043 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:52.879073  8043 ts_tablet_manager.cc:1403] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.210s	user 0.010s	sys 0.011s
I20260709 13:12:52.881735  8049 consensus_queue.cc:237] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:52.895959  8040 raft_consensus.cc:359] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.899267  7832 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6705662e1744a7aaff0486a86746c6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:12:52.903499  7903 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6705662e1744a7aaff0486a86746c6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:12:52.910254  8043 raft_consensus.cc:359] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.920297  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6705662e1744a7aaff0486a86746c6 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:12:52.928467  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6705662e1744a7aaff0486a86746c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.925866  8040 raft_consensus.cc:385] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:52.928587  8043 raft_consensus.cc:385] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:52.935923  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 108566us
I20260709 13:12:52.938256  8040 raft_consensus.cc:740] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.940207  8043 raft_consensus.cc:740] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:52.946573  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6705662e1744a7aaff0486a86746c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.946039  7832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6705662e1744a7aaff0486a86746c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.959201  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:52.959861  7772 raft_consensus.cc:3060] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:52.961702  8043 consensus_queue.cc:260] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:52.962352  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:52.962944  8080 consensus_queue.cc:1048] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:52.963840  7961 leader_election.cc:343] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:52.964103  8043 ts_tablet_manager.cc:1434] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 13:12:52.965162  8043 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:52.967617  8041 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:52.969535  8041 ts_tablet_manager.cc:1403] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.008s
I20260709 13:12:52.968468  8040 consensus_queue.cc:260] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:52.972625  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 414e62856a1f4bf8a0373a64aa3c2092 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:12:52.973676  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e62856a1f4bf8a0373a64aa3c2092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.979426  8040 ts_tablet_manager.cc:1434] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.001s
I20260709 13:12:52.983101  8040 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:52.984000  8043 tablet_bootstrap.cc:654] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:52.981504  7909 tablet_service.cc:1511] Processing CreateTablet for tablet 414e62856a1f4bf8a0373a64aa3c2092 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:12:52.985127  7833 tablet_service.cc:1511] Processing CreateTablet for tablet 414e62856a1f4bf8a0373a64aa3c2092 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:12:52.986796  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e62856a1f4bf8a0373a64aa3c2092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.985102  7909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e62856a1f4bf8a0373a64aa3c2092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:52.994221  7772 raft_consensus.cc:2468] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:52.995682  7961 leader_election.cc:304] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:12:52.998457  8049 raft_consensus.cc:2804] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:53.000237  8041 raft_consensus.cc:359] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.001060  8041 raft_consensus.cc:385] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.001453  8041 raft_consensus.cc:740] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.002308  8041 consensus_queue.cc:260] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.003186  7980 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2af4a04844007b3b804461b6cdf73 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:12:53.021343  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5a51dada34a8080fc0bbcbd0d8634 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:12:53.005956  8049 raft_consensus.cc:697] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:53.022544  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5a51dada34a8080fc0bbcbd0d8634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.022425  7666 catalog_manager.cc:5697] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:53.023399  8049 consensus_queue.cc:237] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.022506  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2af4a04844007b3b804461b6cdf73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.027074  7668 catalog_manager.cc:5697] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:53.007346  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2af4a04844007b3b804461b6cdf73 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:12:53.018621  8040 tablet_bootstrap.cc:654] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.015848  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2af4a04844007b3b804461b6cdf73 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:12:53.028077  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5a51dada34a8080fc0bbcbd0d8634 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:12:53.035511  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5a51dada34a8080fc0bbcbd0d8634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.035705  8041 ts_tablet_manager.cc:1434] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 13:12:53.030758  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2af4a04844007b3b804461b6cdf73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.036872  8041 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:53.031445  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2af4a04844007b3b804461b6cdf73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.025475  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5a51dada34a8080fc0bbcbd0d8634 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:12:53.007118  8039 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.052613  7978 tablet_service.cc:1511] Processing CreateTablet for tablet c5b6555fc93c404b831d30c09ba9b242 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:12:53.053661  8049 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.054232  8049 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.054226  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b6555fc93c404b831d30c09ba9b242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.057114  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.052892  7832 tablet_service.cc:1511] Processing CreateTablet for tablet c5b6555fc93c404b831d30c09ba9b242 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:12:53.042595  8080 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.046357  8039 ts_tablet_manager.cc:1403] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.301s	user 0.010s	sys 0.013s
W20260709 13:12:53.060457  7961 leader_election.cc:343] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.061476  7832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b6555fc93c404b831d30c09ba9b242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.066583  8080 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.075866  8080 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.072393  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5a51dada34a8080fc0bbcbd0d8634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.087179  8050 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.089798  8050 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.091907  8050 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:53.092335  8043 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:53.092902  8043 ts_tablet_manager.cc:1403] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.019s
I20260709 13:12:53.093856  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.094092  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.094564  8040 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:53.093853  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.095557  7846 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:53.096024  8043 raft_consensus.cc:359] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.096730  8043 raft_consensus.cc:385] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.096858  7738 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:53.097052  8043 raft_consensus.cc:740] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
W20260709 13:12:53.097723  7735 leader_election.cc:343] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.086228  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.098366  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.098567  7772 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:53.098183  8043 consensus_queue.cc:260] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
W20260709 13:12:53.099807  7810 leader_election.cc:343] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.095086  8040 ts_tablet_manager.cc:1403] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.002s
I20260709 13:12:53.101195  8043 ts_tablet_manager.cc:1434] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:12:53.104986  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 45dd4983757e4078bd648e0105ee48e9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:12:53.106266  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dd4983757e4078bd648e0105ee48e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.106575  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 3627080ce19b4b6dbb4b4eb68baa657e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:12:53.107813  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3627080ce19b4b6dbb4b4eb68baa657e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:53.108212  7813 consensus_peers.cc:597] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:53.102402  8043 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:53.110644  7903 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0f06ec132c407fae145a71a2a69367 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 13:12:53.113991  7961 leader_election.cc:343] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.114500  7961 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:53.115302  8096 raft_consensus.cc:2749] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.117497  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 3627080ce19b4b6dbb4b4eb68baa657e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:12:53.117995  7813 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:53.118813  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3627080ce19b4b6dbb4b4eb68baa657e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.118852  8080 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.119374  8080 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.119719  8080 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.083089  8049 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.122294  7758 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0f06ec132c407fae145a71a2a69367 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:12:53.112203  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 45dd4983757e4078bd648e0105ee48e9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:12:53.123589  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 45dd4983757e4078bd648e0105ee48e9 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:12:53.123852  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0f06ec132c407fae145a71a2a69367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.124027  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dd4983757e4078bd648e0105ee48e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.124734  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dd4983757e4078bd648e0105ee48e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.113507  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0f06ec132c407fae145a71a2a69367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.110857  8040 raft_consensus.cc:359] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.122596  8082 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.131407  8082 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.135536  8082 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.130681  8040 raft_consensus.cc:385] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.136511  8040 raft_consensus.cc:740] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.148941  8041 tablet_bootstrap.cc:654] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:53.150969  8101 log.cc:927] Time spent T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:12:53.129940  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 3627080ce19b4b6dbb4b4eb68baa657e (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:12:53.154799  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3627080ce19b4b6dbb4b4eb68baa657e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.155288  8039 raft_consensus.cc:359] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.156095  8039 raft_consensus.cc:385] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.156388  8039 raft_consensus.cc:740] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.164314  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 9c522d9380724ea39a5e845f96d0626a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:12:53.165700  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c522d9380724ea39a5e845f96d0626a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.171376  7834 tablet_service.cc:1511] Processing CreateTablet for tablet de885c47a5ab49eea6f4bca8bf18e680 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:12:53.171376  7977 tablet_service.cc:1511] Processing CreateTablet for tablet 950a6ed72e664aa4ad642625baea6484 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:12:53.172883  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de885c47a5ab49eea6f4bca8bf18e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.172887  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a6ed72e664aa4ad642625baea6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.174013  8040 consensus_queue.cc:260] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.176385  8040 ts_tablet_manager.cc:1434] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.000s
I20260709 13:12:53.177683  8039 consensus_queue.cc:260] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.178102  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 9c522d9380724ea39a5e845f96d0626a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:12:53.180205  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 9c522d9380724ea39a5e845f96d0626a (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:12:53.181823  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c522d9380724ea39a5e845f96d0626a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.191422  8082 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.193849  7911 tablet_service.cc:1511] Processing CreateTablet for tablet c5b6555fc93c404b831d30c09ba9b242 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:12:53.195818  7911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b6555fc93c404b831d30c09ba9b242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.178488  7836 tablet_service.cc:1511] Processing CreateTablet for tablet 950a6ed72e664aa4ad642625baea6484 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:12:53.197695  7836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a6ed72e664aa4ad642625baea6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.197943  8050 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.198437  8050 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.200650  8050 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.201713  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c522d9380724ea39a5e845f96d0626a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.201874  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.203604  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.204299  7921 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:53.206607  7905 tablet_service.cc:1511] Processing CreateTablet for tablet de885c47a5ab49eea6f4bca8bf18e680 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:12:53.208925  7758 tablet_service.cc:1511] Processing CreateTablet for tablet de885c47a5ab49eea6f4bca8bf18e680 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:12:53.172964  7666 catalog_manager.cc:5697] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:53.210355  7738 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:12:53.211644  7738 leader_election.cc:343] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.208021  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 950a6ed72e664aa4ad642625baea6484 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:12:53.213603  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de885c47a5ab49eea6f4bca8bf18e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.214577  8040 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:53.215384  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950a6ed72e664aa4ad642625baea6484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.215080  7833 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0f06ec132c407fae145a71a2a69367 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:12:53.216495  7833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0f06ec132c407fae145a71a2a69367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.207969  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de885c47a5ab49eea6f4bca8bf18e680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.215087  8050 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:12:53.219275  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 65908.9us
I20260709 13:12:53.264534  8085 raft_consensus.cc:493] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.265070  8085 raft_consensus.cc:515] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.267058  8085 leader_election.cc:290] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:53.271806  7904 tablet_service.cc:1511] Processing CreateTablet for tablet 995d8e7e770640ea97976179dbd7c760 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:12:53.278245  8106 raft_consensus.cc:493] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.278810  8106 raft_consensus.cc:515] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.286212  8106 leader_election.cc:290] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:53.289849  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995d8e7e770640ea97976179dbd7c760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.290587  8082 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:53.292026  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:53.295686  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:53.244341  7654 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 49111.6us
I20260709 13:12:53.257208  8050 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.298957  8050 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.299013  8043 tablet_bootstrap.cc:654] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.299760  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 995d8e7e770640ea97976179dbd7c760 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 13:12:53.301396  7813 leader_election.cc:343] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.301487  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995d8e7e770640ea97976179dbd7c760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.308056  7760 tablet_service.cc:1511] Processing CreateTablet for tablet 995d8e7e770640ea97976179dbd7c760 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:12:53.312469  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.312755  8049 consensus_queue.cc:1048] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:53.315579  7810 leader_election.cc:343] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.316202  7810 leader_election.cc:304] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:53.317384  8107 raft_consensus.cc:2749] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.325436  8082 consensus_queue.cc:1048] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:53.327237  8082 consensus_queue.cc:1048] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:53.308151  8041 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:53.329608  8041 ts_tablet_manager.cc:1403] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.293s	user 0.008s	sys 0.019s
I20260709 13:12:53.342218  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 718fab40604a4fd2bc936fd25fe723aa (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:12:53.343619  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718fab40604a4fd2bc936fd25fe723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.312469  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.337106  8085 consensus_queue.cc:1048] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 13:12:53.374171  8049 raft_consensus.cc:493] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.404726  8040 tablet_bootstrap.cc:654] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.404919  7760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995d8e7e770640ea97976179dbd7c760. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:53.410681  7887 leader_election.cc:343] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.411123  7908 tablet_service.cc:1511] Processing CreateTablet for tablet 718fab40604a4fd2bc936fd25fe723aa (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:12:53.435497  7908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718fab40604a4fd2bc936fd25fe723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.412341  8039 ts_tablet_manager.cc:1434] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.345s	user 0.021s	sys 0.032s
I20260709 13:12:53.402805  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 718fab40604a4fd2bc936fd25fe723aa (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:12:53.398588  8041 raft_consensus.cc:359] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.454237  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 89f684980ccb4342a48babb876f1c8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:12:53.455482  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:53.455619  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f684980ccb4342a48babb876f1c8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.453137  7830 tablet_service.cc:1511] Processing CreateTablet for tablet 89f684980ccb4342a48babb876f1c8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:12:53.457067  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f684980ccb4342a48babb876f1c8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.457906  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.459156  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5b3d4fd91a4effba8a038a2bee14cc (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:12:53.462690  8051 raft_consensus.cc:493] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.463256  8051 raft_consensus.cc:515] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.466331  8096 consensus_queue.cc:1048] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:53.435161  8049 raft_consensus.cc:515] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.471684  8049 leader_election.cc:290] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:53.482498  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718fab40604a4fd2bc936fd25fe723aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.482169  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
W20260709 13:12:53.484820  7735 leader_election.cc:343] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.465390  8051 leader_election.cc:290] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.494772  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5b3d4fd91a4effba8a038a2bee14cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.451231  8041 raft_consensus.cc:385] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.485843  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.514878  8050 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.517280  8050 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.520227  8110 raft_consensus.cc:493] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.520437  7843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:53.520809  8110 raft_consensus.cc:515] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.502584  8041 raft_consensus.cc:740] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.525134  8039 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:53.532730  8041 consensus_queue.cc:260] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:53.529764  7738 leader_election.cc:343] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.524827  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.525310  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.527529  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:53.543098  8043 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
W20260709 13:12:53.530153  7884 leader_election.cc:343] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.556504  7978 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9f09e63d947c3b4f1d03416e51a6f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:12:53.565810  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9f09e63d947c3b4f1d03416e51a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.563490  7769 raft_consensus.cc:3060] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.557883  8040 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:53.571775  8040 ts_tablet_manager.cc:1403] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.357s	user 0.025s	sys 0.003s
I20260709 13:12:53.572973  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5b3d4fd91a4effba8a038a2bee14cc (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:12:53.530943  8080 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.549273  7921 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.554103  8043 ts_tablet_manager.cc:1403] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.452s	user 0.027s	sys 0.051s
I20260709 13:12:53.596267  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.597028  7771 raft_consensus.cc:2468] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:53.602649  8110 leader_election.cc:290] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:53.604216  8040 raft_consensus.cc:359] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.605031  8040 raft_consensus.cc:385] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.605336  8040 raft_consensus.cc:740] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.607430  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.605906  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5b3d4fd91a4effba8a038a2bee14cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.614530  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:53.615412  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
W20260709 13:12:53.616083  7810 leader_election.cc:343] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:53.606995  7961 leader_election.cc:343] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.616779  8043 raft_consensus.cc:359] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:12:53.617214  7961 leader_election.cc:343] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:53.606684  8114 log.cc:927] Time spent T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: Append to log took a long time: real 0.078s	user 0.004s	sys 0.000s
I20260709 13:12:53.617677  7961 leader_election.cc:304] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:53.611876  8040 consensus_queue.cc:260] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.620276  7756 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9f09e63d947c3b4f1d03416e51a6f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:12:53.621359  8040 ts_tablet_manager.cc:1434] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:12:53.610828  8080 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.616298  7771 raft_consensus.cc:2393] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d56e6d879df4297aa531542711b6bea in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:53.609436  7846 raft_consensus.cc:2393] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:53.608527  7832 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5b3d4fd91a4effba8a038a2bee14cc (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:12:53.623152  7813 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:53.623790  7832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5b3d4fd91a4effba8a038a2bee14cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.607375  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa5a10b423648efbee1f82cf6535a68" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.626463  7735 leader_election.cc:304] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:53.627974  8080 raft_consensus.cc:2749] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.629695  7738 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:53.630769  8040 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:53.632223  8109 raft_consensus.cc:2749] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.621493  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9f09e63d947c3b4f1d03416e51a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.637156  8050 raft_consensus.cc:2749] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.644168  7921 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:53.649480  7738 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:12:53.652348  8109 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:53.652837  8109 raft_consensus.cc:697] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:53.653682  8109 consensus_queue.cc:237] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.617565  8043 raft_consensus.cc:385] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:53.634292  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:53.663265  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 44403.1us
I20260709 13:12:53.671439  8039 tablet_bootstrap.cc:654] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.675050  8120 raft_consensus.cc:2749] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:53.659899  7887 leader_election.cc:343] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.683079  7887 leader_election.cc:304] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:53.684101  8116 raft_consensus.cc:2749] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:53.684360  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:53.685316  7887 leader_election.cc:304] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [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: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:53.685339  8096 consensus_queue.cc:1048] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:53.686192  8116 raft_consensus.cc:2804] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.686677  8116 raft_consensus.cc:493] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.687098  8116 raft_consensus.cc:3060] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.687485  8041 ts_tablet_manager.cc:1434] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.350s	user 0.013s	sys 0.010s
I20260709 13:12:53.688678  8041 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:53.658890  8043 raft_consensus.cc:740] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.690866  8043 consensus_queue.cc:260] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.740365  7903 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9f09e63d947c3b4f1d03416e51a6f (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:12:53.740523  7905 tablet_service.cc:1511] Processing CreateTablet for tablet 89f684980ccb4342a48babb876f1c8c8 (DEFAULT_TABLE table=test-workload [id=e789c93a12114379815249c082deafb3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:12:53.741886  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9f09e63d947c3b4f1d03416e51a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.746750  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f684980ccb4342a48babb876f1c8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:53.749754  8043 ts_tablet_manager.cc:1434] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.162s	user 0.004s	sys 0.004s
I20260709 13:12:53.750977  8043 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:53.751032  8040 tablet_bootstrap.cc:654] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.759562  8039 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.760159  8039 ts_tablet_manager.cc:1403] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.256s	user 0.022s	sys 0.017s
I20260709 13:12:53.764760  8039 raft_consensus.cc:359] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.765802  8039 raft_consensus.cc:385] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.766144  8039 raft_consensus.cc:740] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.767408  8039 consensus_queue.cc:260] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.770484  8039 ts_tablet_manager.cc:1434] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:12:53.771147  8116 raft_consensus.cc:515] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.771642  8039 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:53.759599  7668 catalog_manager.cc:5697] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:53.773394  8116 leader_election.cc:290] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.764806  8041 tablet_bootstrap.cc:654] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.774926  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:53.775554  7769 raft_consensus.cc:3060] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.777552  8039 tablet_bootstrap.cc:654] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.779039  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c45dbc39d3241ea9e406f3d30309417" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
W20260709 13:12:53.780805  7884 leader_election.cc:343] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.788007  8043 tablet_bootstrap.cc:654] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.800972  8041 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:53.801580  8041 ts_tablet_manager.cc:1403] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.008s
I20260709 13:12:53.805270  8041 raft_consensus.cc:359] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.806259  8041 raft_consensus.cc:385] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.806636  8041 raft_consensus.cc:740] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.810667  8039 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.812361  8039 ts_tablet_manager.cc:1403] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260709 13:12:53.808909  8041 consensus_queue.cc:260] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.809268  8109 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.814132  8109 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.816274  8109 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:53.817929  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.818374  8041 ts_tablet_manager.cc:1434] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:12:53.818634  7993 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:53.819347  8041 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:53.819651  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.820269  7920 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:53.800916  7769 raft_consensus.cc:2468] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:53.821919  7738 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:53.823385  7887 leader_election.cc:304] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [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: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:53.824199  8039 raft_consensus.cc:359] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.824594  8116 raft_consensus.cc:2804] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:53.824918  8039 raft_consensus.cc:385] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.825754  8039 raft_consensus.cc:740] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.825898  8041 tablet_bootstrap.cc:654] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.825141  8116 raft_consensus.cc:697] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:53.827963  8116 consensus_queue.cc:237] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.832733  8109 raft_consensus.cc:2804] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.833339  8109 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.833791  8109 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.834231  8108 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.834918  8108 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.838254  8108 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.839231  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.839282  8039 consensus_queue.cc:260] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.840741  7920 raft_consensus.cc:2393] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d56e6d879df4297aa531542711b6bea in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:53.842799  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:53.844666  7813 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:53.845741  8108 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.859584  8039 ts_tablet_manager.cc:1434] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260709 13:12:53.863364  8039 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:53.868475  8043 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:53.869131  8043 ts_tablet_manager.cc:1403] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.002s
I20260709 13:12:53.869433  8040 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:53.870131  8040 ts_tablet_manager.cc:1403] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.240s	user 0.015s	sys 0.013s
I20260709 13:12:53.872066  8043 raft_consensus.cc:359] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.872927  8043 raft_consensus.cc:385] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.873581  8043 raft_consensus.cc:740] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.875142  8043 consensus_queue.cc:260] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.876587  8126 raft_consensus.cc:493] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.877317  8126 raft_consensus.cc:515] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.878753  8108 raft_consensus.cc:2749] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.879917  8043 ts_tablet_manager.cc:1434] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:12:53.881429  8043 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:53.882414  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.883966  8039 tablet_bootstrap.cc:654] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:53.884410  7961 leader_election.cc:343] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.885238  8126 leader_election.cc:290] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.887247  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.888278  7847 raft_consensus.cc:2468] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:53.889479  8126 raft_consensus.cc:493] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.890173  8126 raft_consensus.cc:515] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.893694  8126 leader_election.cc:290] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.897373  8109 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.873524  8040 raft_consensus.cc:359] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.899215  8040 raft_consensus.cc:385] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.899585  8040 raft_consensus.cc:740] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.900266  8040 consensus_queue.cc:260] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.903192  8040 ts_tablet_manager.cc:1434] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 13:12:53.903900  8039 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.903760  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:53.904161  8040 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:53.904363  8039 ts_tablet_manager.cc:1403] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260709 13:12:53.904466  7920 raft_consensus.cc:2468] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:53.904793  7670 catalog_manager.cc:5697] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:53.906004  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:53.906580  7993 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.907405  8039 raft_consensus.cc:359] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.908401  8039 raft_consensus.cc:385] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.908672  8039 raft_consensus.cc:740] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.909456  8039 consensus_queue.cc:260] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.910197  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:53.911980  8039 ts_tablet_manager.cc:1434] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:53.912211  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:53.912755  7920 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.912894  8039 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:53.915813  7993 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:53.917485  7735 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:53.920564  8082 raft_consensus.cc:2804] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:53.920619  8109 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:53.921152  8082 raft_consensus.cc:697] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:53.922104  8082 consensus_queue.cc:237] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.923327  7961 leader_election.cc:304] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:53.924120  8041 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:53.924314  8126 raft_consensus.cc:2804] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.924595  8041 ts_tablet_manager.cc:1403] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.105s	user 0.040s	sys 0.047s
I20260709 13:12:53.924729  8126 raft_consensus.cc:493] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.925518  8126 raft_consensus.cc:3060] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.927243  8039 tablet_bootstrap.cc:654] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.927564  8041 raft_consensus.cc:359] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.928339  8041 raft_consensus.cc:385] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.928642  8041 raft_consensus.cc:740] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.929330  8041 consensus_queue.cc:260] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:53.930527  7961 leader_election.cc:343] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.931686  8041 ts_tablet_manager.cc:1434] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:53.932983  8041 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:53.935478  8039 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.936017  8039 ts_tablet_manager.cc:1403] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 13:12:53.936596  7961 leader_election.cc:304] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:12:53.931691  8040 tablet_bootstrap.cc:654] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.941210  8124 raft_consensus.cc:2804] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:53.941596  8124 raft_consensus.cc:493] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:53.942003  8124 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.938988  8041 tablet_bootstrap.cc:654] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.939949  8039 raft_consensus.cc:359] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.947290  8039 raft_consensus.cc:385] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.947566  8039 raft_consensus.cc:740] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.948722  8039 consensus_queue.cc:260] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:53.951215  8039 ts_tablet_manager.cc:1434] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:12:53.953050  8039 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:53.954178  8041 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:53.954665  8041 ts_tablet_manager.cc:1403] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:12:53.957036  8040 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:53.957500  8040 ts_tablet_manager.cc:1403] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.013s
I20260709 13:12:53.957340  8041 raft_consensus.cc:359] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.958113  8041 raft_consensus.cc:385] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.958406  8041 raft_consensus.cc:740] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.959208  8041 consensus_queue.cc:260] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.960110  8040 raft_consensus.cc:359] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.960752  8040 raft_consensus.cc:385] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:53.960990  8040 raft_consensus.cc:740] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.961553  8041 ts_tablet_manager.cc:1434] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:53.961851  8040 consensus_queue.cc:260] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:53.962522  8041 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:53.963999  8040 ts_tablet_manager.cc:1434] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:12:53.964885  8040 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:53.968621  8041 tablet_bootstrap.cc:654] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.969447  8124 raft_consensus.cc:515] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:53.970134  8040 tablet_bootstrap.cc:654] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.971962  8124 leader_election.cc:290] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:53.974474  8039 tablet_bootstrap.cc:654] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:53.974469  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:53.976516  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:53.988538  7921 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:53.991571  8108 raft_consensus.cc:493] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:53.992076  8108 raft_consensus.cc:515] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:53.992661  8039 tablet_bootstrap.cc:492] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:53.993134  8039 ts_tablet_manager.cc:1403] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 13:12:53.994201  8108 leader_election.cc:290] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:53.996423  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:53.995447  7666 catalog_manager.cc:5697] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:53.998482  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51011fe11b8143aa89e980a1a14f882a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:53.998986  7961 leader_election.cc:343] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:53.979620  7920 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:53.999544  8039 raft_consensus.cc:359] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.000257  8039 raft_consensus.cc:385] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.000583  8039 raft_consensus.cc:740] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:53.987196  8041 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:53.996626  7921 raft_consensus.cc:2468] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:54.001343  8041 ts_tablet_manager.cc:1403] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260709 13:12:54.001303  8039 consensus_queue.cc:260] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.001909  7961 leader_election.cc:304] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:12:54.002938  8049 raft_consensus.cc:2804] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.003463  8039 ts_tablet_manager.cc:1434] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:12:54.004508  8039 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.000396  7813 leader_election.cc:304] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.004730  8041 raft_consensus.cc:359] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.005677  8041 raft_consensus.cc:385] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.003422  8049 raft_consensus.cc:697] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:53.982326  8040 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:54.006088  8041 raft_consensus.cc:740] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.006466  8040 ts_tablet_manager.cc:1403] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 13:12:54.006631  8049 consensus_queue.cc:237] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.007164  8041 consensus_queue.cc:260] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.009380  8041 ts_tablet_manager.cc:1434] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:54.006106  8108 raft_consensus.cc:2749] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:53.985162  8126 raft_consensus.cc:515] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.010810  8041 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.012907  8126 leader_election.cc:290] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.015602  8039 tablet_bootstrap.cc:654] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.017488  8041 tablet_bootstrap.cc:654] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.018276  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:54.018689  8040 raft_consensus.cc:359] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.019011  7847 raft_consensus.cc:3060] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.019410  8040 raft_consensus.cc:385] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.019719  8040 raft_consensus.cc:740] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.020447  8040 consensus_queue.cc:260] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.026036  8040 ts_tablet_manager.cc:1434] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:12:54.027276  8040 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:54.030042  8041 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.030736  8041 ts_tablet_manager.cc:1403] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:12:54.034130  7847 raft_consensus.cc:2468] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:54.034183  8041 raft_consensus.cc:359] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.035373  8041 raft_consensus.cc:385] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.035777  8041 raft_consensus.cc:740] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.036512  8041 consensus_queue.cc:260] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.037698  7961 leader_election.cc:304] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:54.038381  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.038960  8041 ts_tablet_manager.cc:1434] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:54.040077  8041 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.041229  8040 tablet_bootstrap.cc:654] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:54.045145  7961 leader_election.cc:343] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.045320  8096 raft_consensus.cc:2804] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.046159  8096 raft_consensus.cc:697] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:54.047112  8041 tablet_bootstrap.cc:654] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.047304  8096 consensus_queue.cc:237] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.054962  8040 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:54.055687  8040 ts_tablet_manager.cc:1403] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 13:12:54.059706  8040 raft_consensus.cc:359] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.060748  8040 raft_consensus.cc:385] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.061097  8040 raft_consensus.cc:740] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.061913  8126 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.062660  8126 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.063418  8043 tablet_bootstrap.cc:654] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.066818  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.067968  7769 raft_consensus.cc:2393] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65b4aab6b9284e4f95f5894df0b0e4ca in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:54.069187  8108 raft_consensus.cc:493] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.069995  8108 raft_consensus.cc:515] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.072664  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.073570  7847 raft_consensus.cc:2393] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65b4aab6b9284e4f95f5894df0b0e4ca in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:54.074147  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.075153  7993 raft_consensus.cc:2468] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:54.076985  7810 leader_election.cc:304] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:54.078173  8080 raft_consensus.cc:2804] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.078570  8080 raft_consensus.cc:493] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.078933  8080 raft_consensus.cc:3060] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.079706  8108 leader_election.cc:290] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.079950  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.084800  8126 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.086629  8080 raft_consensus.cc:515] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.089303  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.089563  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642976fb08574a53ae25c1913129a56b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:54.090045  7993 raft_consensus.cc:3060] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.091423  7813 leader_election.cc:343] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.092243  8039 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
W20260709 13:12:54.092536  7813 leader_election.cc:343] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.092953  8039 ts_tablet_manager.cc:1403] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.033s
I20260709 13:12:54.093441  7961 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.094688  8126 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.097887  7993 raft_consensus.cc:2468] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:54.099376  8080 leader_election.cc:290] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.099305  7810 leader_election.cc:304] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.100329  8080 raft_consensus.cc:2804] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.096828  8039 raft_consensus.cc:359] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.101321  8039 raft_consensus.cc:385] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.101720  8039 raft_consensus.cc:740] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.101403  8080 raft_consensus.cc:697] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:54.102528  8039 consensus_queue.cc:260] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.103353  8126 raft_consensus.cc:2749] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.104668  8080 consensus_queue.cc:237] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.104805  8040 consensus_queue.cc:260] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.103555  8041 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.106325  8039 ts_tablet_manager.cc:1434] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:12:54.105389  7668 catalog_manager.cc:5697] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.107544  8039 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.106355  8041 ts_tablet_manager.cc:1403] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.018s
I20260709 13:12:54.108291  7668 catalog_manager.cc:5697] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.112048  8041 raft_consensus.cc:359] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.113173  8041 raft_consensus.cc:385] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.113521  8041 raft_consensus.cc:740] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.114415  8041 consensus_queue.cc:260] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.115407  8039 tablet_bootstrap.cc:654] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.116153  8041 ts_tablet_manager.cc:1434] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:12:54.118221  8040 ts_tablet_manager.cc:1434] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.000s
I20260709 13:12:54.118635  8041 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.125643  7670 catalog_manager.cc:5697] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.120194  8043 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:54.133287  8043 ts_tablet_manager.cc:1403] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.252s	user 0.011s	sys 0.004s
I20260709 13:12:54.136303  8043 raft_consensus.cc:359] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.137080  8039 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.137050  8043 raft_consensus.cc:385] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.137590  8043 raft_consensus.cc:740] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.137702  8039 ts_tablet_manager.cc:1403] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 13:12:54.138198  8041 tablet_bootstrap.cc:654] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.138921  8040 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:54.138752  8043 consensus_queue.cc:260] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.140856  8043 ts_tablet_manager.cc:1434] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:12:54.141888  8043 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:54.147418  8043 tablet_bootstrap.cc:654] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.149140  8080 raft_consensus.cc:493] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.149688  8080 raft_consensus.cc:515] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.151816  8080 leader_election.cc:290] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.147418  8040 tablet_bootstrap.cc:654] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.152486  8039 raft_consensus.cc:359] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.153174  8039 raft_consensus.cc:385] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.153484  8039 raft_consensus.cc:740] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.154039  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.154189  8039 consensus_queue.cc:260] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.155771  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.156541  8039 ts_tablet_manager.cc:1434] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:12:54.156639  7921 raft_consensus.cc:2468] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:54.157922  8039 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.158607  8082 raft_consensus.cc:493] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.159303  8082 raft_consensus.cc:515] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.162935  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.163614  7920 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:54.164242  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.164755  7993 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:54.163173  8082 leader_election.cc:290] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:54.165867  7735 leader_election.cc:304] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:54.166466  8039 tablet_bootstrap.cc:654] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.167547  8109 raft_consensus.cc:2804] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.167977  8109 raft_consensus.cc:493] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.168319  8109 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.169757  8050 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.170742  8050 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:54.174124  7813 leader_election.cc:343] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.174793  8050 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.175334  7813 leader_election.cc:304] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.176256  8080 raft_consensus.cc:2804] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.176764  8080 raft_consensus.cc:493] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.177232  8080 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.177892  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.178584  7846 raft_consensus.cc:2468] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:54.179869  7738 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:54.180682  8050 raft_consensus.cc:2804] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.181046  8050 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.180986  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.181522  8050 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.182545  7738 leader_election.cc:343] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.190760  8041 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.191359  8041 ts_tablet_manager.cc:1403] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.012s
I20260709 13:12:54.196142  8041 raft_consensus.cc:359] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.196921  8041 raft_consensus.cc:385] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.197263  8041 raft_consensus.cc:740] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.188776  8080 raft_consensus.cc:515] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.192533  8050 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.202750  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
W20260709 13:12:54.204784  7738 leader_election.cc:343] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.203365  8082 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.210738  8110 consensus_queue.cc:1048] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:54.213785  8050 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.215288  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:54.208425  8082 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.216132  7846 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.215408  8080 leader_election.cc:290] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.219362  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.219234  8109 raft_consensus.cc:515] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.220183  7921 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:54.221688  7738 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:54.223232  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.223809  7844 raft_consensus.cc:3060] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.223933  7993 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:54.225891  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.226715  7921 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.229739  8082 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:54.227176  8050 raft_consensus.cc:2804] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.215174  8041 consensus_queue.cc:260] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.230715  8050 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.230717  7846 raft_consensus.cc:2468] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:54.242141  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:54.256887  8050 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.245090  8080 raft_consensus.cc:493] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.247776  8109 leader_election.cc:290] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:54.257006  8126 raft_consensus.cc:493] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.244825  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.258177  8041 ts_tablet_manager.cc:1434] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:12:54.262319  8080 raft_consensus.cc:515] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.263116  7919 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.268137  8080 leader_election.cc:290] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:54.263540  7993 raft_consensus.cc:3060] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.260398  8126 raft_consensus.cc:515] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.269965  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.271999  8041 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.270169  8116 consensus_queue.cc:1048] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:12:54.272393  7813 leader_election.cc:343] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.283234  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.284052  7920 raft_consensus.cc:2393] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d56e6d879df4297aa531542711b6bea in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:54.287734  8096 raft_consensus.cc:493] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.288378  8126 leader_election.cc:290] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.288308  8096 raft_consensus.cc:515] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.290618  8096 leader_election.cc:290] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.259572  7738 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.285355  7813 leader_election.cc:304] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.304216  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.272725  8109 consensus_queue.cc:1048] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:12:54.308923  8080 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.309700  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:54.309103  7738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 49629.9us
W20260709 13:12:54.315338  7961 leader_election.cc:343] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.315521  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.316150  7993 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.316453  7961 leader_election.cc:343] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.308246  8116 consensus_queue.cc:1048] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:12:54.309928  8165 raft_consensus.cc:2804] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.321382  8165 raft_consensus.cc:697] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:54.322675  8165 consensus_queue.cc:237] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.333739  8043 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:54.334307  8049 raft_consensus.cc:493] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.337779  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.338599  8043 ts_tablet_manager.cc:1403] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.049s
I20260709 13:12:54.338456  8049 raft_consensus.cc:515] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.335976  8080 raft_consensus.cc:2749] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.333976  8050 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.342984  8110 consensus_queue.cc:1048] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:54.383723  8040 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:54.374595  7921 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:54.400228  8040 ts_tablet_manager.cc:1403] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.262s	user 0.026s	sys 0.044s
I20260709 13:12:54.347764  7919 raft_consensus.cc:2468] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:54.402390  7738 leader_election.cc:304] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:54.381985  8039 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.403201  8039 ts_tablet_manager.cc:1403] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.246s	user 0.041s	sys 0.062s
I20260709 13:12:54.403297  8082 raft_consensus.cc:2804] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.404449  8082 raft_consensus.cc:697] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:54.407008  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.407617  7995 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.362162  7961 leader_election.cc:343] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.345546  8041 tablet_bootstrap.cc:654] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.413651  8040 raft_consensus.cc:359] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.414433  8040 raft_consensus.cc:385] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.414690  8040 raft_consensus.cc:740] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.415395  8040 consensus_queue.cc:260] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.416429  7995 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:54.417762  7735 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:54.406702  8039 raft_consensus.cc:359] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.353047  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.418959  8110 raft_consensus.cc:2804] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.421753  7846 raft_consensus.cc:2468] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:54.422220  8110 raft_consensus.cc:697] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:54.371045  8108 raft_consensus.cc:493] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.420360  8050 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:54.421119  8039 raft_consensus.cc:385] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.405440  8082 consensus_queue.cc:237] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.423534  8108 raft_consensus.cc:515] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.424331  8110 consensus_queue.cc:237] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.426081  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.426684  7921 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.427059  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.427699  7992 raft_consensus.cc:2468] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:54.429065  7810 leader_election.cc:304] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:54.429785  7813 leader_election.cc:304] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.430083  8173 raft_consensus.cc:2804] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.430547  8173 raft_consensus.cc:493] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.430895  8173 raft_consensus.cc:3060] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.409236  7961 leader_election.cc:304] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
W20260709 13:12:54.432057  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 69964.9us
I20260709 13:12:54.431702  7670 catalog_manager.cc:5697] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:54.432753  8108 leader_election.cc:290] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.423534  8039 raft_consensus.cc:740] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.417429  8040 ts_tablet_manager.cc:1434] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:12:54.438464  8040 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:54.438124  8039 consensus_queue.cc:260] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.436707  8126 raft_consensus.cc:2749] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.453435  8040 tablet_bootstrap.cc:654] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.434837  8080 raft_consensus.cc:2804] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.456861  8080 raft_consensus.cc:697] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:54.458132  8080 consensus_queue.cc:237] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.447467  8039 ts_tablet_manager.cc:1434] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260709 13:12:54.453661  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.463313  8039 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
W20260709 13:12:54.463310  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:54.445901  8043 raft_consensus.cc:359] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.464470  8043 raft_consensus.cc:385] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.464797  8043 raft_consensus.cc:740] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.465057  8049 leader_election.cc:290] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.461112  7961 leader_election.cc:304] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.465503  8043 consensus_queue.cc:260] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.352588  7993 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:54.441448  8165 consensus_queue.cc:1048] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:12:54.473102  8049 raft_consensus.cc:2804] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.478737  8049 raft_consensus.cc:493] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.479168  8049 raft_consensus.cc:3060] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.482360  7813 leader_election.cc:343] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.483148  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.486030  8039 tablet_bootstrap.cc:654] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:54.485049  7961 leader_election.cc:343] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.496652  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.520615  7670 catalog_manager.cc:5697] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:54.525902  8109 raft_consensus.cc:493] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.527032  8096 consensus_queue.cc:1048] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.527449  8109 raft_consensus.cc:515] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.530496  8109 leader_election.cc:290] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.532126  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.535935  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa8618a807042889dc2bd2747ab67e7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.537532  7738 leader_election.cc:304] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.538717  8109 raft_consensus.cc:2749] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.545379  7921 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:54.562145  8041 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.562675  8041 ts_tablet_manager.cc:1403] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.292s	user 0.008s	sys 0.008s
I20260709 13:12:54.576938  8043 ts_tablet_manager.cc:1434] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.165s	user 0.013s	sys 0.006s
I20260709 13:12:54.582017  8043 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:54.580924  8041 raft_consensus.cc:359] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.588433  8041 raft_consensus.cc:385] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.588845  8041 raft_consensus.cc:740] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.590294  8041 consensus_queue.cc:260] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.596179  8041 ts_tablet_manager.cc:1434] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:12:54.607213  7771 raft_consensus.cc:3060] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.611442  8043 tablet_bootstrap.cc:654] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.611186  8049 raft_consensus.cc:515] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.595481  8096 consensus_queue.cc:1048] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:12:54.614207  8049 leader_election.cc:290] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:54.614992  8049 consensus_queue.cc:1048] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.616189  8080 consensus_queue.cc:1048] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.624233  8041 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.575685  8173 raft_consensus.cc:515] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.658169  8039 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.658690  8039 ts_tablet_manager.cc:1403] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.013s
I20260709 13:12:54.662127  7844 raft_consensus.cc:2393] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65b4aab6b9284e4f95f5894df0b0e4ca in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:54.665385  8173 leader_election.cc:290] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.671511  7772 raft_consensus.cc:3060] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.662305  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 47270.1us
I20260709 13:12:54.678151  8041 tablet_bootstrap.cc:654] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.679526  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
W20260709 13:12:54.684621  7813 leader_election.cc:343] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.685730  7668 catalog_manager.cc:5697] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.686442  8039 raft_consensus.cc:359] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.687122  8039 raft_consensus.cc:385] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.687409  8039 raft_consensus.cc:740] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.687675  7668 catalog_manager.cc:5697] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.688104  8039 consensus_queue.cc:260] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.679757  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.691457  8039 ts_tablet_manager.cc:1434] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:12:54.692533  8039 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.697484  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:54.698164  7844 raft_consensus.cc:3060] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.700381  8040 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:54.700872  8040 ts_tablet_manager.cc:1403] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.263s	user 0.032s	sys 0.033s
I20260709 13:12:54.701802  8173 consensus_queue.cc:1048] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.704922  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.706717  7844 raft_consensus.cc:2468] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:54.707695  7994 raft_consensus.cc:3060] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.711973  8043 tablet_bootstrap.cc:492] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:54.712477  8043 ts_tablet_manager.cc:1403] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.013s
I20260709 13:12:54.713459  8040 raft_consensus.cc:359] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.714255  8040 raft_consensus.cc:385] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.714529  8040 raft_consensus.cc:740] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.715193  8040 consensus_queue.cc:260] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.716945  7994 raft_consensus.cc:2468] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:54.719992  7810 leader_election.cc:304] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.721267  8173 raft_consensus.cc:2804] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.723392  8173 raft_consensus.cc:697] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:54.724378  8173 consensus_queue.cc:237] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.722288  8043 raft_consensus.cc:359] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.730297  8043 raft_consensus.cc:385] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.730654  8043 raft_consensus.cc:740] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.717231  8040 ts_tablet_manager.cc:1434] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:12:54.717283  8039 tablet_bootstrap.cc:654] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.735080  8040 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:54.741905  8043 consensus_queue.cc:260] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.744270  8043 ts_tablet_manager.cc:1434] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:12:54.722020  7961 leader_election.cc:304] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.744992  8194 raft_consensus.cc:2749] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.746340  8043 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:54.746268  7961 leader_election.cc:304] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:54.747064  8194 raft_consensus.cc:2804] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.747548  8194 raft_consensus.cc:697] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:54.748219  8041 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.748730  8041 ts_tablet_manager.cc:1403] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.002s
I20260709 13:12:54.748386  8194 consensus_queue.cc:237] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.751169  8173 raft_consensus.cc:493] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.751556  8041 raft_consensus.cc:359] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.751726  8173 raft_consensus.cc:515] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.752434  8041 raft_consensus.cc:385] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.752859  8041 raft_consensus.cc:740] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.754998  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.755132  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.755923  8173 leader_election.cc:290] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
W20260709 13:12:54.756882  7813 leader_election.cc:343] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.757054  8041 consensus_queue.cc:260] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.758008  7994 raft_consensus.cc:2468] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:54.758445  8043 tablet_bootstrap.cc:654] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.759104  8039 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.759584  8039 ts_tablet_manager.cc:1403] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 13:12:54.760133  7810 leader_election.cc:304] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.761379  8173 raft_consensus.cc:2804] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.761848  8173 raft_consensus.cc:493] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.762183  8173 raft_consensus.cc:3060] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.770756  7669 catalog_manager.cc:5697] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.775326  8041 ts_tablet_manager.cc:1434] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:12:54.776448  8041 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.783535  8173 raft_consensus.cc:515] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.786628  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:54.787038  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.787657  7994 raft_consensus.cc:3060] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:54.788260  7813 leader_election.cc:343] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.794260  8173 leader_election.cc:290] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
W20260709 13:12:54.795495  7961 leader_election.cc:343] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.797241  8039 raft_consensus.cc:359] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.798012  8039 raft_consensus.cc:385] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.798280  8039 raft_consensus.cc:740] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.799597  8040 tablet_bootstrap.cc:654] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.804337  7994 raft_consensus.cc:2468] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:54.805948  7810 leader_election.cc:304] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.806723  8041 tablet_bootstrap.cc:654] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:54.804791  7961 consensus_peers.cc:597] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:54.811872  8050 consensus_queue.cc:1048] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.811710  8039 consensus_queue.cc:260] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.816262  8172 raft_consensus.cc:2804] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.816555  8039 ts_tablet_manager.cc:1434] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 13:12:54.816797  8172 raft_consensus.cc:697] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:54.817551  8039 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.817757  8172 consensus_queue.cc:237] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.823830  8041 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.824229  8039 tablet_bootstrap.cc:654] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.824378  8041 ts_tablet_manager.cc:1403] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.003s
I20260709 13:12:54.827286  8041 raft_consensus.cc:359] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.827993  8041 raft_consensus.cc:385] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.828272  8041 raft_consensus.cc:740] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.828370  7669 catalog_manager.cc:5697] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.835016  8041 consensus_queue.cc:260] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.838639  8041 ts_tablet_manager.cc:1434] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:12:54.840796  8043 tablet_bootstrap.cc:492] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:54.841302  8043 ts_tablet_manager.cc:1403] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.042s
I20260709 13:12:54.842556  8041 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.843966  8043 raft_consensus.cc:359] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.844683  8043 raft_consensus.cc:385] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.844959  8043 raft_consensus.cc:740] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.851295  8043 consensus_queue.cc:260] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.853843  8043 ts_tablet_manager.cc:1434] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:12:54.855492  8043 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:54.861217  8043 tablet_bootstrap.cc:654] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.861248  8041 tablet_bootstrap.cc:654] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.864347  8039 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.864867  8039 ts_tablet_manager.cc:1403] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.004s
I20260709 13:12:54.867484  8039 raft_consensus.cc:359] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.868170  8039 raft_consensus.cc:385] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.868434  8039 raft_consensus.cc:740] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.868917  8041 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.869410  8041 ts_tablet_manager.cc:1403] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.005s
I20260709 13:12:54.869066  8039 consensus_queue.cc:260] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.872864  8041 raft_consensus.cc:359] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.873808  8041 raft_consensus.cc:385] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.874176  8041 raft_consensus.cc:740] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.874606  8039 ts_tablet_manager.cc:1434] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:12:54.875643  8039 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.875500  8041 consensus_queue.cc:260] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.884474  8041 ts_tablet_manager.cc:1434] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:12:54.885787  8041 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:54.892165  8040 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:54.892824  8040 ts_tablet_manager.cc:1403] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.161s	user 0.026s	sys 0.021s
I20260709 13:12:54.893978  7920 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.893220  8172 raft_consensus.cc:493] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.894636  8172 raft_consensus.cc:515] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.900477  8194 raft_consensus.cc:493] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.896055  8039 tablet_bootstrap.cc:654] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.895781  7669 catalog_manager.cc:5697] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:54.899749  8043 tablet_bootstrap.cc:492] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:54.901015  8194 raft_consensus.cc:515] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.901971  8043 ts_tablet_manager.cc:1403] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260709 13:12:54.903452  8194 leader_election.cc:290] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.905301  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.907987  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.905867  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:54.909418  7994 raft_consensus.cc:2468] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:54.910795  7810 leader_election.cc:304] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
W20260709 13:12:54.912035  7813 leader_election.cc:343] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.904772  8043 raft_consensus.cc:359] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.910820  8194 raft_consensus.cc:493] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.906639  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.912626  8108 raft_consensus.cc:2804] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:54.914580  8108 raft_consensus.cc:493] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:54.914964  8108 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.915493  8039 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.916049  8039 ts_tablet_manager.cc:1403] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:12:54.912775  8043 raft_consensus.cc:385] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:54.908017  7961 leader_election.cc:343] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:54.917135  7961 leader_election.cc:343] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.917565  7961 leader_election.cc:304] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.918336  8126 raft_consensus.cc:2749] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:54.913167  8194 raft_consensus.cc:515] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.919021  8039 raft_consensus.cc:359] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.919459  8165 consensus_queue.cc:1048] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.919829  8039 raft_consensus.cc:385] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.920243  8039 raft_consensus.cc:740] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.921007  8194 leader_election.cc:290] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:54.918130  8110 consensus_queue.cc:1048] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.921087  8039 consensus_queue.cc:260] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:54.922987  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:54.924046  8039 ts_tablet_manager.cc:1434] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:12:54.924450  7961 leader_election.cc:343] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.925034  8043 raft_consensus.cc:740] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.925117  8039 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.928352  8108 raft_consensus.cc:515] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.930619  8108 leader_election.cc:290] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.931241  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:54.931895  7995 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:54.936517  8126 raft_consensus.cc:493] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:54.937091  8126 raft_consensus.cc:515] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:54.939275  8126 leader_election.cc:290] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.940078  8039 tablet_bootstrap.cc:654] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.905999  8040 raft_consensus.cc:359] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.941552  7995 raft_consensus.cc:2468] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:54.944017  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:54.945252  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:54.950016  7961 leader_election.cc:343] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.950443  7810 leader_election.cc:304] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
W20260709 13:12:54.950726  7961 leader_election.cc:343] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.951222  7961 leader_election.cc:304] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:54.951375  8108 raft_consensus.cc:2804] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:54.943220  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:54.951963  8108 raft_consensus.cc:697] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:54.952584  8194 raft_consensus.cc:2749] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:54.953017  7961 leader_election.cc:343] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.942615  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:54.953584  7961 leader_election.cc:304] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:54.947336  8043 consensus_queue.cc:260] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.952890  8108 consensus_queue.cc:237] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.956497  8039 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:54.956974  8039 ts_tablet_manager.cc:1403] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:12:54.958087  8043 ts_tablet_manager.cc:1434] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:12:54.912617  8172 leader_election.cc:290] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:54.945782  8040 raft_consensus.cc:385] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.959203  8043 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:54.954993  8194 raft_consensus.cc:2749] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:54.955018  7813 leader_election.cc:343] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:54.960081  8039 raft_consensus.cc:359] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.960826  8039 raft_consensus.cc:385] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.961145  8039 raft_consensus.cc:740] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.959223  8040 raft_consensus.cc:740] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:54.961984  8039 consensus_queue.cc:260] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.962426  8040 consensus_queue.cc:260] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:54.964632  8040 ts_tablet_manager.cc:1434] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.000s
I20260709 13:12:54.964968  8039 ts_tablet_manager.cc:1434] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:54.965548  8040 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:54.966284  8039 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:54.970285  8041 tablet_bootstrap.cc:654] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.971856  8110 consensus_queue.cc:1048] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.974965  8039 tablet_bootstrap.cc:654] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.977216  8043 tablet_bootstrap.cc:654] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.987637  8040 tablet_bootstrap.cc:654] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:54.992573  8041 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:54.993091  8041 ts_tablet_manager.cc:1403] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.002s
I20260709 13:12:54.994128  7668 catalog_manager.cc:5697] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:54.997771  8041 raft_consensus.cc:359] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:54.998111  8165 consensus_queue.cc:1048] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:54.998553  8041 raft_consensus.cc:385] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:54.999014  8041 raft_consensus.cc:740] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.010035  8041 consensus_queue.cc:260] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.015786  8041 ts_tablet_manager.cc:1434] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260709 13:12:55.019833  8039 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.021741  8039 ts_tablet_manager.cc:1403] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.005s
I20260709 13:12:55.022821  7771 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.024622  8039 raft_consensus.cc:359] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.031328  8039 raft_consensus.cc:385] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.031742  8039 raft_consensus.cc:740] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.029156  8041 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:55.033493  8039 consensus_queue.cc:260] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.034049  8181 raft_consensus.cc:493] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.034593  8181 raft_consensus.cc:515] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.032599  8040 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:55.036240  8040 ts_tablet_manager.cc:1403] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.006s
I20260709 13:12:55.036906  8181 leader_election.cc:290] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.037185  8172 consensus_queue.cc:1048] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:55.038790  8039 ts_tablet_manager.cc:1434] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:12:55.039930  8039 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:55.026633  8165 consensus_queue.cc:1048] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:55.043470  8041 tablet_bootstrap.cc:654] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.048722  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.049302  8043 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:55.049860  8043 ts_tablet_manager.cc:1403] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.011s
I20260709 13:12:55.050340  8039 tablet_bootstrap.cc:654] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.052721  8043 raft_consensus.cc:359] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.053474  8043 raft_consensus.cc:385] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.053781  8043 raft_consensus.cc:740] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.054492  8043 consensus_queue.cc:260] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.057894  8172 consensus_queue.cc:1048] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:55.065244  8043 ts_tablet_manager.cc:1434] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:12:55.066390  8043 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:55.067788  8039 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.068362  8039 ts_tablet_manager.cc:1403] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 13:12:55.071187  8039 raft_consensus.cc:359] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.072001  8039 raft_consensus.cc:385] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.072154  8043 tablet_bootstrap.cc:654] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.072435  8039 raft_consensus.cc:740] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.073395  8039 consensus_queue.cc:260] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.038956  8040 raft_consensus.cc:359] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.080322  8039 ts_tablet_manager.cc:1434] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:12:55.080377  8040 raft_consensus.cc:385] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.080950  8040 raft_consensus.cc:740] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.081550  8039 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:55.082049  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978193b11dd34ee4a8f0978d5e986b20" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.083902  7884 leader_election.cc:304] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.085467  8181 raft_consensus.cc:2749] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.087375  8040 consensus_queue.cc:260] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.091574  8043 tablet_bootstrap.cc:492] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:55.092089  8043 ts_tablet_manager.cc:1403] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 13:12:55.093302  8039 tablet_bootstrap.cc:654] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.094738  8040 ts_tablet_manager.cc:1434] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 13:12:55.094127  8181 raft_consensus.cc:493] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.096518  8043 raft_consensus.cc:359] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.097087  8043 raft_consensus.cc:385] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.097299  8043 raft_consensus.cc:740] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.097929  8043 consensus_queue.cc:260] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.098171  8181 raft_consensus.cc:515] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.099321  8040 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:55.100167  8043 ts_tablet_manager.cc:1434] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:12:55.101212  8043 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:55.102628  8181 leader_election.cc:290] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.106801  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.107687  7844 raft_consensus.cc:2393] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:55.108932  8043 tablet_bootstrap.cc:654] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.116261  8080 raft_consensus.cc:493] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.116837  8080 raft_consensus.cc:515] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.117930  8194 raft_consensus.cc:493] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.118486  8194 raft_consensus.cc:515] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.119138  8080 leader_election.cc:290] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.120656  8194 leader_election.cc:290] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.125487  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.130348  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.113933  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36d1ca10f64c41884a82f8597ab8c8" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.133988  8165 raft_consensus.cc:493] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.134280  7884 leader_election.cc:304] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.134770  8165 raft_consensus.cc:515] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.135201  8184 raft_consensus.cc:3060] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.126669  7844 raft_consensus.cc:2468] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:55.142972  8165 leader_election.cc:290] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
W20260709 13:12:55.143460  7813 leader_election.cc:343] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.153244  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.157955  7961 leader_election.cc:304] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:55.159219  8194 raft_consensus.cc:2804] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.159756  8194 raft_consensus.cc:493] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.160419  8194 raft_consensus.cc:3060] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.145293  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.138345  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.164085  8082 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.164687  8082 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:55.165221  7961 leader_election.cc:343] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.167398  8082 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:55.153311  8184 raft_consensus.cc:2749] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.162910  8181 raft_consensus.cc:493] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.169680  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.175788  8173 raft_consensus.cc:493] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.178128  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cd4c90917a4b79b62b46f26832a52f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.184244  7995 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:55.194446  8039 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.195429  8039 ts_tablet_manager.cc:1403] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.016s
I20260709 13:12:55.182631  8181 raft_consensus.cc:515] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:55.188598  7813 leader_election.cc:343] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.194901  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.185880  8173 raft_consensus.cc:515] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.197085  7994 raft_consensus.cc:2393] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:55.199338  8043 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:55.200894  8043 ts_tablet_manager.cc:1403] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.021s
I20260709 13:12:55.202931  7735 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:55.204203  8194 raft_consensus.cc:515] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.205070  8172 raft_consensus.cc:493] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.203706  7847 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:55.211311  7735 leader_election.cc:304] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.212529  8082 raft_consensus.cc:3060] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.208002  8165 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:55.212440  8039 raft_consensus.cc:359] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.213193  8165 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.213817  8165 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:55.207783  8172 raft_consensus.cc:515] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.216627  8040 tablet_bootstrap.cc:654] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.216737  8172 leader_election.cc:290] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:55.218897  8173 leader_election.cc:290] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.218678  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.219482  8181 leader_election.cc:290] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.220481  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.220676  8082 raft_consensus.cc:2749] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.201773  7813 leader_election.cc:304] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.223887  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae681d0c61d64aaeb04526da9fb3bd17" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.224570  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.225001  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.220009  7994 raft_consensus.cc:2468] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:55.225386  8194 leader_election.cc:290] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.226624  7887 leader_election.cc:304] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.232156  8181 raft_consensus.cc:2749] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.230232  8126 consensus_queue.cc:1048] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:55.228192  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:55.235139  8043 raft_consensus.cc:359] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.229206  7810 leader_election.cc:304] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:55.236129  8043 raft_consensus.cc:385] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:55.236372  7813 leader_election.cc:343] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.236507  8043 raft_consensus.cc:740] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.213323  8039 raft_consensus.cc:385] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.237548  8039 raft_consensus.cc:740] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.229332  8108 raft_consensus.cc:2749] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.237829  8043 consensus_queue.cc:260] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.239166  8039 consensus_queue.cc:260] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:55.240091  7961 leader_election.cc:343] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.240216  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:55.240937  7847 raft_consensus.cc:3060] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.234917  8181 raft_consensus.cc:493] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.225800  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.241962  8181 raft_consensus.cc:515] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.242445  7920 raft_consensus.cc:2468] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:55.243510  8108 raft_consensus.cc:2804] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.243909  8108 raft_consensus.cc:493] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.244256  8108 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.245394  8181 leader_election.cc:290] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.248031  8043 ts_tablet_manager.cc:1434] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:12:55.258153  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.247949  8165 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.248752  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29340e3621246379b95a56602881cd5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.263262  7994 raft_consensus.cc:2393] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:55.266937  7884 leader_election.cc:304] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.268113  8181 raft_consensus.cc:3060] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.270737  7920 raft_consensus.cc:3060] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.272370  8039 ts_tablet_manager.cc:1434] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.077s	user 0.017s	sys 0.005s
I20260709 13:12:55.273458  8039 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:55.275305  8043 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:55.279438  8108 raft_consensus.cc:515] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.282651  8041 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:55.283181  8041 ts_tablet_manager.cc:1403] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.042s
I20260709 13:12:55.283479  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:55.283380  8108 leader_election.cc:290] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:55.284435  7994 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.287860  8041 raft_consensus.cc:359] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.288638  8041 raft_consensus.cc:385] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.288952  8041 raft_consensus.cc:740] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.289654  8041 consensus_queue.cc:260] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.292920  8041 ts_tablet_manager.cc:1434] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:55.294730  8172 raft_consensus.cc:493] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.295277  8172 raft_consensus.cc:515] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.298520  8172 leader_election.cc:290] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:55.299587  8172 consensus_queue.cc:1048] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:55.300235  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 68837.1us
W20260709 13:12:55.300983  7813 leader_election.cc:343] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.302731  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.304579  8041 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:55.314352  8165 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:55.314828  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:55.318918  7995 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:55.321061  8040 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
W20260709 13:12:55.311021  7810 leader_election.cc:343] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.321688  8040 ts_tablet_manager.cc:1403] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.226s	user 0.013s	sys 0.029s
I20260709 13:12:55.325088  8232 raft_consensus.cc:493] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.325577  8232 raft_consensus.cc:515] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.325592  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:55.326759  7846 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:55.327637  8232 leader_election.cc:290] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.327960  7995 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:12:55.328258  7847 raft_consensus.cc:2468] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:55.329248  7735 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:55.330080  8165 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:55.330559  8165 raft_consensus.cc:697] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:55.331455  8165 consensus_queue.cc:237] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER 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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.333474  8041 tablet_bootstrap.cc:654] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.316305  8181 raft_consensus.cc:2749] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.343094  8039 tablet_bootstrap.cc:654] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.346750  8043 tablet_bootstrap.cc:654] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.347798  7918 raft_consensus.cc:3060] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.347892  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:55.348438  7813 leader_election.cc:304] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:55.350113  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.352065  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.353989  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.354743  7994 raft_consensus.cc:2468] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:55.356259  8040 raft_consensus.cc:359] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.356993  8040 raft_consensus.cc:385] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.357256  8040 raft_consensus.cc:740] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.357940  8040 consensus_queue.cc:260] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.360083  8040 ts_tablet_manager.cc:1434] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:12:55.361049  8040 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:55.347832  7961 leader_election.cc:304] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
W20260709 13:12:55.370296  7813 leader_election.cc:343] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.381507  8040 tablet_bootstrap.cc:654] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.368108  8232 raft_consensus.cc:2804] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.370604  8082 raft_consensus.cc:493] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.376883  8194 raft_consensus.cc:2804] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:55.384583  8232 raft_consensus.cc:493] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.378386  8172 consensus_queue.cc:1048] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:12:55.378219  8126 consensus_queue.cc:1048] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:12:55.393980  8043 tablet_bootstrap.cc:492] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
W20260709 13:12:55.387714  7813 leader_election.cc:343] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.395525  8043 ts_tablet_manager.cc:1403] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.005s
I20260709 13:12:55.393369  8232 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.391925  8194 raft_consensus.cc:697] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:55.398975  8039 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.388366  8082 raft_consensus.cc:515] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.406322  8039 ts_tablet_manager.cc:1403] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.035s
I20260709 13:12:55.408993  7810 leader_election.cc:304] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:55.410054  8172 raft_consensus.cc:2804] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:55.410385  8181 raft_consensus.cc:493] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.410713  8172 raft_consensus.cc:697] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:55.411002  8181 raft_consensus.cc:515] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.411739  8172 consensus_queue.cc:237] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.413403  8181 leader_election.cc:290] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:55.415516  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.415586  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.416154  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:55.416363  7993 raft_consensus.cc:2468] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:55.416653  7921 raft_consensus.cc:2468] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:55.417852  7846 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:12:55.417745  7884 leader_election.cc:304] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:55.418365  7738 leader_election.cc:304] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:55.418947  8181 raft_consensus.cc:2804] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.419363  8181 raft_consensus.cc:493] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.419734  8181 raft_consensus.cc:3060] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.416797  7770 raft_consensus.cc:2468] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:55.424355  8194 consensus_queue.cc:237] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.425331  8110 raft_consensus.cc:2804] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.427294  8110 raft_consensus.cc:493] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.427716  8110 raft_consensus.cc:3060] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.398240  7813 leader_election.cc:304] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:55.425153  8039 raft_consensus.cc:359] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:55.428802  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 43995us
W20260709 13:12:55.429744  7813 leader_election.cc:343] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.430104  8082 leader_election.cc:290] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.434002  8039 raft_consensus.cc:385] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.434401  8039 raft_consensus.cc:740] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.435293  8039 consensus_queue.cc:260] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.448827  7669 catalog_manager.cc:5697] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 2, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:55.452945  8039 ts_tablet_manager.cc:1434] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260709 13:12:55.454726  8039 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:55.447471  8108 raft_consensus.cc:2749] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.461764  8041 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:55.462283  8041 ts_tablet_manager.cc:1403] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.007s
W20260709 13:12:55.453975  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 83544us
W20260709 13:12:55.469815  7813 leader_election.cc:343] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.470345  7813 leader_election.cc:304] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.471875  8108 raft_consensus.cc:2749] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.472587  8108 consensus_queue.cc:1048] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:55.458189  8080 consensus_queue.cc:1048] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:12:55.469386  8181 raft_consensus.cc:515] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.476437  8232 raft_consensus.cc:515] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.477130  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:55.477840  7994 raft_consensus.cc:3060] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.479962  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:55.469308  8043 raft_consensus.cc:359] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.481798  8043 raft_consensus.cc:385] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.482092  8043 raft_consensus.cc:740] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.482805  8043 consensus_queue.cc:260] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.484543  8043 ts_tablet_manager.cc:1434] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.000s
I20260709 13:12:55.489960  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.493239  8039 tablet_bootstrap.cc:654] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.495023  8041 raft_consensus.cc:359] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.495791  8041 raft_consensus.cc:385] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.496575  8041 raft_consensus.cc:740] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.497694  8041 consensus_queue.cc:260] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.502324  8043 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:55.476428  8181 leader_election.cc:290] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:55.507694  7668 catalog_manager.cc:5697] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:55.513280  8041 ts_tablet_manager.cc:1434] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 13:12:55.514681  8041 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:55.515942  8080 raft_consensus.cc:493] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.528326  8080 raft_consensus.cc:515] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.530472  8080 leader_election.cc:290] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.541249  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.544121  7994 raft_consensus.cc:2468] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:55.546480  7884 leader_election.cc:304] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:12:55.550712  7813 leader_election.cc:343] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.554705  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.555662  8184 raft_consensus.cc:2804] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:55.570320  8184 raft_consensus.cc:697] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:55.571221  8184 consensus_queue.cc:237] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.560508  8080 consensus_queue.cc:1048] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:12:55.555944  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:55.578313  8039 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.579218  8039 ts_tablet_manager.cc:1403] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.010s
I20260709 13:12:55.558033  8232 leader_election.cc:290] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:55.583652  7769 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.586701  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:55.587378  7917 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:55.589231  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:55.561643  7995 raft_consensus.cc:2468] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:55.583326  8039 raft_consensus.cc:359] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.592242  8039 raft_consensus.cc:385] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.592546  8039 raft_consensus.cc:740] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.593248  8039 consensus_queue.cc:260] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.595657  8041 tablet_bootstrap.cc:654] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.591661  7810 leader_election.cc:304] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.553938  8110 raft_consensus.cc:515] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.600812  8039 ts_tablet_manager.cc:1434] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:12:55.603691  8043 tablet_bootstrap.cc:654] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.633766  8039 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:55.642261  7771 raft_consensus.cc:2393] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:55.630122  8080 raft_consensus.cc:2804] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.654145  8080 raft_consensus.cc:493] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.654567  8080 raft_consensus.cc:3060] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.662405  7917 raft_consensus.cc:2468] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
W20260709 13:12:55.663679  7813 consensus_peers.cc:597] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:55.664686  8181 raft_consensus.cc:493] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.665246  8181 raft_consensus.cc:515] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:55.666566  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 75001.7us
I20260709 13:12:55.674598  8231 raft_consensus.cc:493] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.675100  8231 raft_consensus.cc:515] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.676964  8231 leader_election.cc:290] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.691565  8110 leader_election.cc:290] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.700170  7669 catalog_manager.cc:5697] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:55.672402  7813 leader_election.cc:304] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:55.703842  8039 tablet_bootstrap.cc:654] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.702217  7769 raft_consensus.cc:2468] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:55.698550  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:55.703789  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.719077  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68dd02d9eefb4db59c4b257cff1e7fe9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:55.723811  8040 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:55.724306  8040 ts_tablet_manager.cc:1403] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.363s	user 0.012s	sys 0.009s
I20260709 13:12:55.710245  8232 raft_consensus.cc:2804] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:55.709702  8181 leader_election.cc:290] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.726045  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b7aebfe74f3dbaa9a2dd52ec1f0e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.715327  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:55.727070  8043 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:55.730553  8043 ts_tablet_manager.cc:1403] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.228s	user 0.038s	sys 0.038s
I20260709 13:12:55.738427  7994 raft_consensus.cc:2393] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:12:55.740119  7847 raft_consensus.cc:2393] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:55.741127  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:55.743566  8043 raft_consensus.cc:359] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.744616  8043 raft_consensus.cc:385] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.744966  8043 raft_consensus.cc:740] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.746395  8043 consensus_queue.cc:260] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.751834  8043 ts_tablet_manager.cc:1434] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:12:55.757241  8041 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:55.765892  8041 ts_tablet_manager.cc:1403] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.252s	user 0.024s	sys 0.008s
I20260709 13:12:55.764711  8040 raft_consensus.cc:359] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.767441  8040 raft_consensus.cc:385] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.767797  8040 raft_consensus.cc:740] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.768705  8040 consensus_queue.cc:260] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.772354  8043 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:55.775966  8040 ts_tablet_manager.cc:1434] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:12:55.776731  8232 raft_consensus.cc:697] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:55.780555  8232 consensus_queue.cc:237] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.736138  8080 raft_consensus.cc:515] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.781483  8041 raft_consensus.cc:359] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:55.783341  8041 raft_consensus.cc:385] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.783542  8041 raft_consensus.cc:740] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.786489  8040 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:55.789810  8041 consensus_queue.cc:260] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:55.777525  7810 leader_election.cc:343] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.796820  8041 ts_tablet_manager.cc:1434] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:12:55.797875  8041 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:55.798993  8040 tablet_bootstrap.cc:654] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.800184  7887 leader_election.cc:304] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:55.800416  7738 leader_election.cc:304] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.801390  8181 raft_consensus.cc:3060] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:55.801826  7813 leader_election.cc:343] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.802289  7813 leader_election.cc:304] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.805013  8172 raft_consensus.cc:2749] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.807582  8041 tablet_bootstrap.cc:654] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.808346  8257 raft_consensus.cc:2749] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.830004  7994 raft_consensus.cc:1275] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:12:55.838562  7666 catalog_manager.cc:5697] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:55.842572  8043 tablet_bootstrap.cc:654] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:55.851609  8080 leader_election.cc:290] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:55.853719  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:55.854720  7992 raft_consensus.cc:3060] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.846645  8251 consensus_queue.cc:1048] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:12:55.867057  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
W20260709 13:12:55.872272  7813 leader_election.cc:343] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.874867  8184 raft_consensus.cc:493] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.875449  8184 raft_consensus.cc:515] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.878906  7992 raft_consensus.cc:2468] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:55.879453  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:55.880936  7887 leader_election.cc:343] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:55.877501  8184 leader_election.cc:290] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:55.881868  7810 leader_election.cc:304] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:55.887403  8237 consensus_queue.cc:1048] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:55.888509  8265 raft_consensus.cc:2804] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:55.888890  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:55.889585  8265 raft_consensus.cc:697] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:55.890079  8039 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:55.890631  8039 ts_tablet_manager.cc:1403] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.017s
I20260709 13:12:55.890851  8265 consensus_queue.cc:237] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:55.874841  8181 raft_consensus.cc:2749] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:55.901746  8039 raft_consensus.cc:359] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.902455  8039 raft_consensus.cc:385] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:55.902771  8039 raft_consensus.cc:740] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:55.903489  8039 consensus_queue.cc:260] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:55.908125  8041 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:55.908871  8041 ts_tablet_manager.cc:1403] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.009s
I20260709 13:12:55.890012  7847 raft_consensus.cc:2468] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:55.969153  7887 leader_election.cc:304] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:55.974850  8184 raft_consensus.cc:2804] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:55.975701  8184 raft_consensus.cc:493] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:55.976194  8184 raft_consensus.cc:3060] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:55.978034  8126 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.979029  8126 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:55.985059  8245 raft_consensus.cc:493] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:55.986269  8245 raft_consensus.cc:515] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:56.016108  7813 consensus_peers.cc:597] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:56.016760  8245 leader_election.cc:290] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.014195  8237 consensus_queue.cc:1048] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.017951  7847 raft_consensus.cc:1275] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:12:56.019982  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.023770  8041 raft_consensus.cc:359] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.024492  8126 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.024996  8043 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:56.026003  8043 ts_tablet_manager.cc:1403] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.254s	user 0.009s	sys 0.008s
I20260709 13:12:56.026072  8232 consensus_queue.cc:1048] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.027771  8232 raft_consensus.cc:493] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.028551  8232 raft_consensus.cc:515] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.024658  8041 raft_consensus.cc:385] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.034035  8041 raft_consensus.cc:740] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.039981  8039 ts_tablet_manager.cc:1434] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.000s
I20260709 13:12:56.042727  8039 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.045068  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.046437  7847 raft_consensus.cc:2468] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:56.055974  8232 leader_election.cc:290] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.061892  8110 consensus_queue.cc:1048] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.062564  8181 consensus_queue.cc:1048] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.063932  8043 raft_consensus.cc:359] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.074913  8043 raft_consensus.cc:385] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.075317  8043 raft_consensus.cc:740] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.076357  8043 consensus_queue.cc:260] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.078737  8043 ts_tablet_manager.cc:1434] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.006s
I20260709 13:12:56.063705  8041 consensus_queue.cc:260] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.067385  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.083039  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:56.083252  7810 leader_election.cc:343] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.097375  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.105020  8041 ts_tablet_manager.cc:1434] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.196s	user 0.009s	sys 0.005s
W20260709 13:12:56.108594  7961 leader_election.cc:343] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:56.109756  7961 leader_election.cc:343] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.108678  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:56.117759  7813 leader_election.cc:343] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.118319  8040 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.117971  8043 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:56.118378  7813 leader_election.cc:304] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.119730  8080 raft_consensus.cc:2749] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.120013  8041 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.119213  8040 ts_tablet_manager.cc:1403] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.333s	user 0.021s	sys 0.027s
I20260709 13:12:56.133329  7771 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:56.119203  7961 leader_election.cc:343] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.150081  8043 tablet_bootstrap.cc:654] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.144726  7668 catalog_manager.cc:5697] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:56.157922  8181 consensus_queue.cc:1048] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.142673  8184 raft_consensus.cc:515] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.151685  7961 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.167919  8126 raft_consensus.cc:2749] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:56.167837  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 48698.8us
I20260709 13:12:56.188083  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:56.161291  8040 raft_consensus.cc:359] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.190026  8040 raft_consensus.cc:385] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.190387  8040 raft_consensus.cc:740] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.191256  8040 consensus_queue.cc:260] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:12:56.200984  7887 leader_election.cc:343] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.210011  8040 ts_tablet_manager.cc:1434] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 13:12:56.220779  8040 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:56.224486  8184 leader_election.cc:290] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.227262  8039 tablet_bootstrap.cc:654] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.228116  8265 consensus_queue.cc:1048] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.195324  7961 leader_election.cc:304] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.230901  8126 raft_consensus.cc:2804] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.231761  8126 raft_consensus.cc:493] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.232156  8126 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.230674  8232 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.237200  8265 consensus_queue.cc:1048] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:56.238123  8232 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.241871  8232 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.244634  8041 tablet_bootstrap.cc:654] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.245080  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:56.247462  7813 leader_election.cc:343] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.256152  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:56.258384  7813 leader_election.cc:343] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.258886  7813 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.260098  8232 raft_consensus.cc:2749] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.270098  8110 raft_consensus.cc:493] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.270653  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:56.270737  8110 raft_consensus.cc:515] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.271507  7844 raft_consensus.cc:3060] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.284503  8184 raft_consensus.cc:493] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.285218  8184 raft_consensus.cc:515] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.288642  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.289601  7992 raft_consensus.cc:2468] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:56.291724  7884 leader_election.cc:304] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:56.294271  8184 leader_election.cc:290] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.294849  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.295874  7772 raft_consensus.cc:2468] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:56.298126  7844 raft_consensus.cc:2468] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:56.295042  8285 raft_consensus.cc:2804] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.299072  8285 raft_consensus.cc:493] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.299559  8285 raft_consensus.cc:3060] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.299623  7887 leader_election.cc:304] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.300618  8040 tablet_bootstrap.cc:654] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.301038  8184 raft_consensus.cc:2804] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.301738  8184 raft_consensus.cc:697] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:56.302956  8184 consensus_queue.cc:237] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.305132  8043 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:56.305814  8043 ts_tablet_manager.cc:1403] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.188s	user 0.026s	sys 0.003s
I20260709 13:12:56.308347  8043 raft_consensus.cc:359] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.308889  8043 raft_consensus.cc:385] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.309159  8043 raft_consensus.cc:740] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.293380  7670 catalog_manager.cc:5697] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:56.318291  8126 raft_consensus.cc:515] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.327184  8039 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.326959  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:56.327780  8039 ts_tablet_manager.cc:1403] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.010s
W20260709 13:12:56.329161  7961 leader_election.cc:343] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.335798  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.337811  8039 raft_consensus.cc:359] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.338963  8039 raft_consensus.cc:385] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.339308  8039 raft_consensus.cc:740] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.340097  8039 consensus_queue.cc:260] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.315642  8285 raft_consensus.cc:515] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.349596  8242 raft_consensus.cc:493] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.350175  8285 leader_election.cc:290] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.350266  8242 raft_consensus.cc:515] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.352370  8039 ts_tablet_manager.cc:1434] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:12:56.354007  7918 raft_consensus.cc:2393] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:12:56.354768  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.355419  8039 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.356348  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:56.357105  7994 raft_consensus.cc:3060] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.348174  8126 leader_election.cc:290] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.354390  8110 leader_election.cc:290] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:56.354249  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:56.358449  7769 raft_consensus.cc:3060] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.359045  8043 consensus_queue.cc:260] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.361052  8043 ts_tablet_manager.cc:1434] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.000s
I20260709 13:12:56.341250  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903230597b8d421689036bc4bfa49c74" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.352761  8242 leader_election.cc:290] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.362370  8043 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
W20260709 13:12:56.362488  7961 leader_election.cc:343] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.363478  7735 leader_election.cc:304] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.363682  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:56.365440  7961 leader_election.cc:343] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.365944  7961 leader_election.cc:304] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.367168  8242 raft_consensus.cc:2749] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.369845  7769 raft_consensus.cc:2468] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:56.373211  7887 leader_election.cc:304] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:56.369240  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:56.376677  8285 raft_consensus.cc:2804] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.376809  7994 raft_consensus.cc:2468] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:56.377441  8285 raft_consensus.cc:697] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:56.370622  8110 raft_consensus.cc:2749] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.381356  7669 catalog_manager.cc:5697] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:56.384337  8039 tablet_bootstrap.cc:654] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.387145  8041 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.387622  8041 ts_tablet_manager.cc:1403] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.268s	user 0.012s	sys 0.006s
I20260709 13:12:56.401247  8040 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.402173  8040 ts_tablet_manager.cc:1403] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.000s
I20260709 13:12:56.404896  8040 raft_consensus.cc:359] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.405581  8040 raft_consensus.cc:385] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.377801  7844 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.408511  8040 raft_consensus.cc:740] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.378417  8285 consensus_queue.cc:237] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.412789  8040 consensus_queue.cc:260] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.416450  8043 tablet_bootstrap.cc:654] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.416563  8039 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
W20260709 13:12:56.418771  7813 consensus_peers.cc:597] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:56.426329  8039 ts_tablet_manager.cc:1403] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.024s
I20260709 13:12:56.427484  8041 raft_consensus.cc:359] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.428095  8041 raft_consensus.cc:385] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.428339  8041 raft_consensus.cc:740] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.432415  8039 raft_consensus.cc:359] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.433369  8039 raft_consensus.cc:385] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.433688  8039 raft_consensus.cc:740] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.435245  8041 consensus_queue.cc:260] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.436930  8041 ts_tablet_manager.cc:1434] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:12:56.439217  8040 ts_tablet_manager.cc:1434] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:12:56.440236  8040 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:56.442034  8041 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.452559  8041 tablet_bootstrap.cc:654] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.455832  8040 tablet_bootstrap.cc:654] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.460280  7844 raft_consensus.cc:2468] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:56.463266  7961 leader_election.cc:304] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.464171  8126 raft_consensus.cc:2804] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.464689  8126 raft_consensus.cc:697] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:56.455588  8039 consensus_queue.cc:260] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.467923  8039 ts_tablet_manager.cc:1434] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:12:56.469384  8039 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.470345  8040 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.465605  8126 consensus_queue.cc:237] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.473342  8041 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.473953  8041 ts_tablet_manager.cc:1403] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:12:56.475515  8039 tablet_bootstrap.cc:654] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.470858  8040 ts_tablet_manager.cc:1403] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:12:56.480006  8040 raft_consensus.cc:359] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.480727  8040 raft_consensus.cc:385] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.481000  8040 raft_consensus.cc:740] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.481758  8040 consensus_queue.cc:260] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.484042  8040 ts_tablet_manager.cc:1434] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:12:56.484794  8285 raft_consensus.cc:493] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.485386  8285 raft_consensus.cc:515] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.485818  8041 raft_consensus.cc:359] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.486616  8041 raft_consensus.cc:385] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.486923  8041 raft_consensus.cc:740] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.487762  8285 leader_election.cc:290] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.487787  8041 consensus_queue.cc:260] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.493125  8041 ts_tablet_manager.cc:1434] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:12:56.494638  8232 consensus_queue.cc:1048] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.495705  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.496721  7844 raft_consensus.cc:2468] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:56.496766  7770 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.499544  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.499962  7887 leader_election.cc:304] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:56.500972  8285 raft_consensus.cc:2804] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.501423  8285 raft_consensus.cc:493] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.501813  8285 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.502717  8040 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:12:56.503523  7887 leader_election.cc:343] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.511262  8040 tablet_bootstrap.cc:654] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.508307  8039 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.512238  8039 ts_tablet_manager.cc:1403] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.003s
I20260709 13:12:56.515542  8039 raft_consensus.cc:359] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.516474  8039 raft_consensus.cc:385] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.516863  8039 raft_consensus.cc:740] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.517113  8041 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.517999  8039 consensus_queue.cc:260] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.520581  8039 ts_tablet_manager.cc:1434] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:12:56.510354  8285 raft_consensus.cc:515] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.525542  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
W20260709 13:12:56.527415  7887 leader_election.cc:343] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.531213  8043 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:56.531569  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:56.532250  7844 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.533783  8040 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.534236  8040 ts_tablet_manager.cc:1403] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.002s
I20260709 13:12:56.534574  8285 leader_election.cc:290] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.536346  8040 raft_consensus.cc:359] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.531831  8043 ts_tablet_manager.cc:1403] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.007s
I20260709 13:12:56.536927  8040 raft_consensus.cc:385] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.537256  8040 raft_consensus.cc:740] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.531262  8039 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.538187  8040 consensus_queue.cc:260] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.539460  8041 tablet_bootstrap.cc:654] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.540108  8043 raft_consensus.cc:359] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.540858  8043 raft_consensus.cc:385] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.540860  8040 ts_tablet_manager.cc:1434] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:12:56.542534  8040 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:56.541294  8043 raft_consensus.cc:740] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.546114  8043 consensus_queue.cc:260] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.553602  8043 ts_tablet_manager.cc:1434] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260709 13:12:56.554112  7844 raft_consensus.cc:2468] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:56.554770  8043 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:56.556288  7887 leader_election.cc:304] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.561574  8285 raft_consensus.cc:2804] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.562646  8285 raft_consensus.cc:697] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:56.563148  8040 tablet_bootstrap.cc:654] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.571467  8039 tablet_bootstrap.cc:654] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.572005  8172 raft_consensus.cc:493] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.572522  8172 raft_consensus.cc:515] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.574823  8172 leader_election.cc:290] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:56.576107  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:56.578166  7810 leader_election.cc:343] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.581727  8043 tablet_bootstrap.cc:654] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.582868  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.585754  7668 catalog_manager.cc:5697] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:56.586992  8041 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.587694  8041 ts_tablet_manager.cc:1403] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.007s
W20260709 13:12:56.589094  7813 leader_election.cc:343] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.589638  7813 leader_election.cc:304] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.591607  8172 raft_consensus.cc:2749] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.593770  8041 raft_consensus.cc:359] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.594564  8041 raft_consensus.cc:385] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.594851  8041 raft_consensus.cc:740] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.595563  8041 consensus_queue.cc:260] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.597858  8041 ts_tablet_manager.cc:1434] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:12:56.599045  8041 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.602025  7670 catalog_manager.cc:5697] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:56.574344  8285 consensus_queue.cc:237] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.605999  8041 tablet_bootstrap.cc:654] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.608465  8040 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.608994  8040 ts_tablet_manager.cc:1403] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 13:12:56.611725  8040 raft_consensus.cc:359] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.614514  8039 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.612421  8040 raft_consensus.cc:385] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.622471  8040 raft_consensus.cc:740] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.623411  8040 consensus_queue.cc:260] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.624858  8232 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.625411  8232 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.627556  8232 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.629324  8040 ts_tablet_manager.cc:1434] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 13:12:56.629369  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.629731  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.630712  8040 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:12:56.631189  7813 leader_election.cc:343] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:56.631969  7813 leader_election.cc:343] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.632396  7813 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.634045  8172 raft_consensus.cc:2749] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.615060  8039 ts_tablet_manager.cc:1403] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260709 13:12:56.637463  8110 raft_consensus.cc:493] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.637939  8041 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.638475  8041 ts_tablet_manager.cc:1403] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 13:12:56.638208  8110 raft_consensus.cc:515] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.641275  8041 raft_consensus.cc:359] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.642027  8041 raft_consensus.cc:385] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.642321  8041 raft_consensus.cc:740] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.643092  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.645545  8041 consensus_queue.cc:260] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.648335  8040 tablet_bootstrap.cc:654] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.650434  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a45a2de233e41d3828d20156f0ce0bb" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.651259  7844 raft_consensus.cc:2393] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:12:56.654137  8041 ts_tablet_manager.cc:1434] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:12:56.639638  8039 raft_consensus.cc:359] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.654726  8039 raft_consensus.cc:385] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.655027  8039 raft_consensus.cc:740] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.655227  8041 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.655858  8039 consensus_queue.cc:260] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.657763  8249 raft_consensus.cc:493] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.657884  8039 ts_tablet_manager.cc:1434] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:12:56.658339  8249 raft_consensus.cc:515] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.660481  8249 leader_election.cc:290] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.662961  7668 catalog_manager.cc:5697] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:56.663838  7738 leader_election.cc:304] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.665798  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.664196  8040 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.666579  8258 raft_consensus.cc:3060] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.666939  8040 ts_tablet_manager.cc:1403] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260709 13:12:56.667330  8039 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.669934  8040 raft_consensus.cc:359] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.670701  8040 raft_consensus.cc:385] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.670967  8040 raft_consensus.cc:740] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.666589  7844 raft_consensus.cc:2393] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:12:56.671630  8040 consensus_queue.cc:260] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.661511  8041 tablet_bootstrap.cc:654] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.665017  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.673827  7738 leader_election.cc:304] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.640763  8110 leader_election.cc:290] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.679616  8110 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.682425  8040 ts_tablet_manager.cc:1434] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:12:56.683558  8040 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:56.696844  8039 tablet_bootstrap.cc:654] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:56.697400  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:56.700242  8041 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.700768  8041 ts_tablet_manager.cc:1403] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260709 13:12:56.701499  8249 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.702054  8249 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.703125  8258 raft_consensus.cc:2749] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.693553  8040 tablet_bootstrap.cc:654] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.704859  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.705166  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.705641  7917 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:56.705890  7994 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:56.706928  7738 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:56.708244  8251 raft_consensus.cc:2804] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.708585  8251 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.709000  8251 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.710451  8043 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:56.710961  8043 ts_tablet_manager.cc:1403] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.011s
I20260709 13:12:56.712460  8285 consensus_queue.cc:1048] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:56.717144  8232 raft_consensus.cc:493] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.717852  8110 raft_consensus.cc:2749] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.717671  8232 raft_consensus.cc:515] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.718654  8043 raft_consensus.cc:359] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.703662  8041 raft_consensus.cc:359] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.719390  8043 raft_consensus.cc:385] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.719674  8041 raft_consensus.cc:385] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.719714  8043 raft_consensus.cc:740] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.720220  8041 raft_consensus.cc:740] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.720770  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.720686  8043 consensus_queue.cc:260] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:12:56.722697  7810 leader_election.cc:343] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.723042  8043 ts_tablet_manager.cc:1434] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:12:56.727571  8043 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:56.728052  8245 raft_consensus.cc:493] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.728585  8245 raft_consensus.cc:515] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.728407  8041 consensus_queue.cc:260] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.731348  8245 leader_election.cc:290] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.733736  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.734299  8043 tablet_bootstrap.cc:654] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:56.735759  7961 leader_election.cc:343] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.730211  8251 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.738214  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.739209  7847 raft_consensus.cc:2468] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:56.747274  7961 leader_election.cc:304] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.748622  8126 raft_consensus.cc:2804] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.748996  8126 raft_consensus.cc:493] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.749329  8126 raft_consensus.cc:3060] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.750000  8232 leader_election.cc:290] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.754899  8249 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:56.757930  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:56.758826  7921 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.759593  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:56.761792  7813 leader_election.cc:343] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.762236  7813 leader_election.cc:304] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.762997  8232 raft_consensus.cc:2749] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.768183  7921 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:56.769500  7738 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:56.770619  8249 raft_consensus.cc:2804] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.777858  8249 raft_consensus.cc:697] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:56.779893  8249 consensus_queue.cc:237] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.783039  8041 ts_tablet_manager.cc:1434] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 13:12:56.787528  8080 raft_consensus.cc:493] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.788203  8080 raft_consensus.cc:515] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.788733  8041 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.790521  8080 leader_election.cc:290] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.795470  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.795742  8126 raft_consensus.cc:515] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:12:56.796983  7813 leader_election.cc:343] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.798727  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:56.799455  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:56.800277  7961 leader_election.cc:343] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:56.801159  7813 leader_election.cc:343] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.801811  7813 leader_election.cc:304] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:56.802503  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:56.803335  7994 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.804472  8232 raft_consensus.cc:2749] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:56.808485  8285 consensus_queue.cc:1048] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.809755  8251 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:56.816275  8039 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.817065  8039 ts_tablet_manager.cc:1403] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.038s
I20260709 13:12:56.817018  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:56.817523  8126 leader_election.cc:290] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:56.818041  7847 raft_consensus.cc:3060] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.818488  7994 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:56.820921  8039 raft_consensus.cc:359] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.838073  8039 raft_consensus.cc:385] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.838498  8039 raft_consensus.cc:740] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.839417  8039 consensus_queue.cc:260] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.842381  8039 ts_tablet_manager.cc:1434] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:12:56.826388  8041 tablet_bootstrap.cc:654] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.843652  8039 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.844296  7668 catalog_manager.cc:5697] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:56.827508  8043 tablet_bootstrap.cc:492] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:56.832157  8040 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.847255  8043 ts_tablet_manager.cc:1403] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.006s
I20260709 13:12:56.847476  8040 ts_tablet_manager.cc:1403] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.164s	user 0.036s	sys 0.011s
I20260709 13:12:56.849550  8126 raft_consensus.cc:493] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.850068  8126 raft_consensus.cc:515] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.850239  8043 raft_consensus.cc:359] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.850502  8040 raft_consensus.cc:359] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.850948  8043 raft_consensus.cc:385] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.851197  8040 raft_consensus.cc:385] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.851977  8040 raft_consensus.cc:740] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.852221  8126 leader_election.cc:290] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.826869  7847 raft_consensus.cc:2468] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:56.853983  7961 leader_election.cc:304] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.854102  8040 consensus_queue.cc:260] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:56.856540  8040 ts_tablet_manager.cc:1434] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:12:56.857517  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.851488  8080 raft_consensus.cc:493] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.858892  8080 raft_consensus.cc:515] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.861059  8080 leader_election.cc:290] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.861588  8039 tablet_bootstrap.cc:654] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.861647  8126 raft_consensus.cc:2804] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.862586  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:56.863241  8126 raft_consensus.cc:697] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:56.864137  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:56.864307  8126 consensus_queue.cc:237] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.863260  7994 raft_consensus.cc:2468] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
W20260709 13:12:56.865604  7813 leader_election.cc:343] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.866413  7810 leader_election.cc:304] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:56.857517  8040 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:56.870373  8285 consensus_queue.cc:1048] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.875610  8126 raft_consensus.cc:493] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.876214  8126 raft_consensus.cc:515] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.877993  7669 catalog_manager.cc:5697] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:56.879129  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.879727  8080 raft_consensus.cc:2804] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.880026  8040 tablet_bootstrap.cc:654] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.879777  7846 raft_consensus.cc:2468] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:56.880303  8080 raft_consensus.cc:493] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.880726  8080 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.882062  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:56.882488  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:56.882735  7844 raft_consensus.cc:2468] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:56.886298  7961 leader_election.cc:304] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:56.887370  7961 leader_election.cc:304] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:56.888332  8242 raft_consensus.cc:2804] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.888799  8242 raft_consensus.cc:493] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.889243  8242 raft_consensus.cc:3060] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.892637  8245 raft_consensus.cc:2804] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:56.893234  8245 raft_consensus.cc:493] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:56.893713  8245 raft_consensus.cc:3060] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.893867  8080 raft_consensus.cc:515] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.896821  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:56.897392  7994 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:56.907788  7994 raft_consensus.cc:2468] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:56.909451  7810 leader_election.cc:304] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
W20260709 13:12:56.909873  7961 leader_election.cc:343] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.910473  8232 raft_consensus.cc:2804] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:56.911096  8232 raft_consensus.cc:697] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:56.912053  8041 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:56.912348  8039 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.911954  8232 consensus_queue.cc:237] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.912549  8041 ts_tablet_manager.cc:1403] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.002s
I20260709 13:12:56.912819  8039 ts_tablet_manager.cc:1403] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.003s
I20260709 13:12:56.851261  8043 raft_consensus.cc:740] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.917218  8041 raft_consensus.cc:359] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.918236  8041 raft_consensus.cc:385] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.918572  8041 raft_consensus.cc:740] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.919575  8043 consensus_queue.cc:260] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.920670  8041 consensus_queue.cc:260] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:56.921341  7921 raft_consensus.cc:2468] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:56.923071  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:56.923202  8039 raft_consensus.cc:359] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.923841  8039 raft_consensus.cc:385] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.924134  8039 raft_consensus.cc:740] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
W20260709 13:12:56.924399  7813 leader_election.cc:343] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:56.924810  8039 consensus_queue.cc:260] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.925691  8080 leader_election.cc:290] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:56.927883  8039 ts_tablet_manager.cc:1434] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:12:56.929059  8039 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:56.939272  8041 ts_tablet_manager.cc:1434] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:12:56.940738  8041 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:56.943801  8126 leader_election.cc:290] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:56.952755  8194 consensus_queue.cc:1048] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.954891  8043 ts_tablet_manager.cc:1434] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.004s
I20260709 13:12:56.959767  8039 tablet_bootstrap.cc:654] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.969097  8043 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:56.970077  8285 consensus_queue.cc:1048] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:56.971987  8242 raft_consensus.cc:515] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:56.978826  8040 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:56.988580  8043 tablet_bootstrap.cc:654] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:56.991334  8040 ts_tablet_manager.cc:1403] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.134s	user 0.035s	sys 0.067s
I20260709 13:12:56.981032  7669 catalog_manager.cc:5697] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:56.994069  8040 raft_consensus.cc:359] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:56.994815  8040 raft_consensus.cc:385] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:56.995077  8040 raft_consensus.cc:740] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:56.990633  8039 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:56.987674  8126 raft_consensus.cc:493] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:56.995860  8039 ts_tablet_manager.cc:1403] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 13:12:56.998816  8040 consensus_queue.cc:260] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.002962  8040 ts_tablet_manager.cc:1434] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:12:57.004025  8040 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:57.015400  8040 tablet_bootstrap.cc:654] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.018143  8184 consensus_queue.cc:1048] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:56.999809  8126 raft_consensus.cc:515] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.024513  8126 leader_election.cc:290] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:57.028070  8039 raft_consensus.cc:359] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.029711  8245 raft_consensus.cc:515] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.030525  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.039593  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
W20260709 13:12:57.040143  7961 leader_election.cc:343] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:57.040887  7961 leader_election.cc:343] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.029873  8039 raft_consensus.cc:385] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.033291  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.037753  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:57.041798  7847 raft_consensus.cc:3060] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.042464  8039 raft_consensus.cc:740] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.042520  7769 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:57.043197  7961 leader_election.cc:343] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.044376  8245 leader_election.cc:290] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.038612  8242 leader_election.cc:290] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.045189  7961 leader_election.cc:304] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.047019  8242 raft_consensus.cc:2749] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.049412  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:57.050326  7921 raft_consensus.cc:3060] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.045249  8039 consensus_queue.cc:260] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.061239  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d60a812132749898160c815c901f1f1" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:57.061991  7846 raft_consensus.cc:3060] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.073195  8285 consensus_queue.cc:1048] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:12:57.076738  8039 ts_tablet_manager.cc:1434] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 13:12:57.079875  8194 consensus_queue.cc:1048] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.075953  8285 raft_consensus.cc:493] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.083613  8285 raft_consensus.cc:515] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.087623  8285 leader_election.cc:290] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:57.087813  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.055725  7847 raft_consensus.cc:2468] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:57.088564  7772 raft_consensus.cc:2468] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:57.087230  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.090826  7994 raft_consensus.cc:2468] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:57.090884  7887 leader_election.cc:304] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:57.092617  8041 tablet_bootstrap.cc:654] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.093676  8285 raft_consensus.cc:2804] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.096292  7961 leader_election.cc:304] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.102454  8039 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:57.103364  8285 raft_consensus.cc:493] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.105852  8285 raft_consensus.cc:3060] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.103448  8194 raft_consensus.cc:2804] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.105394  8040 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:57.107920  8040 ts_tablet_manager.cc:1403] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.013s
I20260709 13:12:57.097029  7846 raft_consensus.cc:2468] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:57.114188  7961 leader_election.cc:304] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:57.118010  8245 raft_consensus.cc:2804] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.119467  8245 raft_consensus.cc:697] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:57.120661  8245 consensus_queue.cc:237] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.108930  8194 raft_consensus.cc:697] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:57.127931  8285 raft_consensus.cc:515] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.128573  8194 consensus_queue.cc:237] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.132133  8040 raft_consensus.cc:359] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.132920  8040 raft_consensus.cc:385] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.133224  8040 raft_consensus.cc:740] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.135216  8039 tablet_bootstrap.cc:654] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.102654  7921 raft_consensus.cc:2468] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:57.141590  8040 consensus_queue.cc:260] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.149741  8040 ts_tablet_manager.cc:1434] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 13:12:57.150745  8242 raft_consensus.cc:493] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.151507  8242 raft_consensus.cc:515] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.153093  8251 raft_consensus.cc:493] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.153692  8251 raft_consensus.cc:515] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.154086  8242 leader_election.cc:290] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:57.155869  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.156558  7844 raft_consensus.cc:2468] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:57.157649  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.158406  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.158875  7961 leader_election.cc:304] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:57.159198  7844 raft_consensus.cc:2393] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:57.159937  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb5fe45567642b9816287a145a4ddc7" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:57.161918  7961 leader_election.cc:343] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.162408  8245 raft_consensus.cc:2804] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.162843  8245 raft_consensus.cc:493] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.163189  8245 raft_consensus.cc:3060] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.155903  8251 leader_election.cc:290] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:57.163834  8258 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.166558  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:57.168442  7994 raft_consensus.cc:3060] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.168682  7738 leader_election.cc:304] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:57.167169  8258 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.170444  8285 leader_election.cc:290] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:57.170806  8249 raft_consensus.cc:3060] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.172202  8258 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.174646  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.175356  7844 raft_consensus.cc:2468] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:57.177018  7738 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:57.176846  8245 raft_consensus.cc:515] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.179916  8040 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:57.182868  8043 tablet_bootstrap.cc:492] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:57.183382  8043 ts_tablet_manager.cc:1403] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.215s	user 0.022s	sys 0.012s
I20260709 13:12:57.184073  8251 consensus_queue.cc:1048] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.187527  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.190864  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
W20260709 13:12:57.191645  7738 leader_election.cc:343] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.191735  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253ff414f2c344a79f05cab889f82a49" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:57.192426  7844 raft_consensus.cc:3060] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:57.194581  7961 leader_election.cc:343] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.178419  8258 raft_consensus.cc:2804] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.201496  8043 raft_consensus.cc:359] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.202461  8043 raft_consensus.cc:385] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.202746  8043 raft_consensus.cc:740] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.201162  8258 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.206486  8043 consensus_queue.cc:260] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.206056  8258 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.214715  8043 ts_tablet_manager.cc:1434] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:12:57.208640  8249 raft_consensus.cc:2749] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.214123  7670 catalog_manager.cc:5697] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:57.199215  8245 leader_election.cc:290] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:57.217929  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfd76696fc2461e84b5cadd897a32a5" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:57.222031  7770 raft_consensus.cc:3060] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.225356  7844 raft_consensus.cc:2468] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:57.225889  8043 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:57.225682  7994 raft_consensus.cc:2468] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:57.227339  7884 leader_election.cc:304] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:57.228617  8285 raft_consensus.cc:2804] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.229072  8285 raft_consensus.cc:697] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:57.236150  7770 raft_consensus.cc:2468] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:57.238323  7961 leader_election.cc:304] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:57.242601  8039 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:57.243126  8039 ts_tablet_manager.cc:1403] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.000s
I20260709 13:12:57.241374  8258 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.243813  8245 raft_consensus.cc:2804] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.246943  8245 raft_consensus.cc:697] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:57.247006  8258 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.240092  8285 consensus_queue.cc:237] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.247843  8245 consensus_queue.cc:237] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.250841  8040 tablet_bootstrap.cc:654] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.257077  8041 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:57.258095  8041 ts_tablet_manager.cc:1403] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.318s	user 0.020s	sys 0.028s
I20260709 13:12:57.259653  8039 raft_consensus.cc:359] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.260262  8039 raft_consensus.cc:385] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.260489  8039 raft_consensus.cc:740] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.261586  8039 consensus_queue.cc:260] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.262408  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:57.263007  7844 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.264004  8039 ts_tablet_manager.cc:1434] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 13:12:57.264716  8041 raft_consensus.cc:359] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.265403  8041 raft_consensus.cc:385] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.270538  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:57.265703  8041 raft_consensus.cc:740] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
W20260709 13:12:57.272490  7738 leader_election.cc:343] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.275380  7844 raft_consensus.cc:2468] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:57.266956  8039 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:57.277921  8041 consensus_queue.cc:260] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.276854  7738 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.285844  8249 raft_consensus.cc:2804] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.286612  8249 raft_consensus.cc:697] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:57.287807  8249 consensus_queue.cc:237] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.288311  7668 catalog_manager.cc:5697] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:57.292239  7668 catalog_manager.cc:5697] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:57.294626  8041 ts_tablet_manager.cc:1434] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:12:57.302659  8041 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:57.299660  8110 consensus_queue.cc:1048] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:12:57.304977  8040 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:57.305545  8040 ts_tablet_manager.cc:1403] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.005s
I20260709 13:12:57.308954  8040 raft_consensus.cc:359] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.309979  8041 tablet_bootstrap.cc:654] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.295428  8043 tablet_bootstrap.cc:654] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.312835  8080 raft_consensus.cc:493] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.310001  8040 raft_consensus.cc:385] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.313369  8080 raft_consensus.cc:515] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.313896  8040 raft_consensus.cc:740] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.316963  8040 consensus_queue.cc:260] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.318838  8080 leader_election.cc:290] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.319397  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:57.320883  7810 leader_election.cc:343] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.322214  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.322059  8040 ts_tablet_manager.cc:1434] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
W20260709 13:12:57.323937  7813 leader_election.cc:343] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.324378  7813 leader_election.cc:304] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.323807  8040 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:57.325888  8080 raft_consensus.cc:2749] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.299675  8039 tablet_bootstrap.cc:654] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.328090  7670 catalog_manager.cc:5697] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:57.338745  7668 catalog_manager.cc:5697] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:57.344085  8039 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:57.344657  8039 ts_tablet_manager.cc:1403] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 13:12:57.347496  8039 raft_consensus.cc:359] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.347757  8080 consensus_queue.cc:1048] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.348270  8039 raft_consensus.cc:385] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.348663  8039 raft_consensus.cc:740] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.349807  8043 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:57.349555  8039 consensus_queue.cc:260] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.350458  8043 ts_tablet_manager.cc:1403] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.006s
I20260709 13:12:57.366451  8245 consensus_queue.cc:1048] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:57.366910  8043 raft_consensus.cc:359] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.367679  8043 raft_consensus.cc:385] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.367966  8043 raft_consensus.cc:740] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.368589  8043 consensus_queue.cc:260] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.351922  8039 ts_tablet_manager.cc:1434] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:57.370792  8039 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:57.355897  8041 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:57.374179  8041 ts_tablet_manager.cc:1403] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.002s
I20260709 13:12:57.376130  8041 raft_consensus.cc:359] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.376932  8041 raft_consensus.cc:385] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.377244  8041 raft_consensus.cc:740] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.378027  8041 consensus_queue.cc:260] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.380448  8040 tablet_bootstrap.cc:654] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.387478  8080 raft_consensus.cc:493] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.387789  8039 tablet_bootstrap.cc:654] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.380318  8184 raft_consensus.cc:493] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.390640  8184 raft_consensus.cc:515] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.395828  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.402091  8080 raft_consensus.cc:515] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.402547  8172 raft_consensus.cc:493] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.403410  8172 raft_consensus.cc:515] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.404371  8080 leader_election.cc:290] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:57.402084  8040 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:57.406098  8040 ts_tablet_manager.cc:1403] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.001s
I20260709 13:12:57.407212  8184 leader_election.cc:290] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.407357  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.380998  8041 ts_tablet_manager.cc:1434] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:12:57.382376  8043 ts_tablet_manager.cc:1434] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:12:57.409523  8040 raft_consensus.cc:359] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.410399  8040 raft_consensus.cc:385] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.411144  8040 raft_consensus.cc:740] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.409529  8041 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:57.412518  8040 consensus_queue.cc:260] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.413542  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:57.415978  7813 leader_election.cc:343] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.415654  8040 ts_tablet_manager.cc:1434] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
W20260709 13:12:57.418105  7810 leader_election.cc:343] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.419368  7810 leader_election.cc:304] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
W20260709 13:12:57.421913  7813 consensus_peers.cc:597] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:57.422158  8040 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:57.421514  8080 raft_consensus.cc:2749] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.439188  8172 leader_election.cc:290] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.447037  8043 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:57.447574  8245 consensus_queue.cc:1048] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.449656  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:57.451268  7813 leader_election.cc:343] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.453886  8043 tablet_bootstrap.cc:654] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.459553  8039 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:57.462157  8039 ts_tablet_manager.cc:1403] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.009s
I20260709 13:12:57.460481  8041 tablet_bootstrap.cc:654] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.460623  8040 tablet_bootstrap.cc:654] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.459899  8043 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:57.465608  8043 ts_tablet_manager.cc:1403] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.010s
I20260709 13:12:57.468837  8043 raft_consensus.cc:359] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.470062  7921 raft_consensus.cc:3060] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.490149  8043 raft_consensus.cc:385] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.492373  8043 raft_consensus.cc:740] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.493168  8043 consensus_queue.cc:260] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.495371  8043 ts_tablet_manager.cc:1434] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:12:57.496434  8043 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:57.472064  8039 raft_consensus.cc:359] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.500752  8039 raft_consensus.cc:385] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.501106  8039 raft_consensus.cc:740] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.501961  8039 consensus_queue.cc:260] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.500021  8258 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.504468  8039 ts_tablet_manager.cc:1434] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 13:12:57.504156  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.505718  8258 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.506801  7994 raft_consensus.cc:2468] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:57.513231  7810 leader_election.cc:304] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.515312  8039 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:57.516695  8349 raft_consensus.cc:2804] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.510671  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a0ef47c494a5586fb7796e8d40038" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.534962  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.518676  8258 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.540920  8039 tablet_bootstrap.cc:654] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.541003  7887 leader_election.cc:304] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:57.543318  8285 raft_consensus.cc:2749] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.517194  8349 raft_consensus.cc:493] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.519546  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.545972  7847 raft_consensus.cc:2468] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:57.547183  8349 raft_consensus.cc:3060] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.521793  8041 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
W20260709 13:12:57.548597  7738 leader_election.cc:343] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.548936  8041 ts_tablet_manager.cc:1403] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.001s
I20260709 13:12:57.549520  7738 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.550573  8249 raft_consensus.cc:2804] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.551002  8249 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.551378  8249 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.555195  8348 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.555756  8348 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.560667  8194 consensus_queue.cc:1048] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:57.571947  8110 raft_consensus.cc:493] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.572613  8110 raft_consensus.cc:515] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.576722  8282 raft_consensus.cc:493] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.582238  8040 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:57.583058  8040 ts_tablet_manager.cc:1403] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.012s
I20260709 13:12:57.594902  8040 raft_consensus.cc:359] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.596030  8040 raft_consensus.cc:385] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.596431  8040 raft_consensus.cc:740] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.524206  8043 tablet_bootstrap.cc:654] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.597414  8040 consensus_queue.cc:260] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.619462  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.577412  8282 raft_consensus.cc:515] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.627993  8245 consensus_queue.cc:1048] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.629045  8282 leader_election.cc:290] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:12:57.630705  7813 leader_election.cc:343] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.636894  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.637683  7770 raft_consensus.cc:2468] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:57.639673  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.640165  8184 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:12:57.642968  7961 consensus_peers.cc:597] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:57.640239  8041 raft_consensus.cc:359] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.640347  7994 raft_consensus.cc:2468] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:57.645592  8041 raft_consensus.cc:385] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.645912  8041 raft_consensus.cc:740] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.646015  8040 ts_tablet_manager.cc:1434] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 13:12:57.641036  8184 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.647480  8041 consensus_queue.cc:260] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.648725  7884 leader_election.cc:304] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:57.649827  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.659700  8110 leader_election.cc:290] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.649597  8282 raft_consensus.cc:2804] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.660537  8282 raft_consensus.cc:493] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.660907  8282 raft_consensus.cc:3060] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.660873  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.667596  7994 raft_consensus.cc:2468] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:57.661967  8184 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:57.663209  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.669574  8245 consensus_queue.cc:1048] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:57.669039  7735 leader_election.cc:304] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:57.671746  8110 raft_consensus.cc:2804] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:57.672339  8110 raft_consensus.cc:493] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:57.672876  8110 raft_consensus.cc:3060] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.677091  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.677985  7847 raft_consensus.cc:2393] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:57.686228  8041 ts_tablet_manager.cc:1434] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.137s	user 0.015s	sys 0.028s
I20260709 13:12:57.688797  8040 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:57.706997  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:57.708695  7813 leader_election.cc:343] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.709196  7813 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.710438  8080 raft_consensus.cc:2749] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.710340  7887 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:57.713218  8285 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.735904  8349 raft_consensus.cc:515] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.740120  8249 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:57.688283  8348 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.754369  8041 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:57.765218  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:57.765931  7994 raft_consensus.cc:3060] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.766577  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:57.772572  7994 raft_consensus.cc:2468] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:57.745770  8245 consensus_queue.cc:1048] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:12:57.774374  7813 leader_election.cc:343] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.777391  7810 leader_election.cc:304] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.778352  8172 raft_consensus.cc:2804] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.778852  8172 raft_consensus.cc:697] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:57.779736  8172 consensus_queue.cc:237] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.782568  8285 raft_consensus.cc:2749] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.783234  8043 tablet_bootstrap.cc:492] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:57.783741  8043 ts_tablet_manager.cc:1403] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.288s	user 0.017s	sys 0.033s
I20260709 13:12:57.786430  8043 raft_consensus.cc:359] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.788622  8110 raft_consensus.cc:515] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.789948  8258 raft_consensus.cc:493] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.790175  8242 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.790516  8258 raft_consensus.cc:515] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.790740  8242 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.792105  8039 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:57.792554  8258 leader_election.cc:290] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:57.792753  8242 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:57.794776  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.795213  8282 raft_consensus.cc:515] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:57.796356  7917 raft_consensus.cc:2393] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:12:57.796600  8184 consensus_queue.cc:1048] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.800793  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:57.803447  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:57.804497  7738 leader_election.cc:304] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:57.805250  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:57.805538  8251 consensus_queue.cc:1048] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:57.806298  8041 tablet_bootstrap.cc:654] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:57.807147  7961 leader_election.cc:343] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:57.807879  7961 leader_election.cc:343] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.808307  7961 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.808503  8249 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:57.807314  8251 raft_consensus.cc:2749] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.792582  8039 ts_tablet_manager.cc:1403] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.278s	user 0.039s	sys 0.103s
I20260709 13:12:57.809347  8043 raft_consensus.cc:385] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.809100  8242 raft_consensus.cc:2749] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.810575  8043 raft_consensus.cc:740] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
W20260709 13:12:57.811213  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:57.811488  8043 consensus_queue.cc:260] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.773490  8349 leader_election.cc:290] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.825027  8043 ts_tablet_manager.cc:1434] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:12:57.826531  8039 raft_consensus.cc:359] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.827304  8039 raft_consensus.cc:385] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.827266  8184 consensus_queue.cc:1048] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:57.827924  8039 raft_consensus.cc:740] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.827958  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:57.828698  7991 raft_consensus.cc:3060] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.828748  8039 consensus_queue.cc:260] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.831046  8039 ts_tablet_manager.cc:1434] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:12:57.841398  8039 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
W20260709 13:12:57.855386  7738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 50956.9us
I20260709 13:12:57.860392  8043 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:57.867257  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:57.868348  8348 raft_consensus.cc:493] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.868510  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:57.868883  8348 raft_consensus.cc:515] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.869240  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:57.870378  7846 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.872809  8348 leader_election.cc:290] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.873410  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.874766  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:57.876515  7813 leader_election.cc:343] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.869364  7921 raft_consensus.cc:2393] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
W20260709 13:12:57.877293  7810 leader_election.cc:343] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.877748  7810 leader_election.cc:304] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.879356  8040 tablet_bootstrap.cc:654] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:57.859948  8282 leader_election.cc:290] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:12:57.883029  7738 leader_election.cc:343] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:57.862085  8110 leader_election.cc:290] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:57.884872  8251 consensus_queue.cc:1048] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:12:57.882110  8349 raft_consensus.cc:2749] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.946460  8041 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:57.946992  8041 ts_tablet_manager.cc:1403] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.015s
I20260709 13:12:57.949604  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:57.949708  8041 raft_consensus.cc:359] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.950574  8041 raft_consensus.cc:385] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:57.950857  8041 raft_consensus.cc:740] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:57.951458  8041 consensus_queue.cc:260] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.885064  7991 raft_consensus.cc:2468] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:12:57.955446  7771 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:57.939596  8348 raft_consensus.cc:493] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.957916  8348 raft_consensus.cc:515] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:57.969055  8041 ts_tablet_manager.cc:1434] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:12:57.971813  7670 catalog_manager.cc:5697] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:57.970269  8184 raft_consensus.cc:493] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:57.980515  8041 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:57.993223  7884 leader_election.cc:304] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:57.975299  7735 leader_election.cc:304] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:57.995111  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.995714  8282 raft_consensus.cc:2804] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:57.996228  8282 raft_consensus.cc:697] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:12:57.984647  8184 raft_consensus.cc:515] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:57.997210  8258 raft_consensus.cc:2749] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:12:57.998245  8184 leader_election.cc:290] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
W20260709 13:12:57.999205  7810 leader_election.cc:343] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.000437  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e44f1c5df34b9b8e31b97b79590692" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:58.001176  7770 raft_consensus.cc:2393] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:58.003253  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:57.997038  8282 consensus_queue.cc:237] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.007223  8039 tablet_bootstrap.cc:654] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.009887  8325 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.010422  8325 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.011741  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.013072  8348 leader_election.cc:290] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:58.014277  8325 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:12:58.011730  8366 log.cc:927] Time spent T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260709 13:12:58.024386  7813 leader_election.cc:343] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.030994  7813 leader_election.cc:304] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.050129  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.054162  7846 raft_consensus.cc:2468] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
W20260709 13:12:58.066841  7961 leader_election.cc:343] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.038123  8349 raft_consensus.cc:2749] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.077390  8043 tablet_bootstrap.cc:654] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.078358  7738 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.079074  8041 tablet_bootstrap.cc:654] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.085848  8251 raft_consensus.cc:2804] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:58.090891  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db309164e3904d3eb3f97cf169c2fcb6" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:12:58.094071  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:58.096686  8251 raft_consensus.cc:697] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:58.102635  8251 consensus_queue.cc:237] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.157228  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:58.169852  7961 leader_election.cc:343] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.170271  7921 raft_consensus.cc:3060] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.142554  8194 raft_consensus.cc:493] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.171681  8194 raft_consensus.cc:515] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.173955  8194 leader_election.cc:290] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.175864  7887 leader_election.cc:304] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:58.170344  7961 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.180990  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:58.181818  7845 raft_consensus.cc:2468] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:58.182358  8242 raft_consensus.cc:2749] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.185184  7961 leader_election.cc:304] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:58.187810  8242 raft_consensus.cc:2804] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.188395  8242 raft_consensus.cc:493] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.188839  8242 raft_consensus.cc:3060] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.192150  8040 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.192839  8040 ts_tablet_manager.cc:1403] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.508s	user 0.017s	sys 0.016s
I20260709 13:12:58.211498  8041 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.212059  8041 ts_tablet_manager.cc:1403] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.004s
I20260709 13:12:58.214848  8041 raft_consensus.cc:359] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.215530  8041 raft_consensus.cc:385] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.215801  8041 raft_consensus.cc:740] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.217250  8041 consensus_queue.cc:260] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.217293  8040 raft_consensus.cc:359] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.218355  8040 raft_consensus.cc:385] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.219084  8040 raft_consensus.cc:740] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.219961  8040 consensus_queue.cc:260] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.221038  8041 ts_tablet_manager.cc:1434] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:58.222002  8039 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:58.222474  8039 ts_tablet_manager.cc:1403] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.389s	user 0.018s	sys 0.005s
I20260709 13:12:58.229239  8041 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.231374  8039 raft_consensus.cc:359] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.230226  7668 catalog_manager.cc:5697] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:58.233901  8039 raft_consensus.cc:385] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.234270  8039 raft_consensus.cc:740] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.235456  8285 raft_consensus.cc:2749] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.235962  8039 consensus_queue.cc:260] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.242484  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.243348  8039 ts_tablet_manager.cc:1434] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 13:12:58.244376  7961 leader_election.cc:343] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.244562  8039 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:58.248252  8242 raft_consensus.cc:515] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.250432  8242 leader_election.cc:290] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.251646  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:58.252907  8043 tablet_bootstrap.cc:492] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
W20260709 13:12:58.253027  7961 leader_election.cc:343] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.253485  8043 ts_tablet_manager.cc:1403] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.405s	user 0.025s	sys 0.020s
I20260709 13:12:58.253924  8040 ts_tablet_manager.cc:1434] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.002s
I20260709 13:12:58.256873  8043 raft_consensus.cc:359] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.257649  8043 raft_consensus.cc:385] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.257953  8043 raft_consensus.cc:740] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.258595  8043 consensus_queue.cc:260] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:12:58.259925  7813 consensus_peers.cc:597] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:58.260977  8325 raft_consensus.cc:493] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.261725  8041 tablet_bootstrap.cc:654] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.261633  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:58.261493  8325 raft_consensus.cc:515] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.262851  8043 ts_tablet_manager.cc:1434] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:12:58.263873  8043 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.264259  8325 leader_election.cc:290] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.262473  7845 raft_consensus.cc:3060] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.266844  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.267140  8172 consensus_queue.cc:1048] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:12:58.268220  7961 leader_election.cc:343] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.304975  8043 tablet_bootstrap.cc:654] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.316789  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:12:58.318841  7961 leader_election.cc:343] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.319454  7961 leader_election.cc:304] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.321026  8242 raft_consensus.cc:2749] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.322678  8043 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:58.323203  8043 ts_tablet_manager.cc:1403] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
I20260709 13:12:58.323262  8039 tablet_bootstrap.cc:654] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.326714  8043 raft_consensus.cc:359] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.327404  8043 raft_consensus.cc:385] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.327668  8043 raft_consensus.cc:740] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.328495  8043 consensus_queue.cc:260] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.330915  8043 ts_tablet_manager.cc:1434] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:58.331933  8043 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.333305  8285 raft_consensus.cc:493] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.333859  8285 raft_consensus.cc:515] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.336114  8285 leader_election.cc:290] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.337940  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.338500  8043 tablet_bootstrap.cc:654] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.344432  8040 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.345804  8172 raft_consensus.cc:493] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.346531  8172 raft_consensus.cc:515] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
W20260709 13:12:58.350370  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 75693.3us
I20260709 13:12:58.350806  8080 raft_consensus.cc:493] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.351504  8080 raft_consensus.cc:515] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.358296  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.362612  8080 leader_election.cc:290] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.349246  8172 leader_election.cc:290] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.365806  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.376917  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.388823  7845 raft_consensus.cc:2468] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:58.391928  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.392678  7921 raft_consensus.cc:2468] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
W20260709 13:12:58.385022  7813 leader_election.cc:343] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:58.395411  7813 leader_election.cc:343] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.395857  7813 leader_election.cc:304] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.401700  8080 raft_consensus.cc:2749] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.406095  8039 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:58.406775  8039 ts_tablet_manager.cc:1403] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.000s
I20260709 13:12:58.410782  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b468d9af1f84dbfa8922ca5104fc81d" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:58.415227  8040 tablet_bootstrap.cc:654] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.421052  7887 leader_election.cc:304] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
W20260709 13:12:58.422494  7813 leader_election.cc:343] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.422576  8285 raft_consensus.cc:2749] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.423681  7669 catalog_manager.cc:5697] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:58.424312  8039 raft_consensus.cc:359] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.426292  8039 raft_consensus.cc:385] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.426626  8039 raft_consensus.cc:740] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.427385  8039 consensus_queue.cc:260] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.428095  7961 leader_election.cc:304] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.429777  8376 raft_consensus.cc:2804] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:58.430305  8376 raft_consensus.cc:697] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:58.430495  7813 leader_election.cc:304] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.431229  8376 consensus_queue.cc:237] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.434406  8348 raft_consensus.cc:2804] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.434901  8348 raft_consensus.cc:493] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.435308  8348 raft_consensus.cc:3060] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.436885  8043 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:58.437445  8043 ts_tablet_manager.cc:1403] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.041s
I20260709 13:12:58.440371  8043 raft_consensus.cc:359] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.441064  8043 raft_consensus.cc:385] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.441336  8043 raft_consensus.cc:740] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.441892  8039 ts_tablet_manager.cc:1434] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:12:58.443398  8039 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:58.445664  8043 consensus_queue.cc:260] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.446558  8285 consensus_queue.cc:1048] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:58.455436  8043 ts_tablet_manager.cc:1434] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:12:58.455948  8251 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.456570  8043 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.456600  8251 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.465291  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.468870  8041 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.469484  8041 ts_tablet_manager.cc:1403] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.240s	user 0.053s	sys 0.078s
W20260709 13:12:58.469695  7738 leader_election.cc:343] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.471638  8251 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.465802  8348 raft_consensus.cc:515] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.472851  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.473814  7991 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:58.479902  7735 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.481712  8251 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.482322  8251 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.482702  8251 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.494354  8039 tablet_bootstrap.cc:654] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.500916  8348 leader_election.cc:290] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.509048  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:58.517493  8041 raft_consensus.cc:359] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.518391  8041 raft_consensus.cc:385] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.520015  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:58.520675  7921 raft_consensus.cc:3060] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.516047  8043 tablet_bootstrap.cc:654] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.531250  8184 consensus_queue.cc:1048] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:58.531652  7921 raft_consensus.cc:2468] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:58.532341  8251 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:12:58.533179  7813 leader_election.cc:343] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.535311  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
W20260709 13:12:58.536881  7738 leader_election.cc:343] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.518687  8041 raft_consensus.cc:740] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.537997  8041 consensus_queue.cc:260] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.540465  8040 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.541018  8040 ts_tablet_manager.cc:1403] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.234s	user 0.024s	sys 0.017s
I20260709 13:12:58.542155  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:58.542830  7991 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.543781  8040 raft_consensus.cc:359] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.544507  8040 raft_consensus.cc:385] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.544802  8040 raft_consensus.cc:740] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.551082  7666 catalog_manager.cc:5697] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:58.554945  7991 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:58.559064  7735 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.559438  8043 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:58.556826  8041 ts_tablet_manager.cc:1434] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.013s
I20260709 13:12:58.560051  8043 ts_tablet_manager.cc:1403] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.002s
I20260709 13:12:58.560004  8258 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:58.560721  8258 raft_consensus.cc:697] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:58.560861  8041 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.555709  8251 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.563257  8043 raft_consensus.cc:359] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.564563  8043 raft_consensus.cc:385] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.564865  8043 raft_consensus.cc:740] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.561640  8258 consensus_queue.cc:237] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.565531  8039 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:58.565693  8043 consensus_queue.cc:260] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.566195  8039 ts_tablet_manager.cc:1403] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.004s
I20260709 13:12:58.568395  8040 consensus_queue.cc:260] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.563175  7813 leader_election.cc:304] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.569494  8039 raft_consensus.cc:359] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.570291  8039 raft_consensus.cc:385] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.570554  8348 raft_consensus.cc:2804] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:58.571105  8348 raft_consensus.cc:697] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:58.571895  8348 consensus_queue.cc:237] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.577461  8041 tablet_bootstrap.cc:654] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.579142  8040 ts_tablet_manager.cc:1434] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:12:58.589882  8172 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.590529  8040 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.590449  8172 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.592504  8172 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.594924  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:58.596498  7810 leader_election.cc:343] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.597021  8040 tablet_bootstrap.cc:654] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.570577  8039 raft_consensus.cc:740] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.598413  8039 consensus_queue.cc:260] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.599643  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.600795  8041 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.601298  8041 ts_tablet_manager.cc:1403] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.009s
W20260709 13:12:58.601179  7813 leader_election.cc:343] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.601888  7813 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.602608  8172 raft_consensus.cc:2749] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.603931  7669 catalog_manager.cc:5697] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:58.605309  8039 ts_tablet_manager.cc:1434] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:12:58.606303  8039 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:58.606890  8041 raft_consensus.cc:359] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.607537  8041 raft_consensus.cc:385] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.607792  8041 raft_consensus.cc:740] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.610139  8043 ts_tablet_manager.cc:1434] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:12:58.609968  8041 consensus_queue.cc:260] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.614557  8043 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.614624  8041 ts_tablet_manager.cc:1434] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:12:58.615697  8041 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.625455  8043 tablet_bootstrap.cc:654] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.626327  8041 tablet_bootstrap.cc:654] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.636528  8039 tablet_bootstrap.cc:654] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.636787  8043 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:58.637247  8043 ts_tablet_manager.cc:1403] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 13:12:58.631556  7668 catalog_manager.cc:5697] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:58.640147  8043 raft_consensus.cc:359] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.640847  8043 raft_consensus.cc:385] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.641141  8043 raft_consensus.cc:740] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.637298  8041 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.641932  8041 ts_tablet_manager.cc:1403] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 13:12:58.644634  8041 raft_consensus.cc:359] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.645355  8041 raft_consensus.cc:385] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.645659  8041 raft_consensus.cc:740] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.646317  8041 consensus_queue.cc:260] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.648985  8258 consensus_queue.cc:1048] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:58.643477  8043 consensus_queue.cc:260] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.651695  8043 ts_tablet_manager.cc:1434] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:12:58.653565  8043 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.654721  8040 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.655236  8040 ts_tablet_manager.cc:1403] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.008s
I20260709 13:12:58.657791  8040 raft_consensus.cc:359] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.661749  7921 raft_consensus.cc:3060] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.663192  8040 raft_consensus.cc:385] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.663484  8040 raft_consensus.cc:740] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.664103  8040 consensus_queue.cc:260] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.666049  8040 ts_tablet_manager.cc:1434] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:12:58.666893  8040 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.671953  7918 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.677835  8041 ts_tablet_manager.cc:1434] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 13:12:58.679229  8040 tablet_bootstrap.cc:654] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.683538  8041 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.694706  7769 raft_consensus.cc:3060] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.703627  8325 raft_consensus.cc:493] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.704372  8325 raft_consensus.cc:515] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.706785  8325 leader_election.cc:290] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:58.707794  8043 tablet_bootstrap.cc:654] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.712316  8041 tablet_bootstrap.cc:654] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.713110  8362 consensus_queue.cc:1048] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:12:58.717151  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.721392  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:12:58.726308  7961 leader_election.cc:343] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:58.727200  7961 leader_election.cc:343] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.727586  7961 leader_election.cc:304] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.728740  8245 raft_consensus.cc:2749] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.755676  8040 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.756459  8040 ts_tablet_manager.cc:1403] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.012s
I20260709 13:12:58.759143  8039 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:58.759816  8039 ts_tablet_manager.cc:1403] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.007s
I20260709 13:12:58.759178  8040 raft_consensus.cc:359] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.760414  8040 raft_consensus.cc:385] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.760782  8040 raft_consensus.cc:740] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.762014  8040 consensus_queue.cc:260] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.766265  8040 ts_tablet_manager.cc:1434] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:12:58.768963  8040 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.769451  8041 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.773711  8041 ts_tablet_manager.cc:1403] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.024s
I20260709 13:12:58.776337  8041 raft_consensus.cc:359] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.777006  8041 raft_consensus.cc:385] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.777274  8041 raft_consensus.cc:740] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.781913  8041 consensus_queue.cc:260] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.784229  8041 ts_tablet_manager.cc:1434] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:12:58.785161  8041 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.788372  8040 tablet_bootstrap.cc:654] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.790611  8041 tablet_bootstrap.cc:654] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.813199  8039 raft_consensus.cc:359] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.818622  8040 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.818751  8041 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.821787  8041 ts_tablet_manager.cc:1403] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260709 13:12:58.819371  8040 ts_tablet_manager.cc:1403] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260709 13:12:58.814330  8039 raft_consensus.cc:385] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.823463  8039 raft_consensus.cc:740] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.824316  8039 consensus_queue.cc:260] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.825570  8040 raft_consensus.cc:359] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.826514  8040 raft_consensus.cc:385] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.826092  8041 raft_consensus.cc:359] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.826864  8040 raft_consensus.cc:740] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.827545  8041 raft_consensus.cc:385] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.827767  8043 tablet_bootstrap.cc:492] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:58.827873  8041 raft_consensus.cc:740] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.828444  8043 ts_tablet_manager.cc:1403] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.175s	user 0.030s	sys 0.002s
I20260709 13:12:58.828143  8040 consensus_queue.cc:260] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.828742  8041 consensus_queue.cc:260] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.830334  8040 ts_tablet_manager.cc:1434] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:12:58.830818  8041 ts_tablet_manager.cc:1434] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:58.831459  8040 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.831256  8043 raft_consensus.cc:359] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.831923  8041 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.833850  8039 ts_tablet_manager.cc:1434] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 13:12:58.838208  8041 tablet_bootstrap.cc:654] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.831925  8043 raft_consensus.cc:385] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.841354  8043 raft_consensus.cc:740] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.842032  8039 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:58.842244  8043 consensus_queue.cc:260] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.846553  8040 tablet_bootstrap.cc:654] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.849893  8039 tablet_bootstrap.cc:654] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.849707  8043 ts_tablet_manager.cc:1434] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:12:58.851119  8043 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:58.862152  8325 raft_consensus.cc:493] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.862908  8325 raft_consensus.cc:515] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.865236  8325 leader_election.cc:290] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:58.865888  8043 tablet_bootstrap.cc:654] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.870042  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.872061  8251 raft_consensus.cc:493] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.872668  8251 raft_consensus.cc:515] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.874790  8258 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:12:58.875324  7961 leader_election.cc:343] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.875533  8258 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.877892  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:58.878568  7846 raft_consensus.cc:2468] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:58.878631  8258 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.879865  7961 leader_election.cc:304] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.880918  8245 raft_consensus.cc:2804] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.881268  8245 raft_consensus.cc:493] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.881590  8245 raft_consensus.cc:3060] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.886013  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.886879  7994 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:58.887161  8039 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:58.887713  8039 ts_tablet_manager.cc:1403] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.006s
I20260709 13:12:58.888056  8041 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:58.888595  8041 ts_tablet_manager.cc:1403] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.001s
I20260709 13:12:58.890061  7735 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:58.891546  8041 raft_consensus.cc:359] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.892369  8041 raft_consensus.cc:385] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.892757  8041 raft_consensus.cc:740] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.892567  8039 raft_consensus.cc:359] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.891934  8110 raft_consensus.cc:2804] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.893833  8110 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.894013  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.894754  7919 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:58.897356  8041 consensus_queue.cc:260] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.897857  8245 raft_consensus.cc:515] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.894259  8110 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.899940  8040 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:58.900045  8041 ts_tablet_manager.cc:1434] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:12:58.900403  8040 ts_tablet_manager.cc:1403] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.002s
I20260709 13:12:58.893442  8039 raft_consensus.cc:385] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.901928  8039 raft_consensus.cc:740] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.902611  8039 consensus_queue.cc:260] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.904647  8039 ts_tablet_manager.cc:1434] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:12:58.904948  8285 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.905507  8285 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.907722  8285 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:58.907625  8040 raft_consensus.cc:359] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.908345  8040 raft_consensus.cc:385] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:58.909647  8039 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:58.905848  8041 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:58.911509  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.913154  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:58.915901  8039 tablet_bootstrap.cc:654] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.908655  8040 raft_consensus.cc:740] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:58.918150  8040 consensus_queue.cc:260] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:58.920091  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.920671  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:58.921509  7991 raft_consensus.cc:2393] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate a585be5f77f74a949b04056094c1dd96 in this term.
I20260709 13:12:58.922854  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:58.923184  8251 leader_election.cc:290] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:58.923528  7846 raft_consensus.cc:3060] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.924235  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d536b11a4747e5991787db240c5f61" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.925199  7921 raft_consensus.cc:2393] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:12:58.926000  8364 raft_consensus.cc:493] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.922888  7884 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.926558  8364 raft_consensus.cc:515] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.926776  7738 leader_election.cc:304] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.927479  8184 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.928031  8251 raft_consensus.cc:3060] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.928803  8364 leader_election.cc:290] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.931474  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:58.932476  7845 raft_consensus.cc:2393] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:58.935452  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6705662e1744a7aaff0486a86746c6" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:58.937280  7961 leader_election.cc:343] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.937705  8251 raft_consensus.cc:2749] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.937282  8041 tablet_bootstrap.cc:654] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.941634  8362 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.942051  8040 ts_tablet_manager.cc:1434] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:12:58.942395  8362 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.943110  8040 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:58.945721  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.937536  7884 leader_election.cc:304] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
W20260709 13:12:58.946885  7738 leader_election.cc:343] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:58.950059  8364 raft_consensus.cc:3060] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.955277  8040 tablet_bootstrap.cc:654] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:58.960521  8232 raft_consensus.cc:493] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.961160  8232 raft_consensus.cc:515] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.962368  8348 raft_consensus.cc:493] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.962913  8348 raft_consensus.cc:515] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:58.963440  8232 leader_election.cc:290] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:58.964865  8348 leader_election.cc:290] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.965478  8194 raft_consensus.cc:493] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:58.966054  8194 raft_consensus.cc:515] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:58.905833  8245 leader_election.cc:290] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:58.967339  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.971517  7995 raft_consensus.cc:2468] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:58.971911  8362 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.973419  7810 leader_election.cc:304] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:12:58.974655  8348 raft_consensus.cc:2804] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.975031  8348 raft_consensus.cc:493] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.975355  8348 raft_consensus.cc:3060] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:58.975263  8110 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:58.977970  8184 raft_consensus.cc:2749] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.979100  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:58.979880  7846 raft_consensus.cc:2468] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:58.980898  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:58.983560  8110 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:58.982775  8416 consensus_queue.cc:1048] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:12:58.983985  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:58.989506  7995 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:58.996206  7735 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:58.997668  8416 raft_consensus.cc:2804] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:58.998186  8416 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:58.998638  8416 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.003543  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.008054  7961 leader_election.cc:304] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:58.975379  8364 raft_consensus.cc:2749] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:58.984656  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:58.985451  8194 leader_election.cc:290] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:58.986608  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:59.015260  7992 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:59.007445  7813 leader_election.cc:343] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.008702  8043 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:59.016563  8043 ts_tablet_manager.cc:1403] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.166s	user 0.031s	sys 0.003s
W20260709 13:12:59.016789  7813 leader_election.cc:343] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.013589  8376 raft_consensus.cc:2804] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.020215  8376 raft_consensus.cc:697] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:59.017344  7917 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.024734  8416 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.004644  8110 consensus_queue.cc:1048] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:12:59.026988  8416 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:59.021235  8376 consensus_queue.cc:237] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.028853  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:59.029318  8172 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.028823  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:59.031181  8039 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:59.051179  8039 ts_tablet_manager.cc:1403] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.017s
W20260709 13:12:59.033246  7961 leader_election.cc:343] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.034053  7992 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:59.042625  8232 consensus_queue.cc:1048] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:12:59.054865  7738 leader_election.cc:343] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.010272  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:59.056100  7995 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.061347  7917 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
W20260709 13:12:59.062064  7810 leader_election.cc:343] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.062811  7810 leader_election.cc:304] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:59.063135  7738 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:12:59.064044  8416 raft_consensus.cc:2804] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.064620  8416 raft_consensus.cc:697] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:59.065685  8232 raft_consensus.cc:2749] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:59.065522  8416 consensus_queue.cc:237] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.059207  8194 raft_consensus.cc:493] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.067351  8194 raft_consensus.cc:515] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.070582  8194 leader_election.cc:290] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:59.055908  8172 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.075260  8172 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:59.076329  8039 raft_consensus.cc:359] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.080230  8041 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:59.080803  8041 ts_tablet_manager.cc:1403] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.175s	user 0.007s	sys 0.009s
I20260709 13:12:59.082948  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:59.083724  8041 raft_consensus.cc:359] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.084507  8041 raft_consensus.cc:385] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.084796  8041 raft_consensus.cc:740] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.043015  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:59.085955  7845 raft_consensus.cc:2468] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:59.085544  8041 consensus_queue.cc:260] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.077515  8039 raft_consensus.cc:385] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.087999  8039 raft_consensus.cc:740] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.088950  8039 consensus_queue.cc:260] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.092820  8041 ts_tablet_manager.cc:1434] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:12:59.096465  8039 ts_tablet_manager.cc:1434] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
W20260709 13:12:59.091572  7961 leader_election.cc:343] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.099196  7961 leader_election.cc:304] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:59.086979  7765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.104698  8041 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:59.085460  7995 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:59.108594  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:59.114634  7735 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:59.116019  8245 raft_consensus.cc:2804] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.090885  8348 raft_consensus.cc:515] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:59.116711  8245 raft_consensus.cc:493] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.117650  8245 raft_consensus.cc:3060] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.118886  8348 leader_election.cc:290] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:12:59.123030  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.129096  8416 raft_consensus.cc:2804] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.130067  8416 raft_consensus.cc:697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:59.131359  8416 consensus_queue.cc:237] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.133976  8232 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.134559  8232 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.136803  8232 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:59.141402  8245 raft_consensus.cc:515] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.144559  8245 leader_election.cc:290] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
W20260709 13:12:59.150048  7813 leader_election.cc:343] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.154557  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:59.156351  7920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:59.163172  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:59.165043  7813 leader_election.cc:343] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.165736  7813 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:59.168738  8080 raft_consensus.cc:2749] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:59.170490  7813 leader_election.cc:343] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:59.171182  7813 leader_election.cc:343] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.184000  8039 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: Bootstrap starting.
I20260709 13:12:59.193521  8039 tablet_bootstrap.cc:654] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:59.200913  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 101848us
W20260709 13:12:59.203076  7813 leader_election.cc:343] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.203534  7813 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:59.204810  8172 raft_consensus.cc:2749] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:59.203868  7961 leader_election.cc:343] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.207022  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:59.207091  7961 leader_election.cc:304] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:12:59.207953  7844 raft_consensus.cc:3060] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.208364  8425 raft_consensus.cc:2749] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:59.211916  8040 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:59.211825  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:12:59.212669  8040 ts_tablet_manager.cc:1403] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.270s	user 0.010s	sys 0.011s
I20260709 13:12:59.212980  7995 raft_consensus.cc:3060] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.219264  8040 raft_consensus.cc:359] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.222397  7995 raft_consensus.cc:2468] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:12:59.224453  8040 raft_consensus.cc:385] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.226598  7810 leader_election.cc:304] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:12:59.227569  7844 raft_consensus.cc:2468] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:59.228029  8232 raft_consensus.cc:2804] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.224947  8040 raft_consensus.cc:740] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.231536  8376 consensus_queue.cc:1048] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:59.236366  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2af4a04844007b3b804461b6cdf73" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:12:59.241784  8425 raft_consensus.cc:493] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.256608  8040 consensus_queue.cc:260] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.250939  7666 catalog_manager.cc:5697] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:59.254696  7668 catalog_manager.cc:5697] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:59.274753  8043 raft_consensus.cc:359] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.277688  8043 raft_consensus.cc:385] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.278008  8043 raft_consensus.cc:740] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.282923  8043 consensus_queue.cc:260] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.285269  8043 ts_tablet_manager.cc:1434] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.268s	user 0.007s	sys 0.000s
I20260709 13:12:59.285672  8426 raft_consensus.cc:493] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.286506  8426 raft_consensus.cc:515] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.289143  8426 leader_election.cc:290] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:59.296459  8041 tablet_bootstrap.cc:654] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.297880  8348 consensus_queue.cc:1048] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:59.300117  8040 ts_tablet_manager.cc:1434] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.002s
I20260709 13:12:59.301580  8040 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:59.307865  7961 leader_election.cc:304] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
W20260709 13:12:59.323374  7961 leader_election.cc:343] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.325390  8245 raft_consensus.cc:2804] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.330117  7843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:12:59.331915  7961 leader_election.cc:343] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.334039  8043 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:59.334350  7765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
W20260709 13:12:59.337946  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:59.345597  8040 tablet_bootstrap.cc:654] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:59.349500  7961 leader_election.cc:343] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.351661  7961 leader_election.cc:304] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:12:59.278004  8425 raft_consensus.cc:515] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:59.358281  8251 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.358817  8251 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.360893  8251 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:59.363735  8325 consensus_queue.cc:1048] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:59.366104  8041 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:59.366890  8041 ts_tablet_manager.cc:1403] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.265s	user 0.010s	sys 0.003s
I20260709 13:12:59.348300  8245 raft_consensus.cc:697] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:12:59.369928  8039 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: No bootstrap required, opened a new log
I20260709 13:12:59.374927  8039 ts_tablet_manager.cc:1403] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: Time spent bootstrapping tablet: real 0.191s	user 0.028s	sys 0.027s
I20260709 13:12:59.356848  8194 raft_consensus.cc:2749] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:59.362874  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 108325us
I20260709 13:12:59.376147  8232 raft_consensus.cc:697] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:12:59.391719  8245 consensus_queue.cc:237] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.395277  8043 tablet_bootstrap.cc:654] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.410048  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:59.429126  7845 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:59.442085  8232 consensus_queue.cc:237] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:59.447557  8425 leader_election.cc:290] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:59.454022  8039 raft_consensus.cc:359] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.454701  8039 raft_consensus.cc:385] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.455421  8041 raft_consensus.cc:359] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.459405  8041 raft_consensus.cc:385] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.459807  8041 raft_consensus.cc:740] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.454968  8039 raft_consensus.cc:740] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.461082  8039 consensus_queue.cc:260] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.465797  8039 ts_tablet_manager.cc:1434] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:12:59.462452  8041 consensus_queue.cc:260] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.479907  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:59.495733  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:12:59.501082  7738 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:59.501847  7918 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:12:59.502146  8439 raft_consensus.cc:2804] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.502746  8439 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.503216  8439 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:59.513904  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 43680.5us
I20260709 13:12:59.525803  8041 ts_tablet_manager.cc:1434] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.159s	user 0.006s	sys 0.002s
W20260709 13:12:59.528287  7884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 54993.8us
I20260709 13:12:59.566869  8438 raft_consensus.cc:493] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.567621  8438 raft_consensus.cc:515] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.571687  8040 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:59.572266  8040 ts_tablet_manager.cc:1403] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.012s
I20260709 13:12:59.575279  8041 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:59.582208  8043 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:59.582775  8043 ts_tablet_manager.cc:1403] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.249s	user 0.025s	sys 0.065s
I20260709 13:12:59.584538  8040 raft_consensus.cc:359] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.585270  8040 raft_consensus.cc:385] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.585319  8043 raft_consensus.cc:359] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.588686  8043 raft_consensus.cc:385] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.588954  8043 raft_consensus.cc:740] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.585533  8040 raft_consensus.cc:740] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.590330  8040 consensus_queue.cc:260] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.591511  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:59.592170  7844 raft_consensus.cc:2468] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:12:59.592826  8040 ts_tablet_manager.cc:1434] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:12:59.595157  8438 leader_election.cc:290] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:59.599129  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:59.599614  8043 consensus_queue.cc:260] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.600330  7844 raft_consensus.cc:2393] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:12:59.601294  8040 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:59.608201  8043 ts_tablet_manager.cc:1434] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:12:59.609284  8043 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:59.609162  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dd4983757e4078bd648e0105ee48e9" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:12:59.611864  7961 leader_election.cc:343] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.613389  8258 consensus_queue.cc:1048] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:59.615710  8040 tablet_bootstrap.cc:654] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.622903  7738 leader_election.cc:304] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:12:59.625931  8258 raft_consensus.cc:3060] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.626844  8043 tablet_bootstrap.cc:654] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.645897  8439 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.649739  7668 catalog_manager.cc:5697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:59.613317  7961 leader_election.cc:304] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
W20260709 13:12:59.657665  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 44410.2us
I20260709 13:12:59.658033  8426 raft_consensus.cc:2804] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.658489  8426 raft_consensus.cc:493] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.658862  8426 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.665714  7666 catalog_manager.cc:5697] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:59.665300  8362 consensus_queue.cc:1048] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:12:59.669610  8245 raft_consensus.cc:493] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.675763  8245 raft_consensus.cc:515] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.677783  8245 leader_election.cc:290] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:59.724722  8041 tablet_bootstrap.cc:654] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.730109  8416 consensus_queue.cc:1048] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:59.733417  8420 raft_consensus.cc:493] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.734047  8420 raft_consensus.cc:515] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.737031  8420 leader_election.cc:290] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:59.753834  8433 raft_consensus.cc:493] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:59.772971  8433 raft_consensus.cc:515] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.775200  8433 leader_election.cc:290] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:59.761404  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.753545  8425 consensus_queue.cc:1048] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:12:59.758826  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:12:59.777275  7846 raft_consensus.cc:2468] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
W20260709 13:12:59.777331  7887 leader_election.cc:343] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.778090  7767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.780608  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:59.781492  7994 raft_consensus.cc:2468] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:12:59.755263  8258 raft_consensus.cc:2749] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:12:59.812484  7738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 89097.5us
I20260709 13:12:59.807600  7767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:12:59.797539  7884 leader_election.cc:304] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
W20260709 13:12:59.836777  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 97165.2us
I20260709 13:12:59.825312  8426 raft_consensus.cc:515] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:12:59.846176  8439 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
W20260709 13:12:59.849179  7813 leader_election.cc:343] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.854470  8426 leader_election.cc:290] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:12:59.856040  8043 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:12:59.844528  8285 raft_consensus.cc:2804] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.856830  8285 raft_consensus.cc:493] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.856956  8043 ts_tablet_manager.cc:1403] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.248s	user 0.020s	sys 0.009s
I20260709 13:12:59.857353  8285 raft_consensus.cc:3060] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.866765  8040 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:12:59.867570  8040 ts_tablet_manager.cc:1403] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.267s	user 0.016s	sys 0.012s
I20260709 13:12:59.872139  7961 leader_election.cc:304] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
W20260709 13:12:59.873931  7884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 84207.3us
I20260709 13:12:59.888774  8242 raft_consensus.cc:2804] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.882953  8043 raft_consensus.cc:359] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.890524  8242 raft_consensus.cc:493] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.891945  8242 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.916431  8285 raft_consensus.cc:515] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.893510  8041 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:12:59.918228  8041 ts_tablet_manager.cc:1403] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.352s	user 0.023s	sys 0.011s
I20260709 13:12:59.920514  8285 leader_election.cc:290] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:12:59.921137  8041 raft_consensus.cc:359] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.924839  8242 raft_consensus.cc:515] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:12:59.904973  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:12:59.927258  7995 raft_consensus.cc:2468] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:12:59.891713  8043 raft_consensus.cc:385] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.927707  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:59.927799  8043 raft_consensus.cc:740] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.928280  7844 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.894289  8040 raft_consensus.cc:359] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.928555  7810 leader_election.cc:304] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:12:59.928767  8040 raft_consensus.cc:385] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.929204  8040 raft_consensus.cc:740] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.925283  8041 raft_consensus.cc:385] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:59.930117  8041 raft_consensus.cc:740] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:12:59.928561  8043 consensus_queue.cc:260] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.930173  8040 consensus_queue.cc:260] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.930877  8041 consensus_queue.cc:260] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:12:59.932152  8043 ts_tablet_manager.cc:1434] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.008s
I20260709 13:12:59.932700  8040 ts_tablet_manager.cc:1434] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 13:12:59.933032  8041 ts_tablet_manager.cc:1434] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:12:59.938731  8041 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: Bootstrap starting.
I20260709 13:12:59.906908  7670 catalog_manager.cc:5697] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:59.942117  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
W20260709 13:12:59.946987  7738 consensus_peers.cc:597] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:59.949548  7813 consensus_peers.cc:597] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:59.933749  8040 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:12:59.949705  8041 tablet_bootstrap.cc:654] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.959990  7844 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:59.961506  7738 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:12:59.963296  8439 raft_consensus.cc:2804] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:59.963855  8439 raft_consensus.cc:697] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:12:59.964783  8439 consensus_queue.cc:237] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:12:59.911980  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:12:59.937453  8431 raft_consensus.cc:2804] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:59.968504  8040 tablet_bootstrap.cc:654] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:59.935045  7961 leader_election.cc:343] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.935863  8242 leader_election.cc:290] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:12:59.970359  8431 raft_consensus.cc:493] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:59.970773  8431 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:59.970952  7961 leader_election.cc:343] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:59.936604  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:12:59.968645  7919 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.974328  7846 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:59.985159  7919 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:12:59.936630  8043 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:12:59.989809  7846 raft_consensus.cc:2468] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:12:59.997248  8043 tablet_bootstrap.cc:654] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:59.985193  8431 raft_consensus.cc:515] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.005074  7961 leader_election.cc:304] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:00.006616  8245 raft_consensus.cc:2804] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:00.007174  8245 raft_consensus.cc:697] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:00.008090  8245 consensus_queue.cc:237] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.009837  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:00.010440  7844 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.012457  8431 leader_election.cc:290] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:00.012753  8194 consensus_queue.cc:1048] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:00.016355  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:00.017037  7995 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.017462  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:00.018152  7991 raft_consensus.cc:3060] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.030865  7844 raft_consensus.cc:2468] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:00.032195  7961 leader_election.cc:304] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:13:00.033206  8325 raft_consensus.cc:2804] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:00.033706  8325 raft_consensus.cc:697] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:00.035511  8325 consensus_queue.cc:237] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.042228  7767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:00.030097  8258 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.044747  8258 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:00.046849  8258 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:00.048354  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:00.050334  7738 leader_election.cc:343] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.051729  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:00.052449  7845 raft_consensus.cc:2468] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:13:00.053977  7738 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:00.057019  8040 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:13:00.057653  8040 ts_tablet_manager.cc:1403] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.008s
I20260709 13:13:00.068687  7995 raft_consensus.cc:2468] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:00.073326  8194 raft_consensus.cc:493] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.073971  8194 raft_consensus.cc:515] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:00.074388  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:00.076012  8194 leader_election.cc:290] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:00.079921  8040 raft_consensus.cc:359] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.081583  8040 raft_consensus.cc:385] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:13:00.082031  7887 leader_election.cc:343] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.081979  8040 raft_consensus.cc:740] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:00.084550  8040 consensus_queue.cc:260] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:13:00.082937  7961 leader_election.cc:343] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:00.088548  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:00.095849  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:00.101295  7810 leader_election.cc:304] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:13:00.103943  8435 raft_consensus.cc:2804] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:00.104509  8435 raft_consensus.cc:697] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:00.105930  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:00.108012  7765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:00.060329  8258 raft_consensus.cc:2804] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:00.110775  8258 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:00.111320  8258 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.115104  7991 raft_consensus.cc:2468] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:00.105400  8435 consensus_queue.cc:237] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:13:00.124915  7961 leader_election.cc:343] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:00.130342  7961 leader_election.cc:343] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.134349  7961 leader_election.cc:304] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:00.137312  8040 ts_tablet_manager.cc:1434] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260709 13:13:00.140751  8325 raft_consensus.cc:2749] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:00.150116  8041 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: No bootstrap required, opened a new log
I20260709 13:13:00.166369  8041 ts_tablet_manager.cc:1403] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.008s
I20260709 13:13:00.188314  8040 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:00.218497  8043 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:00.219017  8043 ts_tablet_manager.cc:1403] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.286s	user 0.024s	sys 0.006s
I20260709 13:13:00.225845  8041 raft_consensus.cc:359] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.387097  8041 raft_consensus.cc:385] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:00.234721  8040 tablet_bootstrap.cc:654] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:00.224615  8258 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:00.229763  8043 raft_consensus.cc:359] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:00.459635  8043 raft_consensus.cc:385] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:00.459738  8258 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:00.460003  8043 raft_consensus.cc:740] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:00.460722  8043 consensus_queue.cc:260] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:00.461314  7847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:00.462056  7847 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.462951  8043 ts_tablet_manager.cc:1434] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.244s	user 0.008s	sys 0.000s
I20260709 13:13:00.464970  8043 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
W20260709 13:13:00.338114  7813 leader_election.cc:343] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.365796  8251 raft_consensus.cc:493] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.366268  8439 raft_consensus.cc:493] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.382953  8242 consensus_queue.cc:1048] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:00.470718  8439 raft_consensus.cc:515] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.390450  8041 raft_consensus.cc:740] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Initialized, Role: FOLLOWER
I20260709 13:13:00.472949  8439 leader_election.cc:290] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:00.472736  8041 consensus_queue.cc:260] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.474016  7846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:00.474615  8041 ts_tablet_manager.cc:1434] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: Time spent starting tablet: real 0.308s	user 0.011s	sys 0.000s
I20260709 13:13:00.474786  7846 raft_consensus.cc:2393] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:13:00.393417  8110 consensus_queue.cc:1048] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:00.422215  8467 log.cc:927] Time spent T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: Append to log took a long time: real 0.220s	user 0.003s	sys 0.000s
I20260709 13:13:00.433578  8172 consensus_queue.cc:1048] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:00.487399  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:00.488811  7847 raft_consensus.cc:2468] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
W20260709 13:13:00.467939  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 129863us
I20260709 13:13:00.469782  8251 raft_consensus.cc:515] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:00.479080  7767 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:00.492353  7738 leader_election.cc:343] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.439271  7884 leader_election.cc:304] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
W20260709 13:13:00.493656  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:00.510214  8472 consensus_queue.cc:1048] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:13:00.529237  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:13:00.538726  7738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 46433.9us
I20260709 13:13:00.555702  8080 raft_consensus.cc:493] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.556387  8080 raft_consensus.cc:515] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:00.553982  8184 raft_consensus.cc:2804] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:00.558249  8184 raft_consensus.cc:697] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:00.559087  8184 consensus_queue.cc:237] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:00.560639  8043 tablet_bootstrap.cc:654] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:00.563760  8080 leader_election.cc:290] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
W20260709 13:13:00.562669  7884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 432498us
I20260709 13:13:00.582942  7738 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:00.591612  8420 raft_consensus.cc:493] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.592247  8420 raft_consensus.cc:515] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:00.594707  8420 leader_election.cc:290] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:00.599862  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:00.605962  7919 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:00.610481  7887 leader_election.cc:343] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.600992  8438 raft_consensus.cc:2804] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:00.634936  8040 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:13:00.635826  8040 ts_tablet_manager.cc:1403] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.451s	user 0.014s	sys 0.038s
I20260709 13:13:00.639772  8433 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.640375  8433 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.637557  7768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:00.637672  8438 raft_consensus.cc:697] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
W20260709 13:13:00.689046  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 58591.5us
I20260709 13:13:00.635752  7735 leader_election.cc:304] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
W20260709 13:13:00.714458  8482 log.cc:927] Time spent T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260709 13:13:00.724558  7735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 99074.5us
I20260709 13:13:00.699190  7768 raft_consensus.cc:2468] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
W20260709 13:13:00.728214  7813 consensus_peers.cc:597] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:00.721601  8251 leader_election.cc:290] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
W20260709 13:13:00.737345  8479 log.cc:927] Time spent T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: Append to log took a long time: real 0.150s	user 0.001s	sys 0.003s
I20260709 13:13:00.742026  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:00.742537  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:00.740518  8480 log.cc:927] Time spent T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:13:00.749532  7813 leader_election.cc:304] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
W20260709 13:13:00.765699  7813 leader_election.cc:343] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:00.766355  7813 leader_election.cc:343] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.767091  8232 raft_consensus.cc:2804] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:00.767522  8232 raft_consensus.cc:493] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:00.767868  8232 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.777931  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:00.780836  7738 leader_election.cc:343] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:00.738534  7842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:00.790032  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:00.790951  7992 raft_consensus.cc:2468] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:13:00.794525  7884 leader_election.cc:304] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:00.795501  8285 raft_consensus.cc:2804] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:00.795851  8285 raft_consensus.cc:493] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:00.734477  8438 consensus_queue.cc:237] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:00.796164  8285 raft_consensus.cc:3060] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.737550  8433 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:00.838924  8483 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.839602  8483 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.795897  7666 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50666 (request call id 66) took 1041 ms. Trace:
I20260709 13:13:00.844903  8040 raft_consensus.cc:359] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.845970  8040 raft_consensus.cc:385] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:00.846501  8040 raft_consensus.cc:740] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:00.875797  8040 consensus_queue.cc:260] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:00.842805  7666 rpcz_store.cc:276] 0709 13:12:59.763484 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:12:59.768128 (+  4644us) service_pool.cc:224] Handling call
0709 13:13:00.795819 (+1027691us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":576,"reported_tablets":2}
I20260709 13:13:00.885933  8040 ts_tablet_manager.cc:1434] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.250s	user 0.009s	sys 0.000s
I20260709 13:13:00.892915  8043 tablet_bootstrap.cc:492] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:00.893565  8043 ts_tablet_manager.cc:1403] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.430s	user 0.014s	sys 0.004s
I20260709 13:13:00.895390  8040 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:00.902730  8488 consensus_queue.cc:1048] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:13:00.892794  8472 raft_consensus.cc:2749] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:00.910418  8483 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:00.919178  8457 consensus_queue.cc:1048] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:00.926695  8043 raft_consensus.cc:359] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.927487  8043 raft_consensus.cc:385] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:00.927788  8043 raft_consensus.cc:740] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:00.928560  8043 consensus_queue.cc:260] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:00.956281  8285 raft_consensus.cc:515] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:13:00.933950  8491 log.cc:927] Time spent T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:13:00.933996  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:00.933234  8431 consensus_queue.cc:1048] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:13:00.972492  7989 raft_consensus.cc:2468] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 0.
I20260709 13:13:00.981467  8043 ts_tablet_manager.cc:1434] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 13:13:00.982952  7810 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:00.987056  8285 leader_election.cc:290] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:00.991706  8043 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:13:00.998304  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:00.999140  7994 raft_consensus.cc:3060] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:00.988794  8435 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:00.993290  8172 raft_consensus.cc:2804] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:13:01.037314  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 46977.1us
I20260709 13:13:01.044826  7994 raft_consensus.cc:2468] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:01.020720  8172 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:01.059031  7769 raft_consensus.cc:3060] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.060078  8466 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:01.060611  8466 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.028796  8364 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:01.063140  7841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:01.063272  8364 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.048772  8493 consensus_queue.cc:1048] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.079s
I20260709 13:13:01.062738  8466 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.065759  8043 tablet_bootstrap.cc:654] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.056100  8172 raft_consensus.cc:3060] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.179575  8040 tablet_bootstrap.cc:654] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.183899  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:01.200178  7994 raft_consensus.cc:2468] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 0.
I20260709 13:13:01.185730  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:01.052601  8232 raft_consensus.cc:515] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.016500  8435 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.212293  7842 raft_consensus.cc:2393] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a585be5f77f74a949b04056094c1dd96 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:13:01.214025  8232 leader_election.cc:290] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:01.214984  8435 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:01.211181  7917 raft_consensus.cc:2468] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:13:01.222940  8172 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.228968  7841 raft_consensus.cc:2393] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65b4aab6b9284e4f95f5894df0b0e4ca in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:13:01.234516  8172 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.244776  8364 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:13:01.245739  7793 debug-util.cc:398] Leaking SignalData structure 0x7b080023e0e0 after lost signal to thread 4528
W20260709 13:13:01.249461  7793 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3760 after lost signal to thread 7704
W20260709 13:13:01.250777  7793 debug-util.cc:398] Leaking SignalData structure 0x7b08002cde00 after lost signal to thread 7796
W20260709 13:13:01.251995  7793 debug-util.cc:398] Leaking SignalData structure 0x7b0800138640 after lost signal to thread 7871
I20260709 13:13:01.251824  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:01.255151  7738 leader_election.cc:304] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.256211  8471 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:01.258504  7793 debug-util.cc:398] Leaking SignalData structure 0x7b080029e580 after lost signal to thread 7945
I20260709 13:13:01.259078  7884 leader_election.cc:304] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:13:01.259804  7793 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec840 after lost signal to thread 8019
I20260709 13:13:01.262055  8364 raft_consensus.cc:2804] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:01.262696  8364 raft_consensus.cc:697] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:01.262919  7884 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:01.263833  8184 raft_consensus.cc:2804] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:01.263638  8364 consensus_queue.cc:237] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.264235  8184 raft_consensus.cc:493] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:01.264597  8184 raft_consensus.cc:3060] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.266613  8471 raft_consensus.cc:2749] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:01.270706  8466 consensus_queue.cc:1048] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:01.280874  8043 tablet_bootstrap.cc:492] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:01.281448  8043 ts_tablet_manager.cc:1403] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.290s	user 0.017s	sys 0.002s
I20260709 13:13:01.295848  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:01.300115  8184 raft_consensus.cc:515] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
W20260709 13:13:01.335407  7810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.68:37419, user_credentials={real_user=slave}} blocked reactor thread for 94115us
I20260709 13:13:01.347826  7767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:01.354348  8184 leader_election.cc:290] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.393893  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:01.394701  7918 raft_consensus.cc:2393] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d56e6d879df4297aa531542711b6bea in current term 1: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:13:01.394616  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:01.407141  8040 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
W20260709 13:13:01.360131  7887 consensus_peers.cc:597] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:01.408918  7887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 48981.2us
I20260709 13:13:01.409052  8040 ts_tablet_manager.cc:1403] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.514s	user 0.017s	sys 0.002s
I20260709 13:13:01.355203  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
W20260709 13:13:01.363873  7738 consensus_peers.cc:597] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:01.345726  7670 catalog_manager.cc:5697] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } }
W20260709 13:13:01.382745  7961 consensus_peers.cc:597] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:01.389438  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:01.390570  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:01.423724  7670 catalog_manager.cc:5697] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:01.393375  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:01.423745  7961 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:13:01.407882  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
W20260709 13:13:01.411142  7887 leader_election.cc:343] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:01.426154  7840 raft_consensus.cc:2393] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:13:01.426671  7887 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:01.360833  8043 raft_consensus.cc:359] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.427450  8043 raft_consensus.cc:385] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.427723  8043 raft_consensus.cc:740] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.428339  8043 consensus_queue.cc:260] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.429167  8466 raft_consensus.cc:2749] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:13:01.424788  7738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 61083.1us
I20260709 13:13:01.433852  8043 ts_tablet_manager.cc:1434] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
I20260709 13:13:01.435468  8043 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
W20260709 13:13:01.439241  7813 leader_election.cc:343] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:01.452270  8043 tablet_bootstrap.cc:654] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.460054  7813 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.413383  8040 raft_consensus.cc:359] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.419041  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718fab40604a4fd2bc936fd25fe723aa" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:01.461542  8040 raft_consensus.cc:385] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.461930  8040 raft_consensus.cc:740] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.393178  7767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:01.461961  7839 raft_consensus.cc:2393] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 1: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:13:01.410022  7995 raft_consensus.cc:3060] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.485177  7767 raft_consensus.cc:2468] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:01.490518  8485 raft_consensus.cc:493] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:01.492103  8485 raft_consensus.cc:515] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.494984  8485 leader_election.cc:290] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.495586  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:01.496606  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b6555fc93c404b831d30c09ba9b242" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:01.498427  7884 leader_election.cc:304] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca
I20260709 13:13:01.499686  8485 raft_consensus.cc:2749] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:01.491376  7995 raft_consensus.cc:2468] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:01.500584  8456 raft_consensus.cc:2764] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:13:01.467801  8043 tablet_bootstrap.cc:492] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:01.501264  8043 ts_tablet_manager.cc:1403] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260709 13:13:01.501439  7884 leader_election.cc:304] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea
I20260709 13:13:01.503141  8040 consensus_queue.cc:260] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.504509  8433 raft_consensus.cc:2749] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:13:01.505316  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 45356.7us
I20260709 13:13:01.512367  8485 raft_consensus.cc:2804] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:01.513145  8485 raft_consensus.cc:697] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:01.514184  8485 consensus_queue.cc:237] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.516145  8040 ts_tablet_manager.cc:1434] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.000s
I20260709 13:13:01.536872  8040 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:13:01.530267  7813 leader_election.cc:343] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:01.538182  7813 leader_election.cc:343] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:01.528484  8043 raft_consensus.cc:359] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.538901  8043 raft_consensus.cc:385] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.539227  8043 raft_consensus.cc:740] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.540370  8043 consensus_queue.cc:260] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:01.542158  8043 ts_tablet_manager.cc:1434] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:13:01.542503  7813 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.550201  8232 raft_consensus.cc:2749] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:01.549528  8043 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:13:01.560216  8043 tablet_bootstrap.cc:654] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.562938  8040 tablet_bootstrap.cc:654] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.566249  7813 leader_election.cc:304] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.567261  8232 raft_consensus.cc:2804] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:01.568141  8232 raft_consensus.cc:697] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:01.569200  8232 consensus_queue.cc:237] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.571941  8438 raft_consensus.cc:493] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:01.572479  8438 raft_consensus.cc:515] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.574709  8438 leader_election.cc:290] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.576431  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:01.576548  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3627080ce19b4b6dbb4b4eb68baa657e" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:01.578297  7669 catalog_manager.cc:5697] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } }
I20260709 13:13:01.580962  7738 leader_election.cc:304] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.582738  8438 raft_consensus.cc:2749] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:01.582094  7669 catalog_manager.cc:5697] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } }
I20260709 13:13:01.597112  8040 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:13:01.597754  8040 ts_tablet_manager.cc:1403] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.000s
I20260709 13:13:01.600710  8040 raft_consensus.cc:359] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.601402  7669 catalog_manager.cc:5697] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:01.601394  8040 raft_consensus.cc:385] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.606155  8040 raft_consensus.cc:740] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.606912  8040 consensus_queue.cc:260] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.611351  8040 ts_tablet_manager.cc:1434] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:13:01.613301  8040 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:01.624128  8040 tablet_bootstrap.cc:654] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.624118  8043 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:01.626701  8043 ts_tablet_manager.cc:1403] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.021s
I20260709 13:13:01.627645  7668 catalog_manager.cc:5697] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:01.629699  8043 raft_consensus.cc:359] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.630528  8043 raft_consensus.cc:385] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.631156  8043 raft_consensus.cc:740] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.630393  7668 catalog_manager.cc:5697] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:01.635162  8043 consensus_queue.cc:260] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.660279  8040 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:13:01.660835  8040 ts_tablet_manager.cc:1403] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.016s
I20260709 13:13:01.663564  8040 raft_consensus.cc:359] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.664273  8040 raft_consensus.cc:385] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.664553  8040 raft_consensus.cc:740] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.644775  8043 ts_tablet_manager.cc:1434] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:01.678671  8043 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:13:01.682948  7918 raft_consensus.cc:3060] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.665231  8040 consensus_queue.cc:260] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.688623  8040 ts_tablet_manager.cc:1434] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260709 13:13:01.692831  7718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:01.695132  8040 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:01.696295  7668 catalog_manager.cc:5697] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 1 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:01.713145  8040 tablet_bootstrap.cc:654] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.726089  8043 tablet_bootstrap.cc:654] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.741987  7921 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.758955  8485 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:01.761602  8485 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.766194  8485 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:01.769843  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:01.770128  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:01.771587  8485 consensus_queue.cc:1048] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:01.776943  7764 raft_consensus.cc:3060] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.779158  7887 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:01.781116  8184 raft_consensus.cc:2749] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:01.758315  7666 catalog_manager.cc:5697] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:01.803309  8471 raft_consensus.cc:493] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:01.840042  8364 consensus_queue.cc:1048] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:01.803858  8471 raft_consensus.cc:515] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.855486  8040 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
I20260709 13:13:01.856257  8040 ts_tablet_manager.cc:1403] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.167s	user 0.017s	sys 0.023s
I20260709 13:13:01.864519  8043 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:01.865065  8043 ts_tablet_manager.cc:1403] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.187s	user 0.026s	sys 0.021s
I20260709 13:13:01.867785  8043 raft_consensus.cc:359] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.868445  8043 raft_consensus.cc:385] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.868736  8043 raft_consensus.cc:740] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.869369  8043 consensus_queue.cc:260] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:01.871541  8043 ts_tablet_manager.cc:1434] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:01.872491  8043 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:13:01.877081  8471 leader_election.cc:290] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:01.878448  8043 tablet_bootstrap.cc:654] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:01.880576  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:01.887382  7995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995d8e7e770640ea97976179dbd7c760" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:01.898031  7738 leader_election.cc:304] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:01.913544  8040 raft_consensus.cc:359] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:01.914724  8040 raft_consensus.cc:385] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:01.912339  7918 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:01.915087  8040 raft_consensus.cc:740] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:01.927424  8040 consensus_queue.cc:260] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.056658  8040 ts_tablet_manager.cc:1434] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.200s	user 0.008s	sys 0.001s
I20260709 13:13:02.061959  8258 raft_consensus.cc:2749] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:02.066290  8040 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:02.071085  7921 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.082908  8043 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:02.106137  8043 ts_tablet_manager.cc:1403] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.234s	user 0.050s	sys 0.047s
I20260709 13:13:02.083818  7768 raft_consensus.cc:3060] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.089336  8501 consensus_queue.cc:1048] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:02.099298  8040 tablet_bootstrap.cc:654] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:02.081284  8285 consensus_queue.cc:1048] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:13:02.120235  8285 consensus_queue.cc:1048] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:02.109041  8043 raft_consensus.cc:359] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:02.164942  8043 raft_consensus.cc:385] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:02.165388  8043 raft_consensus.cc:740] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:02.201095  8040 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: No bootstrap required, opened a new log
W20260709 13:13:02.202044  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.66:38083, user_credentials={real_user=slave}} blocked reactor thread for 79602.9us
I20260709 13:13:02.202082  8040 ts_tablet_manager.cc:1403] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.017s
I20260709 13:13:02.202615  8043 consensus_queue.cc:260] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:02.179824  8471 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:02.222584  8043 ts_tablet_manager.cc:1434] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.000s
I20260709 13:13:02.208318  8471 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:02.229823  8471 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:02.235808  7841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:02.236559  7841 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:13:02.243058  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:02.243899  7916 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 0.
I20260709 13:13:02.244792  8043 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: Bootstrap starting.
I20260709 13:13:02.248657  7738 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:02.254786  8501 consensus_queue.cc:1048] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:02.270653  7961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 61500.4us
I20260709 13:13:02.279343  8043 tablet_bootstrap.cc:654] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:02.266822  8258 raft_consensus.cc:2804] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:02.281944  8258 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:02.298673  8258 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.307902  8040 raft_consensus.cc:359] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:02.308806  8040 raft_consensus.cc:385] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:02.309078  8040 raft_consensus.cc:740] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:02.309768  8040 consensus_queue.cc:260] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:02.311846  8040 ts_tablet_manager.cc:1434] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.000s
I20260709 13:13:02.332377  8540 raft_consensus.cc:493] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:02.334592  8540 raft_consensus.cc:515] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.337471  7770 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.338749  8540 leader_election.cc:290] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:02.341797  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:02.343178  7961 leader_election.cc:343] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:02.335274  8547 log.cc:927] Time spent T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:13:02.346457  7772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96" is_pre_election: true
I20260709 13:13:02.349579  7772 raft_consensus.cc:2468] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 0.
I20260709 13:13:02.364549  7961 leader_election.cc:304] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: adafba0c6a2348f0888dec4796824f45
I20260709 13:13:02.374172  8258 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:02.381945  8545 raft_consensus.cc:2804] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:02.404528  8545 raft_consensus.cc:493] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:02.405068  8545 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.454552  8043 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: No bootstrap required, opened a new log
I20260709 13:13:02.455102  8043 ts_tablet_manager.cc:1403] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: Time spent bootstrapping tablet: real 0.211s	user 0.046s	sys 0.024s
I20260709 13:13:02.475245  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:02.475953  7840 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.490231  8258 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:02.506989  8545 raft_consensus.cc:515] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.509018  7840 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:13:02.510044  8043 raft_consensus.cc:359] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.510360  7738 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:02.510823  8043 raft_consensus.cc:385] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:02.511176  8043 raft_consensus.cc:740] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Initialized, Role: FOLLOWER
I20260709 13:13:02.511229  8258 raft_consensus.cc:2804] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:02.512017  8043 consensus_queue.cc:260] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.512424  8258 raft_consensus.cc:697] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:02.500962  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:02.514050  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:02.514623  7921 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.513417  7916 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.519696  8043 ts_tablet_manager.cc:1434] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:13:02.522101  8545 leader_election.cc:290] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:02.522004  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a585be5f77f74a949b04056094c1dd96"
I20260709 13:13:02.522789  7764 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:02.513509  8258 consensus_queue.cc:237] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:02.529762  7764 raft_consensus.cc:2468] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:02.521931  7921 raft_consensus.cc:2468] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:02.531622  7961 leader_election.cc:304] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:02.533143  8545 raft_consensus.cc:2804] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:02.534308  8545 raft_consensus.cc:697] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:02.535223  8545 consensus_queue.cc:237] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:02.541574  7916 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 1.
I20260709 13:13:02.579238  7668 catalog_manager.cc:5697] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 0 to 1, leader changed from <none> to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:02.584177  7669 catalog_manager.cc:5697] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 1 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:02.934615  8456 consensus_queue.cc:1048] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:02.936834  8438 consensus_queue.cc:1048] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:02.950031  8456 consensus_queue.cc:1048] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:02.990593  8258 consensus_queue.cc:1048] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:03.490043  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
W20260709 13:13:03.503540  7961 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 233 similar messages]
W20260709 13:13:03.514279  7961 consensus_peers.cc:597] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.537513  7813 consensus_peers.cc:597] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.559484  7961 consensus_peers.cc:597] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.572073  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:03.577751  4525 tablet_replica.cc:333] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.579222  4525 raft_consensus.cc:2243] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.579859  4525 raft_consensus.cc:2272] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.581902  7887 consensus_peers.cc:597] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.584030  7887 consensus_peers.cc:597] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.584741  4525 tablet_replica.cc:333] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.585906  4525 raft_consensus.cc:2243] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.586567  4525 raft_consensus.cc:2272] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.589424  4525 tablet_replica.cc:333] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.590477  4525 raft_consensus.cc:2243] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.591089  4525 raft_consensus.cc:2272] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.593865  4525 tablet_replica.cc:333] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.594828  4525 raft_consensus.cc:2243] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.595376  4525 raft_consensus.cc:2272] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.597947  4525 tablet_replica.cc:333] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.598863  4525 raft_consensus.cc:2243] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.599392  4525 raft_consensus.cc:2272] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.601852  4525 tablet_replica.cc:333] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.602713  4525 raft_consensus.cc:2243] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.603704  4525 raft_consensus.cc:2272] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.605356  7961 consensus_peers.cc:597] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.606166  4525 tablet_replica.cc:333] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.607148  4525 raft_consensus.cc:2243] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.608150  4525 raft_consensus.cc:2272] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.610771  4525 tablet_replica.cc:333] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.611603  4525 raft_consensus.cc:2243] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:13:03.612059  7887 consensus_peers.cc:597] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.612564  4525 raft_consensus.cc:2272] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.615387  4525 tablet_replica.cc:333] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.616302  4525 raft_consensus.cc:2243] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.616878  4525 raft_consensus.cc:2272] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.619380  4525 tablet_replica.cc:333] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.620245  4525 raft_consensus.cc:2243] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.620797  4525 raft_consensus.cc:2272] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.623309  4525 tablet_replica.cc:333] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.624194  4525 raft_consensus.cc:2243] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.624789  4525 raft_consensus.cc:2272] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.627323  4525 tablet_replica.cc:333] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.628239  4525 raft_consensus.cc:2243] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.628803  4525 raft_consensus.cc:2272] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.631263  4525 tablet_replica.cc:333] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.632123  4525 raft_consensus.cc:2243] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.633169  4525 raft_consensus.cc:2272] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.635754  4525 tablet_replica.cc:333] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.636632  4525 raft_consensus.cc:2243] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.637176  4525 raft_consensus.cc:2272] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.639741  4525 tablet_replica.cc:333] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.640600  4525 raft_consensus.cc:2243] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.641161  4525 raft_consensus.cc:2272] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.643573  4525 tablet_replica.cc:333] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.644421  4525 raft_consensus.cc:2243] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.644968  4525 raft_consensus.cc:2272] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.647497  4525 tablet_replica.cc:333] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.648398  4525 raft_consensus.cc:2243] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.648942  4525 raft_consensus.cc:2272] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.651546  4525 tablet_replica.cc:333] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.652402  4525 raft_consensus.cc:2243] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.652933  4525 raft_consensus.cc:2272] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.655521  4525 tablet_replica.cc:333] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.656394  4525 raft_consensus.cc:2243] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.657437  4525 raft_consensus.cc:2272] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.660020  4525 tablet_replica.cc:333] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.660868  4525 raft_consensus.cc:2243] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.661396  4525 raft_consensus.cc:2272] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.663208  7887 consensus_peers.cc:597] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.663853  4525 tablet_replica.cc:333] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.664830  4525 raft_consensus.cc:2243] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.665378  4525 raft_consensus.cc:2272] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.667981  4525 tablet_replica.cc:333] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.668934  4525 raft_consensus.cc:2243] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.669498  4525 raft_consensus.cc:2272] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.672318  4525 tablet_replica.cc:333] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.673215  4525 raft_consensus.cc:2243] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.673923  4525 raft_consensus.cc:2272] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.676941  4525 tablet_replica.cc:333] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.677903  4525 raft_consensus.cc:2243] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.678957  4525 raft_consensus.cc:2272] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.681546  4525 tablet_replica.cc:333] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.682435  4525 raft_consensus.cc:2243] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.682978  4525 raft_consensus.cc:2272] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.685479  4525 tablet_replica.cc:333] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.686295  4525 raft_consensus.cc:2243] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.687393  4525 raft_consensus.cc:2272] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.689019  7961 consensus_peers.cc:597] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.690048  4525 tablet_replica.cc:333] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.691001  4525 raft_consensus.cc:2243] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.691530  4525 raft_consensus.cc:2272] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.694422  4525 tablet_replica.cc:333] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.695283  4525 raft_consensus.cc:2243] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.695895  4525 raft_consensus.cc:2272] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.698865  4525 tablet_replica.cc:333] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.699745  4525 raft_consensus.cc:2243] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.700831  4525 raft_consensus.cc:2272] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.705018  4525 tablet_replica.cc:333] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.705940  4525 raft_consensus.cc:2243] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.706526  4525 raft_consensus.cc:2272] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.708993  4525 tablet_replica.cc:333] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.709877  4525 raft_consensus.cc:2243] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.710919  4525 raft_consensus.cc:2272] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.713469  4525 tablet_replica.cc:333] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.714419  4525 raft_consensus.cc:2243] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.715046  4525 raft_consensus.cc:2272] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.717941  4525 tablet_replica.cc:333] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.718842  4525 raft_consensus.cc:2243] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.720166  4525 raft_consensus.cc:2272] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.723440  4525 tablet_replica.cc:333] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.724443  4525 raft_consensus.cc:2243] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.725114  4525 raft_consensus.cc:2272] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.727856  4525 tablet_replica.cc:333] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.728775  4525 raft_consensus.cc:2243] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.730005  4525 raft_consensus.cc:2272] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.733225  4525 tablet_replica.cc:333] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.734208  4525 raft_consensus.cc:2243] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.735358  4525 raft_consensus.cc:2272] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.738479  4525 tablet_replica.cc:333] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.739377  4525 raft_consensus.cc:2243] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.740479  4525 raft_consensus.cc:2272] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.743454  4525 tablet_replica.cc:333] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.744311  4525 raft_consensus.cc:2243] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.744908  4525 raft_consensus.cc:2272] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.747733  4525 tablet_replica.cc:333] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.748597  4525 raft_consensus.cc:2243] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.749701  4525 raft_consensus.cc:2272] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.752898  4525 tablet_replica.cc:333] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.753897  4525 raft_consensus.cc:2243] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.754623  4525 raft_consensus.cc:2272] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.755012  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:03.757462  4525 tablet_replica.cc:333] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.758440  4525 raft_consensus.cc:2243] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.759558  4525 raft_consensus.cc:2272] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.762820  4525 tablet_replica.cc:333] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.763734  4525 raft_consensus.cc:2243] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:03.764876  4525 raft_consensus.cc:2272] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.767679  4525 tablet_replica.cc:333] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.768487  4525 raft_consensus.cc:2243] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.769104  4525 raft_consensus.cc:2272] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.771847  4525 tablet_replica.cc:333] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.772554  4525 raft_consensus.cc:2243] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.773088  4525 raft_consensus.cc:2272] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:03.775496  4525 tablet_replica.cc:333] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: stopping tablet replica
I20260709 13:13:03.776183  4525 raft_consensus.cc:2243] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:03.776722  4525 raft_consensus.cc:2272] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:03.796823  7813 consensus_peers.cc:597] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.791514  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.813733  7813 consensus_peers.cc:597] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.818686  7961 consensus_peers.cc:597] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.830544  7813 consensus_peers.cc:597] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.850994  7887 consensus_peers.cc:597] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.858104  7887 consensus_peers.cc:597] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.887998  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.899976  7887 consensus_peers.cc:597] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.906818  7961 consensus_peers.cc:597] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.912343  7813 consensus_peers.cc:597] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.936594  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.939728  7887 consensus_peers.cc:597] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.950507  7813 consensus_peers.cc:597] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.961576  7813 consensus_peers.cc:597] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:03.962126  7813 consensus_peers.cc:597] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:04.038214  7887 consensus_peers.cc:597] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:04.045805  7813 consensus_peers.cc:597] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:04.112704  7813 consensus_peers.cc:597] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:04.611743  8575 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.612304  8575 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.617249  8575 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:04.620690  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:13:04.625679  7887 leader_election.cc:336] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.626241  7887 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:04.627568  8575 raft_consensus.cc:2749] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.651381  8575 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.651991  8575 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.653985  8575 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.654690  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:13:04.658468  7887 leader_election.cc:336] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.658865  7887 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:04.659485  8575 raft_consensus.cc:2749] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.673834  8544 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.674531  8544 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.676980  8544 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.677728  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:04.681486  7961 leader_election.cc:336] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.682044  7961 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:04.682869  8544 raft_consensus.cc:2749] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.745913  8485 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.746462  8485 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.748627  8485 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.749415  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:13:04.754032  7887 leader_election.cc:336] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.754585  7887 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:04.755196  8575 raft_consensus.cc:2749] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.781383  8544 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.781988  8544 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.784183  8544 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.784880  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:04.788810  7961 leader_election.cc:336] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.789278  7961 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:04.790019  8544 raft_consensus.cc:2749] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.849152  8544 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.849725  8544 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.851809  8544 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.854759  8574 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.855427  8574 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.857440  8574 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:04.854650  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:04.858112  8574 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.858331  7916 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:04.858594  8574 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.860529  8574 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:04.863533  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:04.864322  7921 raft_consensus.cc:2468] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:04.865837  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:04.866722  7961 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:04.867659  8485 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.865896  7813 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:04.868357  8485 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.869671  8574 raft_consensus.cc:2804] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:04.870114  8574 raft_consensus.cc:493] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.870697  8574 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:04.872776  4525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7793)
I20260709 13:13:04.872674  8575 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
W20260709 13:13:04.869234  7813 leader_election.cc:336] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.872939  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:04.873721  8575 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:13:04.876083  7813 leader_election.cc:336] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.877664  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
W20260709 13:13:04.878880  7961 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.880106  7813 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:04.880841  8576 raft_consensus.cc:2749] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.882920  8550 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.868024  8544 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:04.883426  8550 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.885425  8550 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:04.885970  8575 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.886708  8575 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.890863  8573 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.891434  8573 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.887306  8575 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.893486  8573 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
W20260709 13:13:04.895324  7887 leader_election.cc:336] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:04.892762  8485 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.895746  7887 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:04.932955  8435 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.933179  7989 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:04.933772  8435 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:04.936082  8435 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:04.937601  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:04.940392  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:04.941124  7840 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:04.945775  8544 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.949138  8573 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.949694  8544 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:04.949879  8573 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.897392  8485 raft_consensus.cc:2749] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:04.951486  8485 raft_consensus.cc:493] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.952294  8573 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:04.894835  8575 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:04.956486  8574 raft_consensus.cc:515] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.961382  7884 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:04.962822  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:04.967584  7916 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:04.968739  8578 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:04.969208  8578 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.969563  8578 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:04.952257  8485 raft_consensus.cc:515] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.963702  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:04.974427  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:04.978030  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:04.978971  8578 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:04.979934  8576 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.980634  8576 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:04.983525  8576 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:04.984293  8574 leader_election.cc:290] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:04.985556  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:04.990695  8577 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.973320  7887 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:04.991367  8577 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:04.992334  8575 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:04.994361  8575 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.995662  8577 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:04.997670  8573 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:04.998723  8573 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.000986  8485 leader_election.cc:290] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.001297  8573 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.003156  7813 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.003453  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1dfca8744f90ad6d7fa1ca75e580" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:04.998359  8574 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.002677  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.009037  7921 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:05.004194  7916 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.003799  8573 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.010207  8573 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.012477  8573 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:13:05.005486  7813 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.001452  8575 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.005134  8576 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:04.981180  8578 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.007970  8544 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.008266  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:13:05.014032  7887 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.027117  7887 leader_election.cc:336] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.027523  7887 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
W20260709 13:13:05.014742  7813 leader_election.cc:336] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.028590  7813 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:05.015170  8576 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.030390  8576 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.015560  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:05.016604  7991 raft_consensus.cc:2393] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 2: Already voted for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in this term.
I20260709 13:13:05.022269  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.035905  7921 raft_consensus.cc:2393] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65b4aab6b9284e4f95f5894df0b0e4ca in current term 2: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:13:05.023164  7916 raft_consensus.cc:2468] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
W20260709 13:13:05.026224  7961 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.032332  8575 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.016242  7845 raft_consensus.cc:2468] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:05.033303  7989 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:05.038928  8435 raft_consensus.cc:2749] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.039428  7884 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.038946  8550 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.041337  8550 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:05.041900  8576 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.043237  8575 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.043955  8576 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.014947  8574 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.019255  8544 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.045469  8550 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.044464  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:05.046290  8544 raft_consensus.cc:493] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
W20260709 13:13:05.047079  7887 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.046861  8544 raft_consensus.cc:515] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.047807  7961 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:05.051484  8573 raft_consensus.cc:2804] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.052230  8574 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.052569  8573 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.052953  8573 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.051666  8579 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.054101  8579 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.055275  7813 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.056079  8574 raft_consensus.cc:2804] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.056474  8574 raft_consensus.cc:493] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.056509  8579 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.056934  8574 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.057448  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.058270  7921 raft_consensus.cc:2393] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d56e6d879df4297aa531542711b6bea in current term 2: Already voted for candidate adafba0c6a2348f0888dec4796824f45 in this term.
I20260709 13:13:05.060590  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:05.061296  7989 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:05.062287  7813 leader_election.cc:304] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.062664  7884 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.063097  8550 raft_consensus.cc:2804] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.063602  8550 raft_consensus.cc:697] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:05.061442  8573 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.064436  8550 consensus_queue.cc:237] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.066542  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.066915  8456 raft_consensus.cc:2749] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.067284  7916 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:05.068455  8579 raft_consensus.cc:2804] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.068948  8579 raft_consensus.cc:493] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.071084  7961 leader_election.cc:304] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.070721  8544 leader_election.cc:290] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.072000  8487 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.051940  8578 raft_consensus.cc:2749] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.071480  8579 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.072587  8487 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.074895  8487 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.070212  8456 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.070031  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:05.076222  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.076571  7989 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.076479  8456 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.077353  7916 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:05.079115  8456 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.081022  7961 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.082520  8487 raft_consensus.cc:2804] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.082998  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.083890  7916 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
I20260709 13:13:05.082939  8487 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.085364  8487 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.085790  8578 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.086436  8578 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.088663  8578 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
W20260709 13:13:05.092794  7961 leader_election.cc:336] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.072383  8544 raft_consensus.cc:2804] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.093875  8544 raft_consensus.cc:493] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.094305  8544 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:05.098037  7887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 50989us
W20260709 13:13:05.098701  7887 leader_election.cc:336] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.070061  8573 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.102064  7961 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:13:05.103335  7961 leader_election.cc:336] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.105671  7887 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.103819  8456 raft_consensus.cc:2804] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.106462  8456 raft_consensus.cc:493] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.106956  8456 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.107321  7989 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
I20260709 13:13:05.098194  8487 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.108577  7884 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.109462  8578 raft_consensus.cc:2749] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.110283  8578 raft_consensus.cc:2804] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.110776  8578 raft_consensus.cc:697] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
W20260709 13:13:05.105908  7961 leader_election.cc:336] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.113191  7813 leader_election.cc:336] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.114192  7813 leader_election.cc:336] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.115656  8573 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.116312  8581 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.116528  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.116984  8581 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:05.118551  8487 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.116281  8573 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.119990  7916 raft_consensus.cc:2468] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:05.114665  8578 consensus_queue.cc:237] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.123486  8581 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.124863  8576 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.125483  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:05.126120  8573 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.125489  8576 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.127868  8544 raft_consensus.cc:515] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.130044  8576 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.105526  8574 raft_consensus.cc:515] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.133181  8574 leader_election.cc:290] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.119927  8579 raft_consensus.cc:515] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:13:05.141026  7887 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.143543  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.149873  7916 raft_consensus.cc:2468] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
I20260709 13:13:05.150280  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.150923  7918 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.144394  7813 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.144874  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:05.129787  8456 raft_consensus.cc:515] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.152242  7840 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 1.
I20260709 13:13:05.154950  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ecb1de1b9416f9f1758967b6634bb" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:05.154438  8550 raft_consensus.cc:2804] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.151880  8579 leader_election.cc:290] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.145007  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f684980ccb4342a48babb876f1c8c8" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.149242  7887 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.156318  7921 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:05.156931  7887 leader_election.cc:336] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.155611  7991 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:05.158380  7813 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.158890  7813 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea; no voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45
I20260709 13:13:05.148866  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:05.155591  8550 raft_consensus.cc:493] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.159857  8550 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.160105  7839 raft_consensus.cc:2393] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 2: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
I20260709 13:13:05.160421  7669 catalog_manager.cc:5697] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.161703  7916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77c6ae0e8d84f5e9f815f139709fa39" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.162297  7916 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.162966  7918 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 2.
W20260709 13:13:05.164312  7813 leader_election.cc:336] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.164965  7813 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.167699  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228702552b51443e8c511ea69a0a1c34" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.167402  7961 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.170368  7919 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.170758  8581 raft_consensus.cc:2804] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.171360  8581 raft_consensus.cc:697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:05.163693  8579 raft_consensus.cc:2749] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.154241  8456 leader_election.cc:290] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.173403  8581 consensus_queue.cc:237] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.176560  8576 raft_consensus.cc:2749] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:13:05.164259  8435 raft_consensus.cc:2749] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.178319  7991 raft_consensus.cc:2468] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
I20260709 13:13:05.145923  8544 leader_election.cc:290] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
W20260709 13:13:05.180135  7961 leader_election.cc:336] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.182559  7887 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.184285  7887 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.185798  8456 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.186381  8456 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.186748  8485 raft_consensus.cc:2804] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.187176  8485 raft_consensus.cc:493] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.187551  8485 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.188760  8456 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.189813  8577 raft_consensus.cc:2804] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.190227  8577 raft_consensus.cc:493] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.190609  8577 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.193696  7921 raft_consensus.cc:2468] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:05.199131  7668 catalog_manager.cc:5697] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.202134  8576 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.204655  8576 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.207276  8576 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.212598  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:13:05.214522  7961 leader_election.cc:336] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.216360  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
W20260709 13:13:05.215566  7961 leader_election.cc:336] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.219911  7916 raft_consensus.cc:2468] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 2.
I20260709 13:13:05.221441  7921 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 1.
W20260709 13:13:05.222146  7961 leader_election.cc:336] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.225296  7884 leader_election.cc:304] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:13:05.223297  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.65:46091, user_credentials={real_user=slave}} blocked reactor thread for 59004.8us
W20260709 13:13:05.227761  7813 leader_election.cc:336] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.228049  8579 raft_consensus.cc:2804] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.228834  8579 raft_consensus.cc:697] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:05.229486  8550 raft_consensus.cc:515] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
W20260709 13:13:05.230518  7887 leader_election.cc:336] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.230139  8579 consensus_queue.cc:237] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:13:05.231133  7887 leader_election.cc:336] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.231581  7919 raft_consensus.cc:2468] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 2.
I20260709 13:13:05.232712  7839 raft_consensus.cc:2393] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adafba0c6a2348f0888dec4796824f45 in current term 2: Already voted for candidate 1d56e6d879df4297aa531542711b6bea in this term.
W20260709 13:13:05.232533  7887 leader_election.cc:336] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.234530  7887 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.234943  7961 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.235240  8573 raft_consensus.cc:2749] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:13:05.235466  7887 leader_election.cc:336] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.235922  7887 leader_election.cc:304] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.236595  8573 raft_consensus.cc:2749] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:13:05.236925  7887 leader_election.cc:336] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.237123  8587 raft_consensus.cc:2804] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.237577  8587 raft_consensus.cc:493] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.237985  8587 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.231688  8550 leader_election.cc:290] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.240608  8485 raft_consensus.cc:515] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:05.243952  8485 leader_election.cc:290] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.241825  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
W20260709 13:13:05.244086  7961 leader_election.cc:336] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.245179  7887 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.245719  7887 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
W20260709 13:13:05.246791  7887 leader_election.cc:336] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.247088  7961 leader_election.cc:304] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.247952  8582 raft_consensus.cc:2804] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.247344  8573 raft_consensus.cc:2749] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.248386  7961 leader_election.cc:304] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
W20260709 13:13:05.249374  7887 leader_election.cc:336] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.248488  7839 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 2.
I20260709 13:13:05.248450  8582 raft_consensus.cc:697] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:05.250149  8586 raft_consensus.cc:2804] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.250757  8586 raft_consensus.cc:697] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:05.251112  8582 consensus_queue.cc:237] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.251650  8586 consensus_queue.cc:237] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
W20260709 13:13:05.253131  7887 leader_election.cc:336] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.248710  8577 raft_consensus.cc:515] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.259436  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cf1246321b4e13840d47c24a2bdf7b" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:05.259469  7887 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [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: adafba0c6a2348f0888dec4796824f45; no voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.260052  7845 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.261296  8577 leader_election.cc:290] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:05.261936  8577 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:05.263564  7887 leader_election.cc:336] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.263854  7840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e62856a1f4bf8a0373a64aa3c2092" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:05.264556  7840 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.268909  7845 raft_consensus.cc:2468] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
I20260709 13:13:05.271888  7887 leader_election.cc:304] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.274713  8573 raft_consensus.cc:2804] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.275218  8573 raft_consensus.cc:697] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:05.276099  8573 consensus_queue.cc:237] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
W20260709 13:13:05.280040  7887 leader_election.cc:336] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.295081  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e86ca33ee404f4f8c9490d4990f8d57" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.300031  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45" is_pre_election: true
I20260709 13:13:05.300863  7919 raft_consensus.cc:2468] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 1.
W20260709 13:13:05.304996  7813 leader_election.cc:336] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.305856  7813 leader_election.cc:336] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.308005  7961 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.321009  7813 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.324695  7813 leader_election.cc:304] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.326025  8576 raft_consensus.cc:2804] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.326463  8576 raft_consensus.cc:493] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.326727  7813 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.327011  8550 raft_consensus.cc:2804] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.326856  8576 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.332217  8550 raft_consensus.cc:697] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:05.332577  8595 raft_consensus.cc:2804] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:05.333397  8595 raft_consensus.cc:493] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.333894  8595 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.313493  8586 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:13:05.328630  7666 catalog_manager.cc:5697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 2 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.336745  8586 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election (detected failure of leader a585be5f77f74a949b04056094c1dd96)
I20260709 13:13:05.338558  8586 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:05.333714  8550 consensus_queue.cc:237] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.364988  7840 raft_consensus.cc:2468] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
I20260709 13:13:05.372244  8587 raft_consensus.cc:515] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.373720  8577 raft_consensus.cc:2749] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:05.377445  8587 leader_election.cc:290] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:05.383245  7887 leader_election.cc:304] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.384605  8575 raft_consensus.cc:2804] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.384799  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b4da03f5464a929d6fc2bf2c49a43d" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.385324  8575 raft_consensus.cc:697] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:05.385511  7919 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.385730  8576 raft_consensus.cc:515] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.386389  8575 consensus_queue.cc:237] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.369755  8586 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:05.384120  7921 raft_consensus.cc:2468] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:05.388157  8576 leader_election.cc:290] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.396212  8586 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 3 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
W20260709 13:13:05.398033  7813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.67:38301, user_credentials={real_user=slave}} blocked reactor thread for 71374.8us
I20260709 13:13:05.400959  7813 leader_election.cc:304] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
W20260709 13:13:05.402686  7813 leader_election.cc:336] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.403985  8576 raft_consensus.cc:2804] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.405347  8576 raft_consensus.cc:697] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:05.406358  8576 consensus_queue.cc:237] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.407195  7919 raft_consensus.cc:2468] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 2.
I20260709 13:13:05.400305  8595 raft_consensus.cc:515] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:05.413187  7961 leader_election.cc:304] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:05.414160  8581 raft_consensus.cc:2804] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.413350  8595 leader_election.cc:290] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:05.414732  8581 raft_consensus.cc:697] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:05.419385  8581 consensus_queue.cc:237] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:05.420692  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0f06ec132c407fae145a71a2a69367" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.421638  7919 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:05.426738  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:05.427423  7845 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:05.438482  7813 leader_election.cc:336] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.440696  7961 leader_election.cc:336] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.440850  7845 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b4aab6b9284e4f95f5894df0b0e4ca in term 3.
I20260709 13:13:05.446472  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3685170d8c9e4a1b8429313f91dd4a5b" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:05.447356  7921 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:05.455742  7813 leader_election.cc:336] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:05.459776  7813 leader_election.cc:336] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.461165  7921 raft_consensus.cc:2468] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:05.462581  7813 leader_election.cc:304] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.463353  8598 raft_consensus.cc:2804] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.463949  7666 catalog_manager.cc:5697] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.466312  7961 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: 1d56e6d879df4297aa531542711b6bea, 65b4aab6b9284e4f95f5894df0b0e4ca; no voters: 
I20260709 13:13:05.464079  8598 raft_consensus.cc:697] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:05.468578  8598 consensus_queue.cc:237] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
W20260709 13:13:05.473413  7961 leader_election.cc:336] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:05.466378  7666 catalog_manager.cc:5697] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.467377  8587 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:05.475144  7666 catalog_manager.cc:5697] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:05.475224  8587 raft_consensus.cc:697] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 LEADER]: Becoming Leader. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:05.477068  8587 consensus_queue.cc:237] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:05.480432  7668 catalog_manager.cc:5697] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 2 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.482439  7668 catalog_manager.cc:5697] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 2 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.484129  7668 catalog_manager.cc:5697] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 2 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.527549  7919 raft_consensus.cc:2468] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:05.529939  7813 leader_election.cc:304] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [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: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:05.539278  8576 raft_consensus.cc:2804] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:05.540052  8576 raft_consensus.cc:697] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:05.540928  8576 consensus_queue.cc:237] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
W20260709 13:13:05.544879  7887 consensus_peers.cc:597] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.544226  7668 catalog_manager.cc:5697] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.547013  7668 catalog_manager.cc:5697] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.546890  7666 catalog_manager.cc:5697] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca reported cstate change: term changed from 2 to 3, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68). New cstate: current_term: 3 leader_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:05.572999  7813 consensus_peers.cc:597] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.587977  7666 catalog_manager.cc:5697] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.589421  7666 catalog_manager.cc:5697] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:05.607627  7919 raft_consensus.cc:1275] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.610985  8595 consensus_queue.cc:1048] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:05.634563  7989 raft_consensus.cc:1275] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:13:05.636837  7887 consensus_peers.cc:597] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.637840  8575 consensus_queue.cc:1048] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:05.649438  7961 consensus_peers.cc:597] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.678424  7839 raft_consensus.cc:1275] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.680588  8575 consensus_queue.cc:1048] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:05.701299  7919 raft_consensus.cc:1275] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 65b4aab6b9284e4f95f5894df0b0e4ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.705533  8586 consensus_queue.cc:1048] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:05.724977  7887 consensus_peers.cc:597] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.751581  7919 raft_consensus.cc:1275] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 65b4aab6b9284e4f95f5894df0b0e4ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:13:05.754571  7961 consensus_peers.cc:597] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.758319  8587 consensus_queue.cc:1048] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:05.775274  7961 consensus_peers.cc:597] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.803007  7994 raft_consensus.cc:1275] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.804803  8575 consensus_queue.cc:1048] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:05.807129  7813 consensus_peers.cc:597] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.840279  7921 raft_consensus.cc:1275] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 65b4aab6b9284e4f95f5894df0b0e4ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.841900  8587 consensus_queue.cc:1048] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:05.845821  7887 consensus_peers.cc:597] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:05.868930  7813 consensus_peers.cc:597] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:05.873561  4525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7793)
I20260709 13:13:05.894014  7839 raft_consensus.cc:1275] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Refusing update from remote peer 65b4aab6b9284e4f95f5894df0b0e4ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:13:05.894920  7961 consensus_peers.cc:597] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.895941  8456 consensus_queue.cc:1048] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:05.907877  7919 raft_consensus.cc:1275] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.909133  8595 consensus_queue.cc:1048] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:05.918903  7961 consensus_peers.cc:597] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:05.923725  7961 consensus_peers.cc:597] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:05.938639  7813 consensus_peers.cc:597] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:05.941480  7919 raft_consensus.cc:1275] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 65b4aab6b9284e4f95f5894df0b0e4ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.945716  8586 consensus_queue.cc:1048] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:05.951988  7887 consensus_peers.cc:597] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:05.967064  7921 raft_consensus.cc:1275] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:05.973773  8550 consensus_queue.cc:1048] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:05.983640  7839 raft_consensus.cc:1275] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:13:05.985684  7887 consensus_peers.cc:597] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:05.990408  8573 consensus_queue.cc:1048] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:05.991386  7921 raft_consensus.cc:1275] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:06.005201  8595 consensus_queue.cc:1048] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:06.056340  7961 consensus_peers.cc:597] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.061061  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:06.088560  7921 raft_consensus.cc:1275] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:13:06.095131  7961 consensus_peers.cc:597] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.102355  7813 consensus_peers.cc:597] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:06.202399  7887 consensus_peers.cc:597] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.203715  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:06.211083  8597 consensus_queue.cc:1048] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:06.225217  7813 consensus_peers.cc:597] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.248234  7813 consensus_peers.cc:597] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.281315  7961 consensus_peers.cc:597] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.304680  7961 consensus_peers.cc:597] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.309068  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.318590  7813 consensus_peers.cc:597] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.341239  7887 consensus_peers.cc:597] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.379343  7887 consensus_peers.cc:597] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.383553  7813 consensus_peers.cc:597] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.394695  7813 consensus_peers.cc:597] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.435159  7887 consensus_peers.cc:597] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.438153  7887 consensus_peers.cc:597] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.438066  7813 consensus_peers.cc:597] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.456562  7961 consensus_peers.cc:597] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.466308  7887 consensus_peers.cc:597] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.481256  7813 consensus_peers.cc:597] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.490854  7813 consensus_peers.cc:597] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.548998  7887 consensus_peers.cc:597] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.568470  7813 consensus_peers.cc:597] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:06.571485  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:06.774839  8485 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:06.775656  8485 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:06.778975  8485 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:06.780844  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea" is_pre_election: true
I20260709 13:13:06.781809  7845 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
W20260709 13:13:06.783038  7887 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:06.784017  7887 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:06.785115  8485 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:13:06.785508  8485 raft_consensus.cc:493] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:06.785957  8485 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:06.806854  8485 raft_consensus.cc:515] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:06.808271  8485 leader_election.cc:290] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: Requested vote from peers a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:06.810073  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd22075fd894a398ce9db5ed4ebc0a7" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:06.810690  7845 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:06.812321  7887 leader_election.cc:336] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:06.816886  7845 raft_consensus.cc:2468] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 3.
I20260709 13:13:06.818485  7887 leader_election.cc:304] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:06.819233  8485 raft_consensus.cc:2804] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:06.824431  8485 raft_consensus.cc:697] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 3 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:06.826335  8485 consensus_queue.cc:237] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:06.832489  8485 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:06.833379  8485 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:06.836198  8485 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:06.836848  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" is_pre_election: true
I20260709 13:13:06.837560  7994 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 2.
I20260709 13:13:06.839211  7884 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:06.840178  8578 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:13:06.840618  8578 raft_consensus.cc:493] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:06.840970  8578 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:06.843190  7887 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
W20260709 13:13:06.845428  7813 consensus_peers.cc:597] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:06.852660  7668 catalog_manager.cc:5697] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 3, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:06.853895  8578 raft_consensus.cc:515] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:06.856309  8578 leader_election.cc:290] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:06.857466  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e39c4e406548768d4541497cacd544" candidate_uuid: "adafba0c6a2348f0888dec4796824f45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:06.858085  7994 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:06.874231  4525 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7793)
W20260709 13:13:06.874593  7887 leader_election.cc:336] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111)
I20260709 13:13:06.877650  7994 raft_consensus.cc:2468] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adafba0c6a2348f0888dec4796824f45 in term 3.
I20260709 13:13:06.879055  7884 leader_election.cc:304] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, adafba0c6a2348f0888dec4796824f45; no voters: a585be5f77f74a949b04056094c1dd96
I20260709 13:13:06.879998  8578 raft_consensus.cc:2804] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:06.880529  8578 raft_consensus.cc:697] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 3 LEADER]: Becoming Leader. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:06.881886  8578 consensus_queue.cc:237] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:06.900795  7668 catalog_manager.cc:5697] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 reported cstate change: term changed from 1 to 3, leader changed from a585be5f77f74a949b04056094c1dd96 (127.4.107.65) to adafba0c6a2348f0888dec4796824f45 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "adafba0c6a2348f0888dec4796824f45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:07.208833  7845 raft_consensus.cc:1275] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:07.210716  8578 consensus_queue.cc:1048] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:07.264436  7887 consensus_peers.cc:597] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:07.391022  7994 raft_consensus.cc:1275] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Refusing update from remote peer adafba0c6a2348f0888dec4796824f45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:07.392422  8578 consensus_queue.cc:1048] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:07.418905  7887 consensus_peers.cc:597] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:07.874801  4525 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 7793)
W20260709 13:13:08.029254  7961 consensus_peers.cc:597] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.046291  7887 consensus_peers.cc:597] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.060555  7813 consensus_peers.cc:597] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.165405  7813 consensus_peers.cc:597] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.168975  7961 consensus_peers.cc:597] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.246040  7961 consensus_peers.cc:597] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.268899  7887 consensus_peers.cc:597] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.278939  7887 consensus_peers.cc:597] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.336490  7813 consensus_peers.cc:597] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.379803  7961 consensus_peers.cc:597] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.390751  7961 consensus_peers.cc:597] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.392783  7887 consensus_peers.cc:597] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.423897  7887 consensus_peers.cc:597] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.434580  7961 consensus_peers.cc:597] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.438169  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.439872  7887 consensus_peers.cc:597] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.446939  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.507246  7961 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111) [suppressed 427 similar messages]
W20260709 13:13:08.522920  7961 consensus_peers.cc:597] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.541424  7813 consensus_peers.cc:597] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.541481  7887 consensus_peers.cc:597] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.563558  7813 consensus_peers.cc:597] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:08.639637  7887 consensus_peers.cc:597] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.646318  7813 consensus_peers.cc:597] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.650835  7961 consensus_peers.cc:597] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.670102  7961 consensus_peers.cc:597] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.779917  7813 consensus_peers.cc:597] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:08.793879  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
W20260709 13:13:08.819167  7887 consensus_peers.cc:597] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.853169  7813 consensus_peers.cc:597] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.872352  7887 consensus_peers.cc:597] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.898018  7961 consensus_peers.cc:597] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.902871  7813 consensus_peers.cc:597] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:08.905064  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:08.912981  8642 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
W20260709 13:13:08.914696  8643 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
W20260709 13:13:08.915759  8645 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
I20260709 13:13:08.918375  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:08.919930  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:08.920174  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:08.920375  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602788920352 us; error 0 us; skew 500 ppm
I20260709 13:13:08.920917  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:08.924065  4525 webserver.cc:533] Webserver started at http://127.4.107.65:40175/ using document root <none> and password file <none>
I20260709 13:13:08.924845  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:08.925127  4525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:13:08.930027  4525 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
W20260709 13:13:08.932777  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:08.938907  8650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:08.939898  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.001s
I20260709 13:13:08.940279  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "a585be5f77f74a949b04056094c1dd96"
format_stamp: "Formatted at 2026-07-09 13:12:50 on dist-test-slave-7f95"
I20260709 13:13:08.940755  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602674802462-4525-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)
I20260709 13:13:08.952775  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:08.954136  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:08.955740  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:08.961344  8657 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:13:08.965005  7887 consensus_peers.cc:597] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.998842  7813 consensus_peers.cc:597] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:08.999321  7813 consensus_peers.cc:597] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.044430  7887 consensus_peers.cc:597] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.055449  7887 consensus_peers.cc:597] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.116227  7813 consensus_peers.cc:597] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.126330  7813 consensus_peers.cc:597] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.146521  7813 consensus_peers.cc:597] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:09.204937  7961 consensus_peers.cc:597] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:09.227567  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:13:09.227993  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.268s	user 0.008s	sys 0.002s
I20260709 13:13:09.228361  4525 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:13:09.235102  8657 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.248736  8657 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.249481  8657 tablet_bootstrap.cc:492] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.250157  8657 ts_tablet_manager.cc:1403] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:13:09.252616  8657 raft_consensus.cc:359] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.253347  8657 raft_consensus.cc:740] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.254045  8657 consensus_queue.cc:260] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.256345  8657 ts_tablet_manager.cc:1434] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:13:09.256968  8657 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.269734  8657 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.270463  8657 tablet_bootstrap.cc:492] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.270962  8657 ts_tablet_manager.cc:1403] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:13:09.272842  8657 raft_consensus.cc:359] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.273339  8657 raft_consensus.cc:740] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.273945  8657 consensus_queue.cc:260] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.275183  8657 ts_tablet_manager.cc:1434] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:09.275780  8657 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.286870  8657 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.287753  8657 tablet_bootstrap.cc:492] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.288342  8657 ts_tablet_manager.cc:1403] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:13:09.290711  8657 raft_consensus.cc:359] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.291421  8657 raft_consensus.cc:740] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.292075  8657 consensus_queue.cc:260] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.293989  8657 ts_tablet_manager.cc:1434] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:13:09.294813  8657 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.317734  8657 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.318621  8657 tablet_bootstrap.cc:492] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.319129  8657 ts_tablet_manager.cc:1403] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 13:13:09.320842  8657 raft_consensus.cc:359] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.321709  8657 raft_consensus.cc:740] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.322286  8657 consensus_queue.cc:260] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.323927  8657 ts_tablet_manager.cc:1434] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:13:09.324712  8657 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.339457  8657 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.340363  8657 tablet_bootstrap.cc:492] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.340981  8657 ts_tablet_manager.cc:1403] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:13:09.343549  8657 raft_consensus.cc:359] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.344194  8657 raft_consensus.cc:740] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.344875  8657 consensus_queue.cc:260] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.346729  8657 ts_tablet_manager.cc:1434] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:13:09.347460  8657 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.368983  8657 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.369820  8657 tablet_bootstrap.cc:492] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.370412  8657 ts_tablet_manager.cc:1403] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260709 13:13:09.372172  8657 raft_consensus.cc:359] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.372664  8657 raft_consensus.cc:740] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.373237  8657 consensus_queue.cc:260] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.376479  8657 ts_tablet_manager.cc:1434] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:09.377983  8657 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.390537  8657 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.392315  8657 tablet_bootstrap.cc:492] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.392987  8657 ts_tablet_manager.cc:1403] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:13:09.395431  8657 raft_consensus.cc:359] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.396139  8657 raft_consensus.cc:740] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.396785  8657 consensus_queue.cc:260] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.398809  8657 ts_tablet_manager.cc:1434] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:09.399596  8657 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.434597  8657 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.435577  8657 tablet_bootstrap.cc:492] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.436214  8657 ts_tablet_manager.cc:1403] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260709 13:13:09.438962  8657 raft_consensus.cc:359] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.439919  8657 raft_consensus.cc:740] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.440572  8657 consensus_queue.cc:260] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.444022  8657 ts_tablet_manager.cc:1434] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:13:09.444805  8657 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:13:09.459822  7813 consensus_peers.cc:597] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:09.493242  8657 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.497721  8657 tablet_bootstrap.cc:492] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.498544  8657 ts_tablet_manager.cc:1403] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.015s
I20260709 13:13:09.502403  8657 raft_consensus.cc:359] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.503342  8657 raft_consensus.cc:740] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.505775  8657 consensus_queue.cc:260] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.509598  8657 ts_tablet_manager.cc:1434] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:13:09.510691  8657 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:13:09.517880  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:09.522059  4525 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:13:09.522466  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.294s	user 0.258s	sys 0.001s
I20260709 13:13:09.531136  8657 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.534135  8657 tablet_bootstrap.cc:492] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.534905  8657 ts_tablet_manager.cc:1403] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 13:13:09.537106  8657 raft_consensus.cc:359] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.537706  8657 raft_consensus.cc:740] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.538371  8657 consensus_queue.cc:260] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.541599  8657 ts_tablet_manager.cc:1434] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:13:09.542687  8657 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.567188  8657 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.568482  8657 tablet_bootstrap.cc:492] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.569226  8657 ts_tablet_manager.cc:1403] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
W20260709 13:13:09.574790  7887 consensus_peers.cc:597] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:13:09.574923  8657 raft_consensus.cc:359] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.580421  8657 raft_consensus.cc:740] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.581117  8657 consensus_queue.cc:260] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.582629  8657 ts_tablet_manager.cc:1434] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:13:09.583393  8657 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.609108  8657 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.610430  8657 tablet_bootstrap.cc:492] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.610967  8657 ts_tablet_manager.cc:1403] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 13:13:09.619408  8657 raft_consensus.cc:359] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.620133  8657 raft_consensus.cc:740] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.620859  8657 consensus_queue.cc:260] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.624164  8657 ts_tablet_manager.cc:1434] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:09.625038  8657 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.640377  8657 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.641099  8657 tablet_bootstrap.cc:492] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.641804  8657 ts_tablet_manager.cc:1403] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:13:09.647112  8657 raft_consensus.cc:359] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.647748  8657 raft_consensus.cc:740] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.649605  8657 consensus_queue.cc:260] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.651399  8657 ts_tablet_manager.cc:1434] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:13:09.652036  8657 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.665508  8657 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.666321  8657 tablet_bootstrap.cc:492] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.666863  8657 ts_tablet_manager.cc:1403] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:13:09.668234  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:46091
I20260709 13:13:09.668339  8730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:46091 every 8 connection(s)
I20260709 13:13:09.668813  8657 raft_consensus.cc:359] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.669404  8657 raft_consensus.cc:740] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.670084  8657 consensus_queue.cc:260] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.671679  8657 ts_tablet_manager.cc:1434] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:09.672417  8657 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.692451  8657 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.693399  8657 tablet_bootstrap.cc:492] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.694087  8657 ts_tablet_manager.cc:1403] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:13:09.696614  8731 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46165
I20260709 13:13:09.696389  8657 raft_consensus.cc:359] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.697110  8731 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:09.697211  8657 raft_consensus.cc:740] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.698196  8731 heartbeater.cc:507] Master 127.4.107.126:46165 requested a full tablet report, sending...
I20260709 13:13:09.698020  8657 consensus_queue.cc:260] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.700127  8657 ts_tablet_manager.cc:1434] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:09.700934  8657 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.719522  7668 ts_manager.cc:194] Re-registered known tserver with Master: a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091)
I20260709 13:13:09.720583  8657 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.721500  8657 tablet_bootstrap.cc:492] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.722054  8657 ts_tablet_manager.cc:1403] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:13:09.723959  8657 raft_consensus.cc:359] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.724483  8657 raft_consensus.cc:740] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.725093  8657 consensus_queue.cc:260] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.726871  8657 ts_tablet_manager.cc:1434] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:09.727644  8657 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.740654  8657 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.742856  8657 tablet_bootstrap.cc:492] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.743726  8657 ts_tablet_manager.cc:1403] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 13:13:09.746297  8657 raft_consensus.cc:359] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.747056  8657 raft_consensus.cc:740] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.747746  8657 consensus_queue.cc:260] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.750067  8657 ts_tablet_manager.cc:1434] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:09.750919  8657 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.763834  7668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38194
I20260709 13:13:09.769768  8731 heartbeater.cc:499] Master 127.4.107.126:46165 was elected leader, sending a full tablet report...
I20260709 13:13:09.769996  8657 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.771019  8657 tablet_bootstrap.cc:492] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.771657  8657 ts_tablet_manager.cc:1403] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:13:09.774571  8657 raft_consensus.cc:359] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.775269  8657 raft_consensus.cc:740] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.775920  8657 consensus_queue.cc:260] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.778102  8657 ts_tablet_manager.cc:1434] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:09.779445  8657 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.793418  8657 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.794474  8657 tablet_bootstrap.cc:492] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.795145  8657 ts_tablet_manager.cc:1403] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 13:13:09.797073  8657 raft_consensus.cc:359] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.797569  8657 raft_consensus.cc:740] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.798156  8657 consensus_queue.cc:260] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.799566  8657 ts_tablet_manager.cc:1434] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:13:09.800215  8657 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.813722  8657 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.814761  8657 tablet_bootstrap.cc:492] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.815408  8657 ts_tablet_manager.cc:1403] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260709 13:13:09.817834  8657 raft_consensus.cc:359] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.818603  8657 raft_consensus.cc:740] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.819255  8657 consensus_queue.cc:260] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:09.822533  8657 ts_tablet_manager.cc:1434] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:09.823298  8657 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.842624  8657 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.843694  8657 tablet_bootstrap.cc:492] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.844408  8657 ts_tablet_manager.cc:1403] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:13:09.848594  8657 raft_consensus.cc:359] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.850768  8657 raft_consensus.cc:740] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.851543  8657 consensus_queue.cc:260] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.853690  8657 ts_tablet_manager.cc:1434] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:09.855984  8657 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.875636  8657 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.876461  8657 tablet_bootstrap.cc:492] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.877009  8657 ts_tablet_manager.cc:1403] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260709 13:13:09.878858  8657 raft_consensus.cc:359] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.879369  8657 raft_consensus.cc:740] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.879905  8657 consensus_queue.cc:260] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.881735  8657 ts_tablet_manager.cc:1434] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 13:13:09.882793  8657 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.896931  8657 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.897951  8657 tablet_bootstrap.cc:492] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.898635  8657 ts_tablet_manager.cc:1403] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:13:09.899742  8704 raft_consensus.cc:3060] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:09.900708  8657 raft_consensus.cc:359] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:09.901549  8657 raft_consensus.cc:740] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.902305  8657 consensus_queue.cc:260] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [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: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:09.904376  8657 ts_tablet_manager.cc:1434] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:09.905313  8657 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.923481  8657 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.924522  8657 tablet_bootstrap.cc:492] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.925271  8657 ts_tablet_manager.cc:1403] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:13:09.927898  8657 raft_consensus.cc:359] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.928642  8657 raft_consensus.cc:740] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.929329  8657 consensus_queue.cc:260] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.931308  8657 ts_tablet_manager.cc:1434] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:09.932657  8657 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.948064  8657 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.949087  8657 tablet_bootstrap.cc:492] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.949746  8657 ts_tablet_manager.cc:1403] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 13:13:09.952239  8657 raft_consensus.cc:359] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.952936  8657 raft_consensus.cc:740] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.953673  8657 consensus_queue.cc:260] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:09.961472  8657 ts_tablet_manager.cc:1434] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:13:09.962455  8657 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:09.972791  8703 raft_consensus.cc:3060] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:09.981421  8657 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:09.982601  8657 tablet_bootstrap.cc:492] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:09.983345  8657 ts_tablet_manager.cc:1403] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:13:09.986081  8657 raft_consensus.cc:359] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.986785  8657 raft_consensus.cc:740] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:09.987537  8657 consensus_queue.cc:260] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:09.989584  8657 ts_tablet_manager.cc:1434] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:13:09.990434  8657 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.007694  8657 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.008630  8657 tablet_bootstrap.cc:492] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.009320  8657 ts_tablet_manager.cc:1403] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.011s
I20260709 13:13:10.011796  8657 raft_consensus.cc:359] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.012486  8657 raft_consensus.cc:740] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.013154  8657 consensus_queue.cc:260] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.015252  8657 ts_tablet_manager.cc:1434] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:13:10.015398  8703 raft_consensus.cc:3060] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:13:10.015976  8657 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.053195  8657 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.054215  8657 tablet_bootstrap.cc:492] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.054832  8657 ts_tablet_manager.cc:1403] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.013s
I20260709 13:13:10.056933  8657 raft_consensus.cc:359] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.057487  8657 raft_consensus.cc:740] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.058184  8657 consensus_queue.cc:260] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.060138  8657 ts_tablet_manager.cc:1434] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:10.060842  8657 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.073381  8657 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.074368  8657 tablet_bootstrap.cc:492] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.075052  8657 ts_tablet_manager.cc:1403] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:13:10.076910  8657 raft_consensus.cc:359] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.077517  8657 raft_consensus.cc:740] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.078284  8657 consensus_queue.cc:260] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.080338  8657 ts_tablet_manager.cc:1434] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:13:10.081094  8657 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.094558  8657 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.095232  8657 tablet_bootstrap.cc:492] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.095822  8657 ts_tablet_manager.cc:1403] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:13:10.098116  8657 raft_consensus.cc:359] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.098759  8657 raft_consensus.cc:740] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.099457  8657 consensus_queue.cc:260] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.101182  8657 ts_tablet_manager.cc:1434] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:13:10.101985  8657 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.122203  8657 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.123137  8657 tablet_bootstrap.cc:492] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.123839  8657 ts_tablet_manager.cc:1403] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 13:13:10.126288  8657 raft_consensus.cc:359] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.126966  8657 raft_consensus.cc:740] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.127674  8657 consensus_queue.cc:260] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.129289  8657 ts_tablet_manager.cc:1434] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:10.130147  8657 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.144356  8657 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.145105  8657 tablet_bootstrap.cc:492] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.145723  8657 ts_tablet_manager.cc:1403] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:13:10.148316  8657 raft_consensus.cc:359] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.149024  8657 raft_consensus.cc:740] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.149961  8657 consensus_queue.cc:260] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.151934  8657 ts_tablet_manager.cc:1434] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:13:10.152730  8657 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.165716  8657 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.166491  8657 tablet_bootstrap.cc:492] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.166986  8657 ts_tablet_manager.cc:1403] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:13:10.168705  8657 raft_consensus.cc:359] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.169145  8657 raft_consensus.cc:740] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.169700  8657 consensus_queue.cc:260] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.171252  8657 ts_tablet_manager.cc:1434] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:10.172343  8657 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.185729  8657 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.186434  8657 tablet_bootstrap.cc:492] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.186985  8657 ts_tablet_manager.cc:1403] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:13:10.188687  8657 raft_consensus.cc:359] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.189136  8657 raft_consensus.cc:740] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.189608  8657 consensus_queue.cc:260] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.191736  8657 ts_tablet_manager.cc:1434] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:10.193472  8657 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.208940  8657 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.210067  8657 tablet_bootstrap.cc:492] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.210668  8657 ts_tablet_manager.cc:1403] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 13:13:10.212702  8657 raft_consensus.cc:359] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.213465  8657 raft_consensus.cc:740] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.214164  8657 consensus_queue.cc:260] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.216403  8657 ts_tablet_manager.cc:1434] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:13:10.217357  8657 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.230242  8657 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.231263  8657 tablet_bootstrap.cc:492] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.231842  8657 ts_tablet_manager.cc:1403] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:13:10.234055  8657 raft_consensus.cc:359] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.234678  8657 raft_consensus.cc:740] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.235352  8657 consensus_queue.cc:260] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.237944  8657 ts_tablet_manager.cc:1434] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:10.238449  8702 raft_consensus.cc:3060] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.239799  8657 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.265528  8657 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.266636  8657 tablet_bootstrap.cc:492] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.267341  8657 ts_tablet_manager.cc:1403] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260709 13:13:10.268728  8702 raft_consensus.cc:3060] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.269742  8657 raft_consensus.cc:359] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.270500  8657 raft_consensus.cc:740] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.271277  8657 consensus_queue.cc:260] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [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: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:10.273343  8657 ts_tablet_manager.cc:1434] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:13:10.274578  8657 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.292804  8657 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.293743  8657 tablet_bootstrap.cc:492] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.294279  8657 ts_tablet_manager.cc:1403] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:13:10.296454  8657 raft_consensus.cc:359] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.297101  8657 raft_consensus.cc:740] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.297714  8657 consensus_queue.cc:260] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.299486  8657 ts_tablet_manager.cc:1434] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:10.300631  8657 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.316988  8657 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.317961  8657 tablet_bootstrap.cc:492] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.318007  8702 raft_consensus.cc:3060] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.318641  8657 ts_tablet_manager.cc:1403] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:13:10.321369  8657 raft_consensus.cc:359] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.322018  8657 raft_consensus.cc:740] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.322613  8657 consensus_queue.cc:260] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.324621  8657 ts_tablet_manager.cc:1434] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:13:10.325407  8657 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.330834  8703 raft_consensus.cc:3060] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.339417  8704 raft_consensus.cc:3060] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.343338  8657 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.344447  8657 tablet_bootstrap.cc:492] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.345108  8657 ts_tablet_manager.cc:1403] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 13:13:10.347553  8657 raft_consensus.cc:359] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.348207  8657 raft_consensus.cc:740] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.348842  8657 consensus_queue.cc:260] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.350785  8657 ts_tablet_manager.cc:1434] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:13:10.351609  8657 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.367633  8657 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.368592  8657 tablet_bootstrap.cc:492] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.369251  8657 ts_tablet_manager.cc:1403] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:13:10.371735  8657 raft_consensus.cc:359] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.372391  8657 raft_consensus.cc:740] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.373140  8657 consensus_queue.cc:260] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.375501  8657 ts_tablet_manager.cc:1434] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:13:10.376231  8657 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.394857  8657 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.395807  8657 tablet_bootstrap.cc:492] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.396438  8657 ts_tablet_manager.cc:1403] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:13:10.399616  8657 raft_consensus.cc:359] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.400147  8657 raft_consensus.cc:740] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.400794  8657 consensus_queue.cc:260] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [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: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:10.403978  8657 ts_tablet_manager.cc:1434] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:10.404886  8657 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
W20260709 13:13:10.415107  7961 consensus_peers.cc:597] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:10.439502  8657 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.440691  8657 tablet_bootstrap.cc:492] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.441388  8657 ts_tablet_manager.cc:1403] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260709 13:13:10.445269  8657 raft_consensus.cc:359] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.445883  8657 raft_consensus.cc:740] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.446420  8657 consensus_queue.cc:260] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.448510  8657 ts_tablet_manager.cc:1434] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:10.450273  8657 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.477303  8657 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.478291  8657 tablet_bootstrap.cc:492] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.478937  8657 ts_tablet_manager.cc:1403] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260709 13:13:10.481352  8657 raft_consensus.cc:359] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.483253  8657 raft_consensus.cc:740] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.483945  8657 consensus_queue.cc:260] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.490437  8657 ts_tablet_manager.cc:1434] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 13:13:10.491654  8657 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Bootstrap starting.
I20260709 13:13:10.507227  8657 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: 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
I20260709 13:13:10.507961  8657 tablet_bootstrap.cc:492] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Bootstrap complete.
I20260709 13:13:10.508477  8657 ts_tablet_manager.cc:1403] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:13:10.510388  8657 raft_consensus.cc:359] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.510881  8657 raft_consensus.cc:740] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Initialized, Role: FOLLOWER
I20260709 13:13:10.511479  8657 consensus_queue.cc:260] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:10.513080  8657 ts_tablet_manager.cc:1434] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:10.566063  8704 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.573875  8703 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:10.658363  8703 raft_consensus.cc:3060] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.660606  8704 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.665525  8702 raft_consensus.cc:3060] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:13:10.732913  8702 raft_consensus.cc:3060] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.735757  8704 raft_consensus.cc:3060] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:10.923012  8702 raft_consensus.cc:3060] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.674193  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:19.727041  7989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "1d56e6d879df4297aa531542711b6bea"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:19.727717  7989 raft_consensus.cc:606] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Received request to transfer leadership to TS 1d56e6d879df4297aa531542711b6bea
I20260709 13:13:19.740829  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:19.741402  7839 raft_consensus.cc:606] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.744146  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:19.744602  7839 raft_consensus.cc:606] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.747048  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:19.747510  7839 raft_consensus.cc:606] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.749997  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:19.750522  7839 raft_consensus.cc:606] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.756502  8811 raft_consensus.cc:993] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:19.757005  8811 raft_consensus.cc:1081] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:19.758703  8702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:19.759243  8702 raft_consensus.cc:493] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.759606  8702 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.768074  8702 raft_consensus.cc:515] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:19.769914  7921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d588532638204c408fa1dac2ac11994a"
dest_uuid: "adafba0c6a2348f0888dec4796824f45"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:58502
I20260709 13:13:19.770591  7921 raft_consensus.cc:606] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.780387  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:19.780956  7839 raft_consensus.cc:606] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:19.781068  8702 leader_election.cc:290] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:19.782353  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:13:19.784314  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:19.805341  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:19.806213  7839 raft_consensus.cc:3055] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:19.806524  7839 raft_consensus.cc:740] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:19.807441  7839 consensus_queue.cc:260] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:19.807914  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1d8c00bbf0402cb625566e4b17343d" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:19.808461  7989 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.808458  7839 raft_consensus.cc:3060] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.814886  7989 raft_consensus.cc:2468] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:19.815208  7839 raft_consensus.cc:2468] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:19.816113  8651 leader_election.cc:304] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:19.818120  8820 raft_consensus.cc:2804] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:19.819346  8820 raft_consensus.cc:697] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:19.820317  8820 consensus_queue.cc:237] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:19.835006  7668 catalog_manager.cc:5697] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.911914  8808 raft_consensus.cc:993] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower 1d56e6d879df4297aa531542711b6bea to start an election
I20260709 13:13:19.912391  8808 raft_consensus.cc:1081] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Signalling peer 1d56e6d879df4297aa531542711b6bea to start an election
I20260709 13:13:19.914399  7839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
 from {username='slave'} at 127.0.0.1:47554
I20260709 13:13:19.914956  7839 raft_consensus.cc:493] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.915282  7839 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.920986  7839 raft_consensus.cc:515] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:19.923444  7839 leader_election.cc:290] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:19.924048  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:19.924403  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c522d9380724ea39a5e845f96d0626a" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:19.924690  7921 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.925011  7989 raft_consensus.cc:3055] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:19.925298  7989 raft_consensus.cc:740] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:19.926048  7989 consensus_queue.cc:260] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:19.926939  7989 raft_consensus.cc:3060] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.930672  7921 raft_consensus.cc:2468] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:19.933349  7813 leader_election.cc:304] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:19.933699  7989 raft_consensus.cc:2468] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:19.934815  8801 raft_consensus.cc:2804] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:19.935266  8801 raft_consensus.cc:697] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:19.936123  8801 consensus_queue.cc:237] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:19.950222  7668 catalog_manager.cc:5697] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:19.976667  8801 raft_consensus.cc:993] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:19.977208  8811 raft_consensus.cc:1081] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:19.978891  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:19.979405  8704 raft_consensus.cc:493] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:19.979754  8704 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.986616  8704 raft_consensus.cc:515] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:19.988897  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:19.989593  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef89d76530a462a8c3f2a591457a414" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:19.990417  7989 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.990484  7839 raft_consensus.cc:3055] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:19.990947  7839 raft_consensus.cc:740] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:19.991688  7839 consensus_queue.cc:260] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:19.992532  7839 raft_consensus.cc:3060] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:19.990034  8704 leader_election.cc:290] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:19.996843  7989 raft_consensus.cc:2468] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:19.998023  8651 leader_election.cc:304] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:19.998981  8820 raft_consensus.cc:2804] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:19.999518  8820 raft_consensus.cc:697] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:19.999449  7839 raft_consensus.cc:2468] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.000763  8820 consensus_queue.cc:237] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:20.019032  7668 catalog_manager.cc:5697] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.036857  8811 raft_consensus.cc:993] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.037245  8801 raft_consensus.cc:1081] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.038837  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:20.039335  8704 raft_consensus.cc:493] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.039646  8704 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.045493  8704 raft_consensus.cc:515] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.047686  8704 leader_election.cc:290] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:20.051110  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:20.051668  7839 raft_consensus.cc:3055] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.051950  7839 raft_consensus.cc:740] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:20.052692  7839 consensus_queue.cc:260] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.053867  7839 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.066354  7839 raft_consensus.cc:2468] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.066305  7919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de885c47a5ab49eea6f4bca8bf18e680" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:20.067715  8817 raft_consensus.cc:993] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.067837  7919 raft_consensus.cc:3060] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.067785  8654 leader_election.cc:304] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:20.068416  8798 raft_consensus.cc:1081] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.068957  8820 raft_consensus.cc:2804] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.069447  8820 raft_consensus.cc:697] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:20.070312  8820 consensus_queue.cc:237] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.075304  7919 raft_consensus.cc:2468] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.076812  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d588532638204c408fa1dac2ac11994a"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34424
I20260709 13:13:20.077415  8704 raft_consensus.cc:493] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.077811  8704 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.085093  8704 raft_consensus.cc:515] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.087389  8704 leader_election.cc:290] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 3 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:20.087901  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:20.087954  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d588532638204c408fa1dac2ac11994a" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:20.088573  7989 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.088939  7921 raft_consensus.cc:3055] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:20.089305  7921 raft_consensus.cc:740] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:20.090081  7921 consensus_queue.cc:260] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.091104  7921 raft_consensus.cc:3060] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.092284  7668 catalog_manager.cc:5697] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.097826  7921 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 3.
I20260709 13:13:20.098551  7989 raft_consensus.cc:2468] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 3.
I20260709 13:13:20.098930  8654 leader_election.cc:304] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:20.100713  8820 raft_consensus.cc:2804] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:20.101243  8820 raft_consensus.cc:697] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 3 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:20.102124  8820 consensus_queue.cc:237] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.117239  8811 raft_consensus.cc:993] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.117764  8801 raft_consensus.cc:1081] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.119655  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:20.120157  8704 raft_consensus.cc:493] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.120507  8704 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.122268  7668 catalog_manager.cc:5697] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 2 to 3, leader changed from adafba0c6a2348f0888dec4796824f45 (127.4.107.67) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:20.126977  8704 raft_consensus.cc:515] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.129405  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:20.129994  7839 raft_consensus.cc:3055] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.130151  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab57e4bc7f4886a0d6ffb00ff4526c" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:20.130272  7839 raft_consensus.cc:740] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:20.130756  7921 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.131204  7839 consensus_queue.cc:260] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.132284  7839 raft_consensus.cc:3060] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.138314  7921 raft_consensus.cc:2468] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.139490  8654 leader_election.cc:304] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:20.139781  7839 raft_consensus.cc:2468] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.140390  8704 leader_election.cc:290] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:20.141414  8820 raft_consensus.cc:2804] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.141945  8820 raft_consensus.cc:697] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:20.146204  8820 consensus_queue.cc:237] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:20.162892  8827 raft_consensus.cc:993] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.163376  8801 raft_consensus.cc:1081] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.163305  7668 catalog_manager.cc:5697] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.165127  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:20.165894  8704 raft_consensus.cc:493] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.166215  8704 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.173244  8704 raft_consensus.cc:515] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:20.176290  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:20.176882  7989 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.177426  7839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0b7ec26435460e81114de1c57a9f90" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:20.178081  7839 raft_consensus.cc:3055] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.178361  7839 raft_consensus.cc:740] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:20.179075  7839 consensus_queue.cc:260] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:20.180064  7839 raft_consensus.cc:3060] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.176388  8704 leader_election.cc:290] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:20.183295  7989 raft_consensus.cc:2468] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.184394  8651 leader_election.cc:304] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:20.185320  8820 raft_consensus.cc:2804] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.185808  8820 raft_consensus.cc:697] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:20.186667  8820 consensus_queue.cc:237] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:20.191764  7839 raft_consensus.cc:2468] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.198119  7668 catalog_manager.cc:5697] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.272073  7989 raft_consensus.cc:1275] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.273378  8820 consensus_queue.cc:1048] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:20.288003  7839 raft_consensus.cc:1275] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.289529  8820 consensus_queue.cc:1048] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:20.335278  7919 raft_consensus.cc:1275] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.336505  8801 consensus_queue.cc:1048] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.345041  7989 raft_consensus.cc:1275] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.346566  8811 consensus_queue.cc:1048] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.433601  7839 raft_consensus.cc:1275] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.435448  8821 consensus_queue.cc:1048] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:20.439612  7989 raft_consensus.cc:1275] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.441241  8838 consensus_queue.cc:1048] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.493053  7919 raft_consensus.cc:1275] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.494778  8838 consensus_queue.cc:1048] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.495611  7989 raft_consensus.cc:1275] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.496995  8838 consensus_queue.cc:1048] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.507489  7839 raft_consensus.cc:1275] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.512383  8838 consensus_queue.cc:1048] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.533521  7921 raft_consensus.cc:1275] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:20.535082  8821 consensus_queue.cc:1048] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:20.566654  7845 raft_consensus.cc:1275] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.568912  8821 consensus_queue.cc:1048] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.598064  7921 raft_consensus.cc:1275] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.601497  8838 consensus_queue.cc:1048] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.714468  7845 raft_consensus.cc:1275] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.715989  8838 consensus_queue.cc:1048] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.726385  7994 raft_consensus.cc:1275] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:20.728174  8838 consensus_queue.cc:1048] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.785400  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:20.824486  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:20.865191  7994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:20.865759  7994 raft_consensus.cc:606] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:20.868284  7989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "1d56e6d879df4297aa531542711b6bea"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:20.868854  7989 raft_consensus.cc:606] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Received request to transfer leadership to TS 1d56e6d879df4297aa531542711b6bea
I20260709 13:13:20.871367  7845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:20.871830  7845 raft_consensus.cc:606] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:20.874071  7989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:20.874527  7989 raft_consensus.cc:606] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:20.876518  7921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "981359b1d20b43329cfef678c4925abd"
dest_uuid: "adafba0c6a2348f0888dec4796824f45"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:58502
I20260709 13:13:20.876988  7921 raft_consensus.cc:606] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:20.879220  7989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:20.879712  7989 raft_consensus.cc:606] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:20.880683  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:13:20.882383  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:20.891927  8834 raft_consensus.cc:993] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.892479  8808 raft_consensus.cc:1081] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:20.893815  8834 raft_consensus.cc:993] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower 1d56e6d879df4297aa531542711b6bea to start an election
I20260709 13:13:20.894109  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:13:20.894254  8808 raft_consensus.cc:1081] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Signalling peer 1d56e6d879df4297aa531542711b6bea to start an election
I20260709 13:13:20.894661  8704 raft_consensus.cc:493] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.894984  8704 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.900580  7845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
 from {username='slave'} at 127.0.0.1:47554
I20260709 13:13:20.901189  7845 raft_consensus.cc:493] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.901523  7845 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.908535  7845 raft_consensus.cc:515] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:20.909560  8704 raft_consensus.cc:515] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.912637  7845 leader_election.cc:290] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:20.912902  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:20.913563  7921 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.913731  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:20.914093  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9f09e63d947c3b4f1d03416e51a6f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:20.914361  7989 raft_consensus.cc:3055] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.914710  7989 raft_consensus.cc:740] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:20.914726  7994 raft_consensus.cc:3055] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.914774  7918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8f98fa7225487888ef4091e133e0f9" candidate_uuid: "1d56e6d879df4297aa531542711b6bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:20.915355  7994 raft_consensus.cc:740] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:20.915551  7918 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.915519  7989 consensus_queue.cc:260] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:20.916136  7994 consensus_queue.cc:260] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.917210  7994 raft_consensus.cc:3060] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.916785  7989 raft_consensus.cc:3060] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.920639  7921 raft_consensus.cc:2468] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.921679  8654 leader_election.cc:304] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:20.922500  8838 raft_consensus.cc:2804] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.922964  8838 raft_consensus.cc:697] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:20.923857  8838 consensus_queue.cc:237] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:20.925056  7918 raft_consensus.cc:2468] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:20.926461  7813 leader_election.cc:304] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:20.927471  8801 raft_consensus.cc:2804] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.927914  8801 raft_consensus.cc:697] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Becoming Leader. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:20.928650  8801 consensus_queue.cc:237] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } }
I20260709 13:13:20.931764  7989 raft_consensus.cc:2468] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d56e6d879df4297aa531542711b6bea in term 2.
I20260709 13:13:20.939235  8704 leader_election.cc:290] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:20.944849  7994 raft_consensus.cc:2468] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:20.944900  7669 catalog_manager.cc:5697] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea reported cstate change: term changed from 1 to 2, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to 1d56e6d879df4297aa531542711b6bea (127.4.107.66). New cstate: current_term: 2 leader_uuid: "1d56e6d879df4297aa531542711b6bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:20.946791  7668 catalog_manager.cc:5697] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:21.014394  8834 raft_consensus.cc:993] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.014935  8808 raft_consensus.cc:1081] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.016659  8703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:13:21.017200  8703 raft_consensus.cc:493] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.017545  8703 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.026029  8703 raft_consensus.cc:515] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.027704  8703 leader_election.cc:290] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 4 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:21.028453  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:21.028734  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029e59f4c0384625a9c34ae6d6d5ca45" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:21.029086  7994 raft_consensus.cc:3055] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:21.029399  7845 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.029446  7994 raft_consensus.cc:740] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:21.030377  7994 consensus_queue.cc:260] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.031352  7994 raft_consensus.cc:3060] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.035791  7845 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 4.
I20260709 13:13:21.037076  8654 leader_election.cc:304] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [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: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:21.037959  8820 raft_consensus.cc:2804] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:21.038484  7994 raft_consensus.cc:2468] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 4.
I20260709 13:13:21.038479  8820 raft_consensus.cc:697] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 4 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:21.039700  8820 consensus_queue.cc:237] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.055702  7669 catalog_manager.cc:5697] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 3 to 4, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 4 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.204114  8810 raft_consensus.cc:993] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.204668  8810 raft_consensus.cc:1081] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.206190  8703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "981359b1d20b43329cfef678c4925abd"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34424
I20260709 13:13:21.206805  8703 raft_consensus.cc:493] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.207109  8703 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.212052  8703 raft_consensus.cc:515] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:21.213769  8703 leader_election.cc:290] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:21.214574  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:21.214897  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981359b1d20b43329cfef678c4925abd" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:21.215270  7845 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.215649  7921 raft_consensus.cc:3055] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:21.215955  7921 raft_consensus.cc:740] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adafba0c6a2348f0888dec4796824f45, State: Running, Role: LEADER
I20260709 13:13:21.216713  7921 consensus_queue.cc:260] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:21.217864  7921 raft_consensus.cc:3060] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.223419  8862 raft_consensus.cc:993] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.223914  7845 raft_consensus.cc:2468] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.224035  8862 raft_consensus.cc:1081] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.224257  7921 raft_consensus.cc:2468] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.225939  8654 leader_election.cc:304] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:21.226590  8703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:21.227193  8703 raft_consensus.cc:493] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.227437  8820 raft_consensus.cc:2804] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:21.227567  8703 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.228101  8820 raft_consensus.cc:697] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:21.229085  8820 consensus_queue.cc:237] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:21.236083  8703 raft_consensus.cc:515] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.239367  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:21.239960  7994 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.240162  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5b3d4fd91a4effba8a038a2bee14cc" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:21.240811  7845 raft_consensus.cc:3055] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:21.241108  7845 raft_consensus.cc:740] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:21.241874  7845 consensus_queue.cc:260] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.242980  7845 raft_consensus.cc:3060] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.244719  7669 catalog_manager.cc:5697] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from adafba0c6a2348f0888dec4796824f45 (127.4.107.67) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.248049  7994 raft_consensus.cc:2468] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.249460  8651 leader_election.cc:304] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:21.250402  8820 raft_consensus.cc:2804] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:21.250630  7845 raft_consensus.cc:2468] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.250922  8820 raft_consensus.cc:697] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:21.251703  8703 leader_election.cc:290] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:21.251924  8820 consensus_queue.cc:237] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.268066  7669 catalog_manager.cc:5697] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.378154  8863 raft_consensus.cc:993] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.378654  8808 raft_consensus.cc:1081] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:21.380213  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:13:21.381048  8704 raft_consensus.cc:493] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.381461  8704 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.388379  8704 raft_consensus.cc:515] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.389922  8704 leader_election.cc:290] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:21.390555  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:21.390753  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950a6ed72e664aa4ad642625baea6484" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:21.391291  7994 raft_consensus.cc:3055] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:21.391362  7845 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.391604  7994 raft_consensus.cc:740] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:21.392325  7994 consensus_queue.cc:260] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.393292  7994 raft_consensus.cc:3060] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.397655  7845 raft_consensus.cc:2468] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.398744  8654 leader_election.cc:304] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d56e6d879df4297aa531542711b6bea, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:21.399026  7994 raft_consensus.cc:2468] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:21.399578  8820 raft_consensus.cc:2804] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:21.400087  8820 raft_consensus.cc:697] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:21.400940  8820 consensus_queue.cc:237] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:21.411959  7669 catalog_manager.cc:5697] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.438601  7994 raft_consensus.cc:1275] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 4 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:21.439847  8820 consensus_queue.cc:1048] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:21.463047  7845 raft_consensus.cc:1275] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 4 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:21.464746  8820 consensus_queue.cc:1048] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:21.500574  7994 raft_consensus.cc:1275] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.501822  8801 consensus_queue.cc:1048] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.512967  7921 raft_consensus.cc:1275] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer 1d56e6d879df4297aa531542711b6bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.515671  7921 raft_consensus.cc:1275] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.515985  8861 consensus_queue.cc:1048] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.517145  8820 consensus_queue.cc:1048] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.530755  7994 raft_consensus.cc:1275] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.532426  8821 consensus_queue.cc:1048] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.613905  7839 raft_consensus.cc:1275] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.615229  8820 consensus_queue.cc:1048] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.628587  7918 raft_consensus.cc:1275] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.630178  8821 consensus_queue.cc:1048] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.782595  7839 raft_consensus.cc:1275] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.783694  8821 consensus_queue.cc:1048] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.787147  7994 raft_consensus.cc:1275] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.788513  8821 consensus_queue.cc:1048] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.797518  7991 raft_consensus.cc:1275] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.799011  8881 consensus_queue.cc:1048] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.822607  7839 raft_consensus.cc:1275] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.823988  8821 consensus_queue.cc:1048] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.883185  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:21.939658  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:21.984925  7991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:21.985450  7991 raft_consensus.cc:606] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:21.987869  7991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f"
dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:13:21.988368  7991 raft_consensus.cc:606] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:21.991158  7839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef"
dest_uuid: "1d56e6d879df4297aa531542711b6bea"
mode: GRACEFUL
new_leader_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:60916
I20260709 13:13:21.991685  7839 raft_consensus.cc:606] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Received request to transfer leadership to TS a585be5f77f74a949b04056094c1dd96
I20260709 13:13:21.993076  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:21.995409  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:22.284109  8886 raft_consensus.cc:993] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.284646  8863 raft_consensus.cc:1081] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.286168  8703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:13:22.286746  8703 raft_consensus.cc:493] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.287045  8703 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.293931  8703 raft_consensus.cc:515] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:22.295337  8703 leader_election.cc:290] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419), 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083)
I20260709 13:13:22.296288  7842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:22.296830  7842 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.297740  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7ee9f0dcb444a1885959804177304f" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:22.298249  7991 raft_consensus.cc:3055] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:22.298475  7991 raft_consensus.cc:740] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:22.299106  7991 consensus_queue.cc:260] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:22.300057  7991 raft_consensus.cc:3060] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.306614  7991 raft_consensus.cc:2468] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:22.309860  8651 leader_election.cc:304] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b4aab6b9284e4f95f5894df0b0e4ca, a585be5f77f74a949b04056094c1dd96; no voters: 
I20260709 13:13:22.311069  7842 raft_consensus.cc:2468] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:22.311223  8881 raft_consensus.cc:2804] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:22.317813  8881 raft_consensus.cc:697] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:22.318527  8881 consensus_queue.cc:237] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } }
I20260709 13:13:22.329520  7668 catalog_manager.cc:5697] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.368249  8863 raft_consensus.cc:993] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.368798  8808 raft_consensus.cc:1081] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.370388  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:13:22.370939  8704 raft_consensus.cc:493] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.371225  8704 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.375947  8704 raft_consensus.cc:515] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:22.377615  8704 leader_election.cc:290] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 3 election: Requested vote from peers adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301), 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68:37419)
I20260709 13:13:22.378386  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:22.378618  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5a51dada34a8080fc0bbcbd0d8634" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca"
I20260709 13:13:22.379256  7991 raft_consensus.cc:3055] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:22.379133  7921 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.379642  7991 raft_consensus.cc:740] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65b4aab6b9284e4f95f5894df0b0e4ca, State: Running, Role: LEADER
I20260709 13:13:22.380560  7991 consensus_queue.cc:260] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:22.381884  7991 raft_consensus.cc:3060] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:22.384603  7921 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 3.
I20260709 13:13:22.385777  8654 leader_election.cc:304] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [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: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:22.386479  8820 raft_consensus.cc:2804] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:22.386951  7991 raft_consensus.cc:2468] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 3.
I20260709 13:13:22.386988  8820 raft_consensus.cc:697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 3 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:22.388142  8820 consensus_queue.cc:237] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [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: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } }
I20260709 13:13:22.397719  8885 raft_consensus.cc:993] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: : Instructing follower a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.398208  8861 raft_consensus.cc:1081] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Signalling peer a585be5f77f74a949b04056094c1dd96 to start an election
I20260709 13:13:22.399142  7668 catalog_manager.cc:5697] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 2 to 3, leader changed from 65b4aab6b9284e4f95f5894df0b0e4ca (127.4.107.68) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 3 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:22.399953  8704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef"
dest_uuid: "a585be5f77f74a949b04056094c1dd96"
 from {username='slave'} at 127.0.0.1:34438
I20260709 13:13:22.400533  8704 raft_consensus.cc:493] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.400844  8704 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.406683  8704 raft_consensus.cc:515] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:22.408397  8704 leader_election.cc:290] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Requested vote from peers 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083), adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301)
I20260709 13:13:22.409404  7921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adafba0c6a2348f0888dec4796824f45"
I20260709 13:13:22.409595  7842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3475880d6f04ec6925db896ea6b8bef" candidate_uuid: "a585be5f77f74a949b04056094c1dd96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d56e6d879df4297aa531542711b6bea"
I20260709 13:13:22.410054  7921 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.410116  7842 raft_consensus.cc:3055] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:22.410501  7842 raft_consensus.cc:740] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d56e6d879df4297aa531542711b6bea, State: Running, Role: LEADER
I20260709 13:13:22.411370  7842 consensus_queue.cc:260] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:22.412609  7842 raft_consensus.cc:3060] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:22.417651  7921 raft_consensus.cc:2468] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:22.418772  8654 leader_election.cc:304] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a585be5f77f74a949b04056094c1dd96, adafba0c6a2348f0888dec4796824f45; no voters: 
I20260709 13:13:22.419456  8820 raft_consensus.cc:2804] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:22.419682  7842 raft_consensus.cc:2468] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a585be5f77f74a949b04056094c1dd96 in term 2.
I20260709 13:13:22.419853  8820 raft_consensus.cc:697] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Becoming Leader. State: Replica: a585be5f77f74a949b04056094c1dd96, State: Running, Role: LEADER
I20260709 13:13:22.420799  8820 consensus_queue.cc:237] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } }
I20260709 13:13:22.431098  7668 catalog_manager.cc:5697] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 reported cstate change: term changed from 1 to 2, leader changed from 1d56e6d879df4297aa531542711b6bea (127.4.107.66) to a585be5f77f74a949b04056094c1dd96 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "a585be5f77f74a949b04056094c1dd96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a585be5f77f74a949b04056094c1dd96" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.749576  7995 raft_consensus.cc:1275] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.750896  8881 consensus_queue.cc:1048] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.766883  7842 raft_consensus.cc:1275] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.770053  8881 consensus_queue.cc:1048] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.771615  7918 raft_consensus.cc:1275] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.775077  8820 consensus_queue.cc:1048] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.797669  7995 raft_consensus.cc:1275] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.804061  8821 consensus_queue.cc:1048] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b4aab6b9284e4f95f5894df0b0e4ca" member_type: VOTER last_known_addr { host: "127.4.107.68" port: 37419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.919670  7918 raft_consensus.cc:1275] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.920993  8821 consensus_queue.cc:1048] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adafba0c6a2348f0888dec4796824f45" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.930418  7842 raft_consensus.cc:1275] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Refusing update from remote peer a585be5f77f74a949b04056094c1dd96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.932030  8821 consensus_queue.cc:1048] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d56e6d879df4297aa531542711b6bea" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.996330  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:23.036984  4525 tablet_server.cc:179] TabletServer@127.4.107.65:46091 shutting down...
I20260709 13:13:23.060595  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.061362  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.062111  4525 raft_consensus.cc:2243] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.062630  4525 raft_consensus.cc:2272] T 228702552b51443e8c511ea69a0a1c34 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.064678  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.065424  4525 raft_consensus.cc:2243] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.065881  4525 raft_consensus.cc:2272] T 5a45a2de233e41d3828d20156f0ce0bb P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.068775  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.069793  4525 raft_consensus.cc:2243] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.070426  4525 raft_consensus.cc:2272] T f77c6ae0e8d84f5e9f815f139709fa39 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.070379  7961 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 108 similar messages]
I20260709 13:13:23.073879  4525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:13:23.074391  7961 consensus_peers.cc:597] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.074725  4525 raft_consensus.cc:2243] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.075260  4525 raft_consensus.cc:2272] T 5c1ecb1de1b9416f9f1758967b6634bb P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.077749  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.078675  4525 raft_consensus.cc:2243] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.079651  4525 raft_consensus.cc:2272] T b3475880d6f04ec6925db896ea6b8bef P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.082017  7813 consensus_peers.cc:597] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.082916  7813 consensus_peers.cc:597] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.084118  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.085008  4525 raft_consensus.cc:2243] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.086110  4525 raft_consensus.cc:2272] T 0cb5a51dada34a8080fc0bbcbd0d8634 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.088981  7961 consensus_peers.cc:597] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.091050  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.091760  4525 raft_consensus.cc:2243] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.092195  4525 raft_consensus.cc:2272] T 3627080ce19b4b6dbb4b4eb68baa657e P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.095093  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.096060  4525 raft_consensus.cc:2243] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.096637  4525 raft_consensus.cc:2272] T 903230597b8d421689036bc4bfa49c74 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.099648  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.100569  4525 raft_consensus.cc:2243] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.101169  4525 raft_consensus.cc:2272] T 0e86ca33ee404f4f8c9490d4990f8d57 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.103413  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.104032  4525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:13:23.104079  7887 consensus_peers.cc:597] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.105180  4525 raft_consensus.cc:2243] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.105821  4525 raft_consensus.cc:2272] T 74cf1246321b4e13840d47c24a2bdf7b P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.108217  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.108836  4525 raft_consensus.cc:2243] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.109661  4525 raft_consensus.cc:2272] T 950a6ed72e664aa4ad642625baea6484 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.111713  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.112278  4525 raft_consensus.cc:2243] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.112987  4525 raft_consensus.cc:2272] T 029e59f4c0384625a9c34ae6d6d5ca45 P a585be5f77f74a949b04056094c1dd96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.114903  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.115463  4525 raft_consensus.cc:2243] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.115886  4525 raft_consensus.cc:2272] T 11c2af4a04844007b3b804461b6cdf73 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.117764  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.118453  4525 raft_consensus.cc:2243] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.118976  4525 raft_consensus.cc:2272] T 59b4da03f5464a929d6fc2bf2c49a43d P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.121300  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.122094  4525 raft_consensus.cc:2243] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.122609  4525 raft_consensus.cc:2272] T 3685170d8c9e4a1b8429313f91dd4a5b P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.125372  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.126060  4525 raft_consensus.cc:2243] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.126579  4525 raft_consensus.cc:2272] T 1c45dbc39d3241ea9e406f3d30309417 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.128033  7887 consensus_peers.cc:597] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.129065  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.129870  4525 raft_consensus.cc:2243] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.130689  4525 raft_consensus.cc:2272] T de885c47a5ab49eea6f4bca8bf18e680 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.132995  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.133705  4525 raft_consensus.cc:2243] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.134486  4525 raft_consensus.cc:2272] T d588532638204c408fa1dac2ac11994a P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.136365  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.136930  4525 raft_consensus.cc:2243] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.137362  4525 raft_consensus.cc:2272] T 5dd22075fd894a398ce9db5ed4ebc0a7 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.139348  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.139902  4525 raft_consensus.cc:2243] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.140288  4525 raft_consensus.cc:2272] T 7fa5a10b423648efbee1f82cf6535a68 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.142632  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.143354  4525 raft_consensus.cc:2243] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.143785  4525 raft_consensus.cc:2272] T 253ff414f2c344a79f05cab889f82a49 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.144423  7961 consensus_peers.cc:597] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.146273  4525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:13:23.147157  7887 consensus_peers.cc:597] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.147274  4525 raft_consensus.cc:2243] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.147976  4525 raft_consensus.cc:2272] T 89f684980ccb4342a48babb876f1c8c8 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.150171  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.150789  4525 raft_consensus.cc:2243] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.151329  4525 raft_consensus.cc:2272] T 94ff1dfca8744f90ad6d7fa1ca75e580 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.153378  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.153988  4525 raft_consensus.cc:2243] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.154347  4525 raft_consensus.cc:2272] T 55d536b11a4747e5991787db240c5f61 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.156157  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.156661  4525 raft_consensus.cc:2243] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.157444  4525 raft_consensus.cc:2272] T 7e5b3d4fd91a4effba8a038a2bee14cc P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.159847  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.160442  4525 raft_consensus.cc:2243] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.161403  4525 raft_consensus.cc:2272] T 981359b1d20b43329cfef678c4925abd P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.162170  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.163683  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.164335  4525 raft_consensus.cc:2243] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.165042  4525 raft_consensus.cc:2272] T a3c9f09e63d947c3b4f1d03416e51a6f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.167086  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.167768  4525 raft_consensus.cc:2243] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.168305  4525 raft_consensus.cc:2272] T 414e62856a1f4bf8a0373a64aa3c2092 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.170755  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.171495  4525 raft_consensus.cc:2243] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.171945  4525 raft_consensus.cc:2272] T 642976fb08574a53ae25c1913129a56b P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.173708  7813 consensus_peers.cc:597] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.174336  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.174957  4525 raft_consensus.cc:2243] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.175355  4525 raft_consensus.cc:2272] T 51011fe11b8143aa89e980a1a14f882a P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.177181  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.177827  4525 raft_consensus.cc:2243] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.178565  4525 raft_consensus.cc:2272] T 9ef89d76530a462a8c3f2a591457a414 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.180536  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.181097  4525 raft_consensus.cc:2243] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.181546  4525 raft_consensus.cc:2272] T a9e44f1c5df34b9b8e31b97b79590692 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.184087  4525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:13:23.184054  7961 consensus_peers.cc:597] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.185160  4525 raft_consensus.cc:2243] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.185798  4525 raft_consensus.cc:2272] T 45dd4983757e4078bd648e0105ee48e9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.188513  7813 consensus_peers.cc:597] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.188709  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.189396  4525 raft_consensus.cc:2243] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.190207  4525 raft_consensus.cc:2272] T be0b7ec26435460e81114de1c57a9f90 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.192119  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.192608  4525 raft_consensus.cc:2243] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.192965  4525 raft_consensus.cc:2272] T 68dd02d9eefb4db59c4b257cff1e7fe9 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.194952  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.195463  4525 raft_consensus.cc:2243] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.195853  4525 raft_consensus.cc:2272] T 5a0f06ec132c407fae145a71a2a69367 P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.197790  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.198279  4525 raft_consensus.cc:2243] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.198957  4525 raft_consensus.cc:2272] T cf1d8c00bbf0402cb625566e4b17343d P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.200778  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.201242  4525 raft_consensus.cc:2243] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.201558  4525 raft_consensus.cc:2272] T 3eb5fe45567642b9816287a145a4ddc7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.203359  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.203824  4525 raft_consensus.cc:2243] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.204185  4525 raft_consensus.cc:2272] T 38e39c4e406548768d4541497cacd544 P a585be5f77f74a949b04056094c1dd96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.206516  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.207046  4525 raft_consensus.cc:2243] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.207496  4525 raft_consensus.cc:2272] T baa8618a807042889dc2bd2747ab67e7 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.209895  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.210580  4525 raft_consensus.cc:2243] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.211472  4525 raft_consensus.cc:2272] T beab57e4bc7f4886a0d6ffb00ff4526c P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.213750  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.214380  4525 raft_consensus.cc:2243] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.214771  4525 raft_consensus.cc:2272] T 91cd4c90917a4b79b62b46f26832a52f P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.216898  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.217410  4525 raft_consensus.cc:2243] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.217813  4525 raft_consensus.cc:2272] T bcfd76696fc2461e84b5cadd897a32a5 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.219753  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:23.220309  4525 raft_consensus.cc:2243] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.221304  4525 raft_consensus.cc:2272] T 4f7ee9f0dcb444a1885959804177304f P a585be5f77f74a949b04056094c1dd96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.224025  4525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:13:23.224275  7813 consensus_peers.cc:597] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.224668  4525 raft_consensus.cc:2243] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.225229  4525 raft_consensus.cc:2272] T 995d8e7e770640ea97976179dbd7c760 P a585be5f77f74a949b04056094c1dd96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.245543  7813 consensus_peers.cc:597] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.265880  7887 consensus_peers.cc:597] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.282598  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.295593  4525 tablet_server.cc:196] TabletServer@127.4.107.65:46091 shutdown complete.
W20260709 13:13:23.302021  7887 consensus_peers.cc:597] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.308996  7887 consensus_peers.cc:597] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.343832  7887 consensus_peers.cc:597] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.351392  7961 consensus_peers.cc:597] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.356204  7961 consensus_peers.cc:597] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.366813  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
W20260709 13:13:23.378865  7887 consensus_peers.cc:597] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.392356  7887 consensus_peers.cc:597] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.402371  7887 consensus_peers.cc:597] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.413539  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.421567  7961 consensus_peers.cc:597] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.423343  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.424345  4525 tablet_replica.cc:333] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
W20260709 13:13:23.425323  7887 consensus_peers.cc:597] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.425354  4525 raft_consensus.cc:2243] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.426662  4525 raft_consensus.cc:2272] T 950a6ed72e664aa4ad642625baea6484 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.429325  4525 tablet_replica.cc:333] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
W20260709 13:13:23.431030  7887 consensus_peers.cc:597] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.431726  4525 raft_consensus.cc:2243] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.432878  4525 raft_consensus.cc:2272] T c5b6555fc93c404b831d30c09ba9b242 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.435935  4525 tablet_replica.cc:333] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.436789  4525 raft_consensus.cc:2243] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.437310  4525 raft_consensus.cc:2272] T de885c47a5ab49eea6f4bca8bf18e680 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.440033  4525 tablet_replica.cc:333] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.440925  4525 raft_consensus.cc:2243] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.441906  4525 raft_consensus.cc:2272] T 9c522d9380724ea39a5e845f96d0626a P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.444057  7887 consensus_peers.cc:597] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.444285  4525 tablet_replica.cc:333] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.445331  4525 raft_consensus.cc:2243] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.445947  4525 raft_consensus.cc:2272] T 45dd4983757e4078bd648e0105ee48e9 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.448594  4525 tablet_replica.cc:333] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.449380  4525 raft_consensus.cc:2243] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.449966  4525 raft_consensus.cc:2272] T 11c2af4a04844007b3b804461b6cdf73 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.450325  7813 consensus_peers.cc:597] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.452291  4525 tablet_replica.cc:333] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.453323  4525 raft_consensus.cc:2243] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.454392  4525 raft_consensus.cc:2272] T 5b468d9af1f84dbfa8922ca5104fc81d P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.457093  4525 tablet_replica.cc:333] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.458026  4525 raft_consensus.cc:2243] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.458985  4525 raft_consensus.cc:2272] T 0e86ca33ee404f4f8c9490d4990f8d57 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.461280  4525 tablet_replica.cc:333] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.461903  4525 raft_consensus.cc:2243] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:13:23.461957  7813 consensus_peers.cc:597] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.462383  4525 raft_consensus.cc:2272] T 7e5b3d4fd91a4effba8a038a2bee14cc P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.464653  4525 tablet_replica.cc:333] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.465500  4525 raft_consensus.cc:2243] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.466501  4525 raft_consensus.cc:2272] T 55d536b11a4747e5991787db240c5f61 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.468441  4525 tablet_replica.cc:333] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.469012  4525 raft_consensus.cc:2243] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.469856  4525 raft_consensus.cc:2272] T 94ff1dfca8744f90ad6d7fa1ca75e580 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.471771  4525 tablet_replica.cc:333] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.472416  4525 raft_consensus.cc:2243] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.472812  4525 raft_consensus.cc:2272] T 3eb5fe45567642b9816287a145a4ddc7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.475181  4525 tablet_replica.cc:333] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.475734  4525 raft_consensus.cc:2243] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.476667  4525 raft_consensus.cc:2272] T 499a0ef47c494a5586fb7796e8d40038 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.477375  7961 consensus_peers.cc:597] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.479394  4525 tablet_replica.cc:333] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.480206  4525 raft_consensus.cc:2243] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.481202  4525 raft_consensus.cc:2272] T 5a0f06ec132c407fae145a71a2a69367 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.483803  4525 tablet_replica.cc:333] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.484645  4525 raft_consensus.cc:2243] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.485140  4525 raft_consensus.cc:2272] T cf1d8c00bbf0402cb625566e4b17343d P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.485991  7887 consensus_peers.cc:597] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.487411  4525 tablet_replica.cc:333] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.488276  4525 raft_consensus.cc:2243] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.489187  4525 raft_consensus.cc:2272] T f29340e3621246379b95a56602881cd5 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.490656  7961 consensus_peers.cc:597] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.491549  4525 tablet_replica.cc:333] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.492316  4525 raft_consensus.cc:2243] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.492735  4525 raft_consensus.cc:2272] T be0b7ec26435460e81114de1c57a9f90 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.494794  4525 tablet_replica.cc:333] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.495373  4525 raft_consensus.cc:2243] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.495802  4525 raft_consensus.cc:2272] T 4f7ee9f0dcb444a1885959804177304f P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.498139  4525 tablet_replica.cc:333] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.498688  4525 raft_consensus.cc:2243] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.499096  4525 raft_consensus.cc:2272] T 5a45a2de233e41d3828d20156f0ce0bb P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.500962  4525 tablet_replica.cc:333] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.501681  4525 raft_consensus.cc:2243] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.502080  4525 raft_consensus.cc:2272] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.503814  7887 consensus_peers.cc:597] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.503824  4525 tablet_replica.cc:333] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.504662  4525 raft_consensus.cc:2243] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.505102  4525 raft_consensus.cc:2272] T b3475880d6f04ec6925db896ea6b8bef P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.507524  4525 tablet_replica.cc:333] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.508101  4525 raft_consensus.cc:2243] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.508558  4525 raft_consensus.cc:2272] T ed36d1ca10f64c41884a82f8597ab8c8 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.510845  4525 tablet_replica.cc:333] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.511642  4525 raft_consensus.cc:2243] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.512138  4525 raft_consensus.cc:2272] T 981359b1d20b43329cfef678c4925abd P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.514395  4525 tablet_replica.cc:333] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.515092  4525 raft_consensus.cc:2243] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.515753  4525 raft_consensus.cc:2272] T db309164e3904d3eb3f97cf169c2fcb6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.518141  4525 tablet_replica.cc:333] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.518781  4525 raft_consensus.cc:2243] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.519192  4525 raft_consensus.cc:2272] T 2d60a812132749898160c815c901f1f1 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.521149  4525 tablet_replica.cc:333] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.521962  4525 raft_consensus.cc:2243] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.522951  4525 raft_consensus.cc:2272] T 1e8f98fa7225487888ef4091e133e0f9 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.525543  4525 tablet_replica.cc:333] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.526391  4525 raft_consensus.cc:2243] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.527400  4525 raft_consensus.cc:2272] T 91cd4c90917a4b79b62b46f26832a52f P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.529874  4525 tablet_replica.cc:333] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.530683  4525 raft_consensus.cc:2243] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.531656  4525 raft_consensus.cc:2272] T 89f684980ccb4342a48babb876f1c8c8 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.534379  4525 tablet_replica.cc:333] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.535122  4525 raft_consensus.cc:2243] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.535629  4525 raft_consensus.cc:2272] T 718fab40604a4fd2bc936fd25fe723aa P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.537395  4525 tablet_replica.cc:333] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.537945  4525 raft_consensus.cc:2243] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.538378  4525 raft_consensus.cc:2272] T 253ff414f2c344a79f05cab889f82a49 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.540098  4525 tablet_replica.cc:333] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.540621  4525 raft_consensus.cc:2243] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.541042  4525 raft_consensus.cc:2272] T 7fa5a10b423648efbee1f82cf6535a68 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.543725  4525 tablet_replica.cc:333] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.544692  4525 raft_consensus.cc:2243] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.545418  4525 raft_consensus.cc:2272] T 5dd22075fd894a398ce9db5ed4ebc0a7 P 1d56e6d879df4297aa531542711b6bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.549043  4525 tablet_replica.cc:333] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
W20260709 13:13:23.549414  7961 consensus_peers.cc:597] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.550122  4525 raft_consensus.cc:2243] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.550944  4525 raft_consensus.cc:2272] T beab57e4bc7f4886a0d6ffb00ff4526c P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.554308  4525 tablet_replica.cc:333] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.554989  4525 raft_consensus.cc:2243] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.555529  4525 raft_consensus.cc:2272] T 414e62856a1f4bf8a0373a64aa3c2092 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.557552  4525 tablet_replica.cc:333] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.558336  4525 raft_consensus.cc:2243] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.558792  4525 raft_consensus.cc:2272] T 9c6705662e1744a7aaff0486a86746c6 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.561079  4525 tablet_replica.cc:333] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.561882  4525 raft_consensus.cc:2243] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.562691  4525 raft_consensus.cc:2272] T 642976fb08574a53ae25c1913129a56b P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.565135  4525 tablet_replica.cc:333] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
W20260709 13:13:23.565336  7887 consensus_peers.cc:597] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.565845  4525 raft_consensus.cc:2243] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.566321  4525 raft_consensus.cc:2272] T 9ef89d76530a462a8c3f2a591457a414 P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.568261  4525 tablet_replica.cc:333] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.568804  4525 raft_consensus.cc:2243] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.569211  4525 raft_consensus.cc:2272] T 51011fe11b8143aa89e980a1a14f882a P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.569342  7887 consensus_peers.cc:597] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 -> Peer a585be5f77f74a949b04056094c1dd96 (127.4.107.65:46091): Couldn't send request to peer a585be5f77f74a949b04056094c1dd96. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:46091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.571213  4525 tablet_replica.cc:333] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.571831  4525 raft_consensus.cc:2243] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.572252  4525 raft_consensus.cc:2272] T 029e59f4c0384625a9c34ae6d6d5ca45 P 1d56e6d879df4297aa531542711b6bea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.574186  4525 tablet_replica.cc:333] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.574702  4525 raft_consensus.cc:2243] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.575435  4525 raft_consensus.cc:2272] T 3685170d8c9e4a1b8429313f91dd4a5b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.577342  4525 tablet_replica.cc:333] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.577914  4525 raft_consensus.cc:2243] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.578307  4525 raft_consensus.cc:2272] T ae681d0c61d64aaeb04526da9fb3bd17 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.580159  4525 tablet_replica.cc:333] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.580660  4525 raft_consensus.cc:2243] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.581336  4525 raft_consensus.cc:2272] T 978193b11dd34ee4a8f0978d5e986b20 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.583375  4525 tablet_replica.cc:333] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.583894  4525 raft_consensus.cc:2243] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.584396  4525 raft_consensus.cc:2272] T 74cf1246321b4e13840d47c24a2bdf7b P 1d56e6d879df4297aa531542711b6bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.586651  4525 tablet_replica.cc:333] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea: stopping tablet replica
I20260709 13:13:23.587188  4525 raft_consensus.cc:2243] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.587672  4525 raft_consensus.cc:2272] T baa8618a807042889dc2bd2747ab67e7 P 1d56e6d879df4297aa531542711b6bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.591724  7961 consensus_peers.cc:597] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.603499  7961 consensus_peers.cc:597] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.624882  7887 consensus_peers.cc:597] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.628520  7961 consensus_peers.cc:597] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.635298  7887 consensus_peers.cc:597] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.663924  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
W20260709 13:13:23.668295  7961 consensus_peers.cc:597] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.677366  7961 consensus_peers.cc:597] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.742259  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
W20260709 13:13:23.765074  7961 consensus_peers.cc:597] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.771962  7961 consensus_peers.cc:597] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.779960  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:23.781330  4525 tablet_replica.cc:333] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.782330  4525 raft_consensus.cc:2243] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.782869  4525 raft_consensus.cc:2272] T a3c9f09e63d947c3b4f1d03416e51a6f P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.785461  4525 tablet_replica.cc:333] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.786336  4525 raft_consensus.cc:2243] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.786846  4525 raft_consensus.cc:2272] T c5b6555fc93c404b831d30c09ba9b242 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.789060  4525 tablet_replica.cc:333] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.789675  4525 raft_consensus.cc:2243] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.790167  4525 raft_consensus.cc:2272] T 0cb5a51dada34a8080fc0bbcbd0d8634 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.792806  4525 tablet_replica.cc:333] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.793444  4525 raft_consensus.cc:2243] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.794421  4525 raft_consensus.cc:2272] T 995d8e7e770640ea97976179dbd7c760 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.796761  4525 tablet_replica.cc:333] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.797509  4525 raft_consensus.cc:2243] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.798573  4525 raft_consensus.cc:2272] T 3627080ce19b4b6dbb4b4eb68baa657e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.800352  4525 tablet_replica.cc:333] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.800937  4525 raft_consensus.cc:2243] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.801712  4525 raft_consensus.cc:2272] T 414e62856a1f4bf8a0373a64aa3c2092 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.803864  4525 tablet_replica.cc:333] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.804543  4525 raft_consensus.cc:2243] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.805075  4525 raft_consensus.cc:2272] T 9c6705662e1744a7aaff0486a86746c6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.807397  7961 consensus_peers.cc:597] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.807653  4525 tablet_replica.cc:333] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.808322  4525 raft_consensus.cc:2243] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.809109  4525 raft_consensus.cc:2272] T 38e39c4e406548768d4541497cacd544 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.811054  4525 tablet_replica.cc:333] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.811635  4525 raft_consensus.cc:2243] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.812078  4525 raft_consensus.cc:2272] T 9c522d9380724ea39a5e845f96d0626a P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.814015  4525 tablet_replica.cc:333] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.814541  4525 raft_consensus.cc:2243] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.815191  4525 raft_consensus.cc:2272] T 228702552b51443e8c511ea69a0a1c34 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.817430  4525 tablet_replica.cc:333] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.818202  4525 raft_consensus.cc:2243] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.818681  4525 raft_consensus.cc:2272] T 55d536b11a4747e5991787db240c5f61 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.821008  4525 tablet_replica.cc:333] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.821676  4525 raft_consensus.cc:2243] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.822134  4525 raft_consensus.cc:2272] T 94ff1dfca8744f90ad6d7fa1ca75e580 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.824492  4525 tablet_replica.cc:333] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.825362  4525 raft_consensus.cc:2243] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.825919  4525 raft_consensus.cc:2272] T 5b468d9af1f84dbfa8922ca5104fc81d P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.828372  4525 tablet_replica.cc:333] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.829141  4525 raft_consensus.cc:2243] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.830159  4525 raft_consensus.cc:2272] T a9e44f1c5df34b9b8e31b97b79590692 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.832724  4525 tablet_replica.cc:333] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.833514  4525 raft_consensus.cc:2243] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.834052  4525 raft_consensus.cc:2272] T 499a0ef47c494a5586fb7796e8d40038 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.835840  4525 tablet_replica.cc:333] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.836416  4525 raft_consensus.cc:2243] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.836879  4525 raft_consensus.cc:2272] T db309164e3904d3eb3f97cf169c2fcb6 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.838868  4525 tablet_replica.cc:333] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.839552  4525 raft_consensus.cc:2243] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.839924  4525 raft_consensus.cc:2272] T 1e8f98fa7225487888ef4091e133e0f9 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.842036  4525 tablet_replica.cc:333] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.842756  4525 raft_consensus.cc:2243] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.843219  4525 raft_consensus.cc:2272] T 2d60a812132749898160c815c901f1f1 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.845402  7961 consensus_peers.cc:597] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.845883  4525 tablet_replica.cc:333] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.846539  4525 raft_consensus.cc:2243] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.847318  4525 raft_consensus.cc:2272] T bcfd76696fc2461e84b5cadd897a32a5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.849095  4525 tablet_replica.cc:333] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.849707  4525 raft_consensus.cc:2243] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.850466  4525 raft_consensus.cc:2272] T 5a45a2de233e41d3828d20156f0ce0bb P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.852216  4525 tablet_replica.cc:333] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.852766  4525 raft_consensus.cc:2243] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.853165  4525 raft_consensus.cc:2272] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.855175  4525 tablet_replica.cc:333] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.855811  4525 raft_consensus.cc:2243] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.856323  4525 raft_consensus.cc:2272] T b3475880d6f04ec6925db896ea6b8bef P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.858770  4525 tablet_replica.cc:333] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.859362  4525 raft_consensus.cc:2243] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.859797  4525 raft_consensus.cc:2272] T 978193b11dd34ee4a8f0978d5e986b20 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.861598  4525 tablet_replica.cc:333] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.862218  4525 raft_consensus.cc:2243] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.862658  4525 raft_consensus.cc:2272] T 3685170d8c9e4a1b8429313f91dd4a5b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.864526  4525 tablet_replica.cc:333] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.865046  4525 raft_consensus.cc:2243] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.865463  4525 raft_consensus.cc:2272] T ae681d0c61d64aaeb04526da9fb3bd17 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.867211  4525 tablet_replica.cc:333] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.867774  4525 raft_consensus.cc:2243] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.868486  4525 raft_consensus.cc:2272] T 74cf1246321b4e13840d47c24a2bdf7b P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.870244  4525 tablet_replica.cc:333] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.870939  4525 raft_consensus.cc:2243] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.871305  4525 raft_consensus.cc:2272] T 89f684980ccb4342a48babb876f1c8c8 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.873193  4525 tablet_replica.cc:333] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.873965  4525 raft_consensus.cc:2243] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.874873  4525 raft_consensus.cc:2272] T 718fab40604a4fd2bc936fd25fe723aa P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.877496  4525 tablet_replica.cc:333] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.878343  4525 raft_consensus.cc:2243] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.879598  4525 raft_consensus.cc:2272] T 5dd22075fd894a398ce9db5ed4ebc0a7 P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.882268  4525 tablet_replica.cc:333] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.883076  4525 raft_consensus.cc:2243] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.883608  4525 raft_consensus.cc:2272] T d588532638204c408fa1dac2ac11994a P adafba0c6a2348f0888dec4796824f45 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.884020  7961 consensus_peers.cc:597] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer 1d56e6d879df4297aa531542711b6bea (127.4.107.66:38083): Couldn't send request to peer 1d56e6d879df4297aa531542711b6bea. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:23.885807  7961 consensus_peers.cc:597] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.886049  4525 tablet_replica.cc:333] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.886953  4525 raft_consensus.cc:2243] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.887454  4525 raft_consensus.cc:2272] T f77c6ae0e8d84f5e9f815f139709fa39 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.889564  4525 tablet_replica.cc:333] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.890202  4525 raft_consensus.cc:2243] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.890645  4525 raft_consensus.cc:2272] T 0e86ca33ee404f4f8c9490d4990f8d57 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.892772  4525 tablet_replica.cc:333] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.893334  4525 raft_consensus.cc:2243] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.894217  4525 raft_consensus.cc:2272] T 903230597b8d421689036bc4bfa49c74 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.896687  4525 tablet_replica.cc:333] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.897351  4525 raft_consensus.cc:2243] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.898229  4525 raft_consensus.cc:2272] T 5c1ecb1de1b9416f9f1758967b6634bb P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.900311  4525 tablet_replica.cc:333] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.900914  4525 raft_consensus.cc:2243] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.901363  4525 raft_consensus.cc:2272] T 59b4da03f5464a929d6fc2bf2c49a43d P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.903333  4525 tablet_replica.cc:333] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.903862  4525 raft_consensus.cc:2243] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.904255  4525 raft_consensus.cc:2272] T beab57e4bc7f4886a0d6ffb00ff4526c P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.906184  4525 tablet_replica.cc:333] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.906683  4525 raft_consensus.cc:2243] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.907058  4525 raft_consensus.cc:2272] T 5a0f06ec132c407fae145a71a2a69367 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.908938  4525 tablet_replica.cc:333] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.909483  4525 raft_consensus.cc:2243] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.910338  4525 raft_consensus.cc:2272] T 68dd02d9eefb4db59c4b257cff1e7fe9 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.912137  4525 tablet_replica.cc:333] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.912655  4525 raft_consensus.cc:2243] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.913097  4525 raft_consensus.cc:2272] T f29340e3621246379b95a56602881cd5 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.915007  4525 tablet_replica.cc:333] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.915716  4525 raft_consensus.cc:2243] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.916242  4525 raft_consensus.cc:2272] T de885c47a5ab49eea6f4bca8bf18e680 P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.918737  4525 tablet_replica.cc:333] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.919323  4525 raft_consensus.cc:2243] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.920105  4525 raft_consensus.cc:2272] T 1c45dbc39d3241ea9e406f3d30309417 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.922080  4525 tablet_replica.cc:333] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.922576  4525 raft_consensus.cc:2243] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.923017  4525 raft_consensus.cc:2272] T ed36d1ca10f64c41884a82f8597ab8c8 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.924723  4525 tablet_replica.cc:333] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.925204  4525 raft_consensus.cc:2243] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:23.926019  4525 raft_consensus.cc:2272] T baa8618a807042889dc2bd2747ab67e7 P adafba0c6a2348f0888dec4796824f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:23.927794  4525 tablet_replica.cc:333] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45: stopping tablet replica
I20260709 13:13:23.928261  4525 raft_consensus.cc:2243] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:23.928669  4525 raft_consensus.cc:2272] T 981359b1d20b43329cfef678c4925abd P adafba0c6a2348f0888dec4796824f45 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:23.943902  7961 consensus_peers.cc:597] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:23.996294  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
W20260709 13:13:24.021878  7961 consensus_peers.cc:597] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.67:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:24.033458  7961 consensus_peers.cc:597] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.67:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:24.066121  4525 tablet_server.cc:179] TabletServer@127.4.107.68:0 shutting down...
I20260709 13:13:24.105129  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:24.105953  4525 tablet_replica.cc:333] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.106604  4525 raft_consensus.cc:2243] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.107100  4525 raft_consensus.cc:2272] T a3c9f09e63d947c3b4f1d03416e51a6f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.109004  4525 tablet_replica.cc:333] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.109694  4525 raft_consensus.cc:2243] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.110086  4525 raft_consensus.cc:2272] T 950a6ed72e664aa4ad642625baea6484 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.111778  4525 tablet_replica.cc:333] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.112265  4525 raft_consensus.cc:2243] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.112630  4525 raft_consensus.cc:2272] T 7e5b3d4fd91a4effba8a038a2bee14cc P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.114429  4525 tablet_replica.cc:333] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.114941  4525 raft_consensus.cc:2243] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.115320  4525 raft_consensus.cc:2272] T 995d8e7e770640ea97976179dbd7c760 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.116972  4525 tablet_replica.cc:333] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.117452  4525 raft_consensus.cc:2243] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.117879  4525 raft_consensus.cc:2272] T 0cb5a51dada34a8080fc0bbcbd0d8634 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.119565  4525 tablet_replica.cc:333] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.120090  4525 raft_consensus.cc:2243] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.120450  4525 raft_consensus.cc:2272] T 3627080ce19b4b6dbb4b4eb68baa657e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.122225  4525 tablet_replica.cc:333] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.122740  4525 raft_consensus.cc:2243] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.123456  4525 raft_consensus.cc:2272] T 45dd4983757e4078bd648e0105ee48e9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.125100  4525 tablet_replica.cc:333] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.125608  4525 raft_consensus.cc:2243] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.126053  4525 raft_consensus.cc:2272] T c5b6555fc93c404b831d30c09ba9b242 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.127780  4525 tablet_replica.cc:333] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.128268  4525 raft_consensus.cc:2243] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.128625  4525 raft_consensus.cc:2272] T 9c522d9380724ea39a5e845f96d0626a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.130343  4525 tablet_replica.cc:333] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.130846  4525 raft_consensus.cc:2243] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.131601  4525 raft_consensus.cc:2272] T 228702552b51443e8c511ea69a0a1c34 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.133441  4525 tablet_replica.cc:333] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.134047  4525 raft_consensus.cc:2243] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.134424  4525 raft_consensus.cc:2272] T 38e39c4e406548768d4541497cacd544 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.136111  4525 tablet_replica.cc:333] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.136600  4525 raft_consensus.cc:2243] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.136945  4525 raft_consensus.cc:2272] T 5b468d9af1f84dbfa8922ca5104fc81d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.138736  4525 tablet_replica.cc:333] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.139232  4525 raft_consensus.cc:2243] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.139585  4525 raft_consensus.cc:2272] T a9e44f1c5df34b9b8e31b97b79590692 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.141237  4525 tablet_replica.cc:333] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.141819  4525 raft_consensus.cc:2243] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.142580  4525 raft_consensus.cc:2272] T 3eb5fe45567642b9816287a145a4ddc7 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.144416  4525 tablet_replica.cc:333] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.144948  4525 raft_consensus.cc:2243] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.145344  4525 raft_consensus.cc:2272] T bcfd76696fc2461e84b5cadd897a32a5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.147289  4525 tablet_replica.cc:333] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.147842  4525 raft_consensus.cc:2243] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.148248  4525 raft_consensus.cc:2272] T 499a0ef47c494a5586fb7796e8d40038 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.150175  4525 tablet_replica.cc:333] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.150694  4525 raft_consensus.cc:2243] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.151121  4525 raft_consensus.cc:2272] T 4f7ee9f0dcb444a1885959804177304f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.153020  4525 tablet_replica.cc:333] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.153574  4525 raft_consensus.cc:2243] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.154385  4525 raft_consensus.cc:2272] T e748b7aebfe74f3dbaa9a2dd52ec1f0e P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.156176  4525 tablet_replica.cc:333] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.156723  4525 raft_consensus.cc:2243] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.157133  4525 raft_consensus.cc:2272] T 718fab40604a4fd2bc936fd25fe723aa P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.158844  4525 tablet_replica.cc:333] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.159474  4525 raft_consensus.cc:2243] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.160320  4525 raft_consensus.cc:2272] T 253ff414f2c344a79f05cab889f82a49 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.162700  4525 tablet_replica.cc:333] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.163408  4525 raft_consensus.cc:2243] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:13:24.164212  7961 consensus_peers.cc:597] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.67:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:24.164384  4525 raft_consensus.cc:2272] T 7fa5a10b423648efbee1f82cf6535a68 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.166762  4525 tablet_replica.cc:333] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.167318  4525 raft_consensus.cc:2243] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.167721  4525 raft_consensus.cc:2272] T d588532638204c408fa1dac2ac11994a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.169395  4525 tablet_replica.cc:333] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.169979  4525 raft_consensus.cc:2243] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.170693  4525 raft_consensus.cc:2272] T f77c6ae0e8d84f5e9f815f139709fa39 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.172923  4525 tablet_replica.cc:333] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.173511  4525 raft_consensus.cc:2243] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.174109  4525 raft_consensus.cc:2272] T cf1d8c00bbf0402cb625566e4b17343d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:24.175014  7961 consensus_peers.cc:597] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca -> Peer adafba0c6a2348f0888dec4796824f45 (127.4.107.67:38301): Couldn't send request to peer adafba0c6a2348f0888dec4796824f45. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.67:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:24.176067  4525 tablet_replica.cc:333] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.176672  4525 raft_consensus.cc:2243] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.177078  4525 raft_consensus.cc:2272] T be0b7ec26435460e81114de1c57a9f90 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.179401  4525 tablet_replica.cc:333] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.179921  4525 raft_consensus.cc:2243] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.180301  4525 raft_consensus.cc:2272] T f29340e3621246379b95a56602881cd5 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.182138  4525 tablet_replica.cc:333] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.182732  4525 raft_consensus.cc:2243] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.183120  4525 raft_consensus.cc:2272] T 68dd02d9eefb4db59c4b257cff1e7fe9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.184790  4525 tablet_replica.cc:333] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.185297  4525 raft_consensus.cc:2243] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.186057  4525 raft_consensus.cc:2272] T ed36d1ca10f64c41884a82f8597ab8c8 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.187680  4525 tablet_replica.cc:333] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.188184  4525 raft_consensus.cc:2243] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.188956  4525 raft_consensus.cc:2272] T 9c6705662e1744a7aaff0486a86746c6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.190665  4525 tablet_replica.cc:333] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.191203  4525 raft_consensus.cc:2243] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.191596  4525 raft_consensus.cc:2272] T 642976fb08574a53ae25c1913129a56b P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.193893  4525 tablet_replica.cc:333] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.194569  4525 raft_consensus.cc:2243] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.195088  4525 raft_consensus.cc:2272] T 1c45dbc39d3241ea9e406f3d30309417 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.197722  4525 tablet_replica.cc:333] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.198451  4525 raft_consensus.cc:2243] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.198920  4525 raft_consensus.cc:2272] T 9ef89d76530a462a8c3f2a591457a414 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.200780  4525 tablet_replica.cc:333] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.201318  4525 raft_consensus.cc:2243] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.202080  4525 raft_consensus.cc:2272] T 51011fe11b8143aa89e980a1a14f882a P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.203826  4525 tablet_replica.cc:333] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.204277  4525 raft_consensus.cc:2243] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.204618  4525 raft_consensus.cc:2272] T 029e59f4c0384625a9c34ae6d6d5ca45 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.206249  4525 tablet_replica.cc:333] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.206704  4525 raft_consensus.cc:2243] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.207346  4525 raft_consensus.cc:2272] T db309164e3904d3eb3f97cf169c2fcb6 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.209017  4525 tablet_replica.cc:333] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.209530  4525 raft_consensus.cc:2243] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.210224  4525 raft_consensus.cc:2272] T 2d60a812132749898160c815c901f1f1 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.211963  4525 tablet_replica.cc:333] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.212404  4525 raft_consensus.cc:2243] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.212730  4525 raft_consensus.cc:2272] T 1e8f98fa7225487888ef4091e133e0f9 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.214563  4525 tablet_replica.cc:333] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.215065  4525 raft_consensus.cc:2243] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.215478  4525 raft_consensus.cc:2272] T 903230597b8d421689036bc4bfa49c74 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.217168  4525 tablet_replica.cc:333] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.217717  4525 raft_consensus.cc:2243] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.218116  4525 raft_consensus.cc:2272] T 5c1ecb1de1b9416f9f1758967b6634bb P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.219767  4525 tablet_replica.cc:333] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.220247  4525 raft_consensus.cc:2243] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.220649  4525 raft_consensus.cc:2272] T 91cd4c90917a4b79b62b46f26832a52f P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.222332  4525 tablet_replica.cc:333] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.222811  4525 raft_consensus.cc:2243] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.223541  4525 raft_consensus.cc:2272] T 11c2af4a04844007b3b804461b6cdf73 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.225258  4525 tablet_replica.cc:333] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.225803  4525 raft_consensus.cc:2243] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.226753  4525 raft_consensus.cc:2272] T 59b4da03f5464a929d6fc2bf2c49a43d P 65b4aab6b9284e4f95f5894df0b0e4ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.228596  4525 tablet_replica.cc:333] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.229053  4525 raft_consensus.cc:2243] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.229830  4525 raft_consensus.cc:2272] T ae681d0c61d64aaeb04526da9fb3bd17 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.231479  4525 tablet_replica.cc:333] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca: stopping tablet replica
I20260709 13:13:24.231964  4525 raft_consensus.cc:2243] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:24.232355  4525 raft_consensus.cc:2272] T 978193b11dd34ee4a8f0978d5e986b20 P 65b4aab6b9284e4f95f5894df0b0e4ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.294883  4525 tablet_server.cc:196] TabletServer@127.4.107.68:0 shutdown complete.
I20260709 13:13:24.354429  4525 master.cc:562] Master@127.4.107.126:46165 shutting down...
I20260709 13:13:24.379657  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:24.380168  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:24.380434  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2fff431421784f22806d8f47a775d0a7: stopping tablet replica
I20260709 13:13:24.401749  4525 master.cc:584] Master@127.4.107.126:46165 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34200 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:13:24.494612  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:46475
I20260709 13:13:24.495815  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.501955  8913 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
W20260709 13:13:24.502238  8914 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
I20260709 13:13:24.502969  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:24.503319  8916 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
I20260709 13:13:24.504329  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.504510  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:24.504618  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602804504608 us; error 0 us; skew 500 ppm
I20260709 13:13:24.505090  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.507385  4525 webserver.cc:533] Webserver started at http://127.4.107.126:43967/ using document root <none> and password file <none>
I20260709 13:13:24.507818  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.507968  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.508179  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.509239  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "9a507848c85e46c9afcb1e69cffa7730"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.513731  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:13:24.517100  8921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.517896  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:24.518182  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "9a507848c85e46c9afcb1e69cffa7730"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.518476  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-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)
I20260709 13:13:24.532107  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.533385  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.572081  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:46475
I20260709 13:13:24.572181  8972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:46475 every 8 connection(s)
I20260709 13:13:24.576144  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:24.586776  8973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730: Bootstrap starting.
I20260709 13:13:24.591851  8973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:24.596235  8973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730: No bootstrap required, opened a new log
I20260709 13:13:24.598464  8973 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER }
I20260709 13:13:24.598857  8973 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:24.599079  8973 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a507848c85e46c9afcb1e69cffa7730, State: Initialized, Role: FOLLOWER
I20260709 13:13:24.599676  8973 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER }
I20260709 13:13:24.600131  8973 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:24.600354  8973 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:24.600632  8973 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:24.605178  8973 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER }
I20260709 13:13:24.605748  8973 leader_election.cc:304] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [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: 9a507848c85e46c9afcb1e69cffa7730; no voters: 
I20260709 13:13:24.606842  8973 leader_election.cc:290] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:24.607280  8976 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:24.608700  8976 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 1 LEADER]: Becoming Leader. State: Replica: 9a507848c85e46c9afcb1e69cffa7730, State: Running, Role: LEADER
I20260709 13:13:24.609568  8976 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [LEADER]: Queue going to LEADER mode. State: All 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: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER }
I20260709 13:13:24.610422  8973 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:24.616443  8977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a507848c85e46c9afcb1e69cffa7730" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER } }
I20260709 13:13:24.616973  8977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:24.617745  8978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a507848c85e46c9afcb1e69cffa7730. Latest consensus state: current_term: 1 leader_uuid: "9a507848c85e46c9afcb1e69cffa7730" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a507848c85e46c9afcb1e69cffa7730" member_type: VOTER } }
I20260709 13:13:24.618503  8978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:24.619024  8985 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:24.626827  8985 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:24.627772  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:24.636300  8985 catalog_manager.cc:1383] Generated new cluster ID: 95fbba1773c146ab878e3955d37dc7d2
I20260709 13:13:24.636581  8985 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:24.654429  8985 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:24.655745  8985 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:24.669263  8985 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730: Generated new TSK 0
I20260709 13:13:24.669938  8985 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:24.694044  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.700054  8994 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
W20260709 13:13:24.701417  8995 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
W20260709 13:13:24.702710  8997 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
I20260709 13:13:24.703047  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:24.704169  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.704389  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:24.704564  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602804704526 us; error 0 us; skew 500 ppm
I20260709 13:13:24.705111  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.707486  4525 webserver.cc:533] Webserver started at http://127.4.107.65:40149/ using document root <none> and password file <none>
I20260709 13:13:24.707976  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.708177  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.708455  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.709532  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "37b59f4bda54440eb2906560c6ea8568"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.714234  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:13:24.717478  9002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.718302  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:24.718636  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "37b59f4bda54440eb2906560c6ea8568"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.718942  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-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)
I20260709 13:13:24.742797  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.744006  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.745497  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.747759  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.747982  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.748243  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.748447  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.789081  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:40325
I20260709 13:13:24.789194  9064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:40325 every 8 connection(s)
I20260709 13:13:24.794430  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.802259  9069 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
W20260709 13:13:24.804036  9070 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
I20260709 13:13:24.805816  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:24.805786  9072 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
I20260709 13:13:24.807228  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:24.807461  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:24.807654  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602804807617 us; error 0 us; skew 500 ppm
I20260709 13:13:24.808192  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.810963  4525 webserver.cc:533] Webserver started at http://127.4.107.66:44853/ using document root <none> and password file <none>
I20260709 13:13:24.811569  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.811861  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.812189  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.813409  9065 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46475
I20260709 13:13:24.813556  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "f9de2d756fca4f80a319048b6c4810d4"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.813877  9065 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:24.814658  9065 heartbeater.cc:507] Master 127.4.107.126:46475 requested a full tablet report, sending...
I20260709 13:13:24.816776  8938 ts_manager.cc:194] Registered new tserver with Master: 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325)
I20260709 13:13:24.819078  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:13:24.819078  8938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33752
I20260709 13:13:24.823338  9077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.824120  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:13:24.824445  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "f9de2d756fca4f80a319048b6c4810d4"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.824745  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-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)
I20260709 13:13:24.844024  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.845321  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.846827  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.849076  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.849261  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.849575  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.849763  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:13:24.890067  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:40649
I20260709 13:13:24.890172  9139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:40649 every 8 connection(s)
I20260709 13:13:24.894950  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:24.902375  9143 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
W20260709 13:13:24.904436  9144 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
I20260709 13:13:24.907943  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:24.908439  9146 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
I20260709 13:13:24.909068  9140 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46475
I20260709 13:13:24.909497  9140 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:24.910442  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:13:24.910462  9140 heartbeater.cc:507] Master 127.4.107.126:46475 requested a full tablet report, sending...
W20260709 13:13:24.910949  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:24.911170  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602804911152 us; error 0 us; skew 500 ppm
I20260709 13:13:24.911860  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:24.913065  8938 ts_manager.cc:194] Registered new tserver with Master: f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:24.914889  4525 webserver.cc:533] Webserver started at http://127.4.107.67:35493/ using document root <none> and password file <none>
I20260709 13:13:24.915143  8938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33760
I20260709 13:13:24.915599  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:24.915872  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:24.916195  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:24.917786  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.922796  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:24.926203  9151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.927073  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:24.927349  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:24.927613  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-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)
I20260709 13:13:24.951107  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:24.952239  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:24.953845  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:24.956174  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:24.956362  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.956666  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:24.956830  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:24.996299  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:45899
I20260709 13:13:24.996430  9213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:45899 every 8 connection(s)
I20260709 13:13:25.009943  9214 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46475
I20260709 13:13:25.010378  9214 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:25.011080  9214 heartbeater.cc:507] Master 127.4.107.126:46475 requested a full tablet report, sending...
I20260709 13:13:25.013031  8938 ts_manager.cc:194] Registered new tserver with Master: 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.013953  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014429677s
I20260709 13:13:25.014400  8938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33768
I20260709 13:13:25.039819  8938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33776:
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"
    }
  }
}
W20260709 13:13:25.043208  8938 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.
I20260709 13:13:25.110669  9030 tablet_service.cc:1511] Processing CreateTablet for tablet 4037e45498564645ae26529d520e2d34 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:25.112218  9030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4037e45498564645ae26529d520e2d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.116542  9179 tablet_service.cc:1511] Processing CreateTablet for tablet 4037e45498564645ae26529d520e2d34 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:25.118160  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4037e45498564645ae26529d520e2d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.118707  9028 tablet_service.cc:1511] Processing CreateTablet for tablet c726fb40c94c440bbb7946c6cc0397d5 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:25.120296  9028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c726fb40c94c440bbb7946c6cc0397d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.121867  9027 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f0de95747451498b4a1eb176a82cc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:25.123368  9027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f0de95747451498b4a1eb176a82cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.126820  9026 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:25.127755  9178 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0fe410c79d46ed82e74c937a2f4c27 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:25.128485  9026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.129660  9178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0fe410c79d46ed82e74c937a2f4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.133793  9029 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0fe410c79d46ed82e74c937a2f4c27 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:25.134255  9177 tablet_service.cc:1511] Processing CreateTablet for tablet c726fb40c94c440bbb7946c6cc0397d5 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:25.135402  9029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0fe410c79d46ed82e74c937a2f4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.135711  9177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c726fb40c94c440bbb7946c6cc0397d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.138861  9176 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f0de95747451498b4a1eb176a82cc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:25.139815  9025 tablet_service.cc:1511] Processing CreateTablet for tablet 19c014a0a00048f4a0980496b4dbb9fc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:25.140339  9176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f0de95747451498b4a1eb176a82cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.141264  9025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c014a0a00048f4a0980496b4dbb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.142854  9175 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:25.144356  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.145906  9174 tablet_service.cc:1511] Processing CreateTablet for tablet 19c014a0a00048f4a0980496b4dbb9fc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:25.148308  9105 tablet_service.cc:1511] Processing CreateTablet for tablet 4037e45498564645ae26529d520e2d34 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:25.151285  9104 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0fe410c79d46ed82e74c937a2f4c27 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:25.154522  9023 tablet_service.cc:1511] Processing CreateTablet for tablet a60608e0b47d40728ec5c094c8a96993 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:25.156064  9023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60608e0b47d40728ec5c094c8a96993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.158897  9103 tablet_service.cc:1511] Processing CreateTablet for tablet c726fb40c94c440bbb7946c6cc0397d5 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:25.159723  9096 tablet_service.cc:1511] Processing CreateTablet for tablet ef45bf0ab869444780bcb0072fd0aa7a (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:25.161449  9022 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:25.162966  9022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.162732  9098 tablet_service.cc:1511] Processing CreateTablet for tablet a60608e0b47d40728ec5c094c8a96993 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:25.164978  9099 tablet_service.cc:1511] Processing CreateTablet for tablet 489584b7994a4d16bac4258e7b2920d7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:25.167452  9100 tablet_service.cc:1511] Processing CreateTablet for tablet 19c014a0a00048f4a0980496b4dbb9fc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:25.171121  9102 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f0de95747451498b4a1eb176a82cc (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:25.173579  9021 tablet_service.cc:1511] Processing CreateTablet for tablet ef45bf0ab869444780bcb0072fd0aa7a (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:25.175035  9021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45bf0ab869444780bcb0072fd0aa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.176894  9101 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:25.178798  9097 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:25.142867  9024 tablet_service.cc:1511] Processing CreateTablet for tablet 489584b7994a4d16bac4258e7b2920d7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:25.185463  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4037e45498564645ae26529d520e2d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.185092  9173 tablet_service.cc:1511] Processing CreateTablet for tablet 489584b7994a4d16bac4258e7b2920d7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:25.187453  9172 tablet_service.cc:1511] Processing CreateTablet for tablet a60608e0b47d40728ec5c094c8a96993 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:25.190130  9096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45bf0ab869444780bcb0072fd0aa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.189893  9171 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7 (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:25.192231  9170 tablet_service.cc:1511] Processing CreateTablet for tablet ef45bf0ab869444780bcb0072fd0aa7a (DEFAULT_TABLE table=test-workload [id=ea3defc3b435420a941977ff1a3c25fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:25.194115  9024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489584b7994a4d16bac4258e7b2920d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.194857  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0fe410c79d46ed82e74c937a2f4c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.198159  9097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.199815  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef45bf0ab869444780bcb0072fd0aa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.199999  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c726fb40c94c440bbb7946c6cc0397d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.201610  9098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60608e0b47d40728ec5c094c8a96993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.203080  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60608e0b47d40728ec5c094c8a96993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.204567  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489584b7994a4d16bac4258e7b2920d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.210053  9099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489584b7994a4d16bac4258e7b2920d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.214073  9102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f0de95747451498b4a1eb176a82cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.216082  9174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c014a0a00048f4a0980496b4dbb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.222081  9101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7746e4743e4fd8a3f5ed04bc2c07a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.222081  9171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbf9ddf59ea4293a9a2e0aa4159c5f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.229677  9100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c014a0a00048f4a0980496b4dbb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:25.258550  9228 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.192623  9229 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.284121  9229 tablet_bootstrap.cc:654] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.290856  9230 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.316314  9230 tablet_bootstrap.cc:654] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.307906  9228 tablet_bootstrap.cc:654] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.342022  9228 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.342558  9229 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.342635  9228 ts_tablet_manager.cc:1403] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.000s
I20260709 13:13:25.343382  9229 ts_tablet_manager.cc:1403] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.006s
I20260709 13:13:25.342089  9230 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.346046  9230 ts_tablet_manager.cc:1403] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260709 13:13:25.348212  9229 raft_consensus.cc:359] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.348461  9228 raft_consensus.cc:359] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.349102  9229 raft_consensus.cc:385] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.349251  9228 raft_consensus.cc:385] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.348567  9230 raft_consensus.cc:359] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.349462  9229 raft_consensus.cc:740] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.349566  9228 raft_consensus.cc:740] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.349843  9230 raft_consensus.cc:385] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.350224  9230 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.350359  9229 consensus_queue.cc:260] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.350508  9228 consensus_queue.cc:260] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.350970  9230 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.352986  9065 heartbeater.cc:499] Master 127.4.107.126:46475 was elected leader, sending a full tablet report...
I20260709 13:13:25.353804  9229 ts_tablet_manager.cc:1434] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:13:25.355348  9229 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.364915  9229 tablet_bootstrap.cc:654] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.379922  9229 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.380648  9229 ts_tablet_manager.cc:1403] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260709 13:13:25.384791  9229 raft_consensus.cc:359] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.385967  9229 raft_consensus.cc:385] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.386382  9229 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.387415  9229 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.389573  9140 heartbeater.cc:499] Master 127.4.107.126:46475 was elected leader, sending a full tablet report...
I20260709 13:13:25.390463  9229 ts_tablet_manager.cc:1434] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260709 13:13:25.391927  9229 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.401160  9229 tablet_bootstrap.cc:654] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.410075  9237 raft_consensus.cc:493] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.412256  9237 raft_consensus.cc:515] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.419217  9237 leader_election.cc:290] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.428206  9214 heartbeater.cc:499] Master 127.4.107.126:46475 was elected leader, sending a full tablet report...
I20260709 13:13:25.429231  9228 ts_tablet_manager.cc:1434] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.086s	user 0.030s	sys 0.053s
I20260709 13:13:25.430737  9228 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.432704  9229 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.433382  9229 ts_tablet_manager.cc:1403] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.024s
I20260709 13:13:25.436671  9229 raft_consensus.cc:359] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.437559  9229 raft_consensus.cc:385] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.437954  9229 raft_consensus.cc:740] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.438836  9229 consensus_queue.cc:260] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.441378  9229 ts_tablet_manager.cc:1434] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:13:25.442564  9229 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.446132  9230 ts_tablet_manager.cc:1434] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.100s	user 0.027s	sys 0.040s
I20260709 13:13:25.448379  9228 tablet_bootstrap.cc:654] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.449149  9229 tablet_bootstrap.cc:654] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.450312  9230 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.461031  9230 tablet_bootstrap.cc:654] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.468925  9229 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.469877  9229 ts_tablet_manager.cc:1403] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 13:13:25.472390  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.474424  9229 raft_consensus.cc:359] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.475184  9229 raft_consensus.cc:385] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.475497  9229 raft_consensus.cc:740] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
W20260709 13:13:25.475760  9078 leader_election.cc:343] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.476274  9229 consensus_queue.cc:260] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.480762  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.478917  9230 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.481865  9040 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:25.482445  9230 ts_tablet_manager.cc:1403] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.001s
I20260709 13:13:25.482477  9229 ts_tablet_manager.cc:1434] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:13:25.484045  9229 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.484118  9080 leader_election.cc:304] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:25.485771  9237 raft_consensus.cc:2804] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.486202  9237 raft_consensus.cc:493] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.486582  9237 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.487004  9230 raft_consensus.cc:359] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.487867  9230 raft_consensus.cc:385] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.488186  9230 raft_consensus.cc:740] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.488838  9228 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.489425  9228 ts_tablet_manager.cc:1403] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.010s
I20260709 13:13:25.492264  9229 tablet_bootstrap.cc:654] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.491998  9230 consensus_queue.cc:260] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.493225  9228 raft_consensus.cc:359] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.494040  9228 raft_consensus.cc:385] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.494357  9228 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.494741  9230 ts_tablet_manager.cc:1434] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:13:25.495250  9228 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.495751  9230 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.497713  9228 ts_tablet_manager.cc:1434] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:13:25.498869  9228 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
W20260709 13:13:25.500492  9215 tablet.cc:2406] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:25.505018  9230 tablet_bootstrap.cc:654] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.506829  9228 tablet_bootstrap.cc:654] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.507896  9229 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.508533  9229 ts_tablet_manager.cc:1403] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 13:13:25.512447  9229 raft_consensus.cc:359] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.513372  9229 raft_consensus.cc:385] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.513793  9229 raft_consensus.cc:740] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.514598  9229 consensus_queue.cc:260] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.516907  9229 ts_tablet_manager.cc:1434] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:25.517630  9228 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.518036  9229 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.518208  9228 ts_tablet_manager.cc:1403] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:13:25.521780  9228 raft_consensus.cc:359] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.522563  9228 raft_consensus.cc:385] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.522869  9228 raft_consensus.cc:740] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.523775  9228 consensus_queue.cc:260] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.525148  9230 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.525538  9229 tablet_bootstrap.cc:654] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.525774  9230 ts_tablet_manager.cc:1403] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 13:13:25.526321  9228 ts_tablet_manager.cc:1434] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:13:25.527434  9228 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.534646  9228 tablet_bootstrap.cc:654] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.529516  9230 raft_consensus.cc:359] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.536269  9230 raft_consensus.cc:385] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.536641  9230 raft_consensus.cc:740] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.537106  9237 raft_consensus.cc:515] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.537664  9230 consensus_queue.cc:260] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.540213  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:25.540508  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:25.540652  9230 ts_tablet_manager.cc:1434] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:13:25.540834  9040 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:25.542138  9078 leader_election.cc:343] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.542224  9230 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.544764  9228 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.545356  9228 ts_tablet_manager.cc:1403] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260709 13:13:25.548795  9228 raft_consensus.cc:359] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.549810  9228 raft_consensus.cc:385] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.549810  9230 tablet_bootstrap.cc:654] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.550230  9228 raft_consensus.cc:740] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.551210  9228 consensus_queue.cc:260] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.554371  9228 ts_tablet_manager.cc:1434] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:25.555989  9040 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:25.556007  9228 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.559293  9080 leader_election.cc:304] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:25.559798  9230 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.560403  9230 ts_tablet_manager.cc:1403] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 13:13:25.560441  9236 raft_consensus.cc:2804] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.561395  9237 leader_election.cc:290] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.557446  9235 raft_consensus.cc:493] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.563777  9230 raft_consensus.cc:359] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.564107  9236 raft_consensus.cc:697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:25.557821  9229 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.564640  9235 raft_consensus.cc:515] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.565147  9229 ts_tablet_manager.cc:1403] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.008s
I20260709 13:13:25.565660  9228 tablet_bootstrap.cc:654] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.565501  9236 consensus_queue.cc:237] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.568439  9229 raft_consensus.cc:359] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.569298  9229 raft_consensus.cc:385] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.569705  9229 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.570711  9229 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.573813  9229 ts_tablet_manager.cc:1434] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:25.575260  9229 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.584816  9229 tablet_bootstrap.cc:654] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.593371  9235 leader_election.cc:290] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:25.564644  9230 raft_consensus.cc:385] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.599846  9230 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.603060  9235 raft_consensus.cc:493] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.603685  9235 raft_consensus.cc:515] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.604743  9229 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.605345  9229 ts_tablet_manager.cc:1403] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.007s
I20260709 13:13:25.606691  9235 leader_election.cc:290] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:25.600997  9230 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.608429  9229 raft_consensus.cc:359] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.609033  9230 ts_tablet_manager.cc:1434] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260709 13:13:25.609268  9229 raft_consensus.cc:385] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.610350  9230 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.609602  9229 raft_consensus.cc:740] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.615288  9229 consensus_queue.cc:260] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.616951  9234 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.617416  9234 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.617913  9229 ts_tablet_manager.cc:1434] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:13:25.619066  9229 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.619639  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:25.621125  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
W20260709 13:13:25.621680  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:13:25.622370  9152 leader_election.cc:343] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:25.624292  9152 leader_election.cc:343] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.626999  9228 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.627722  9228 ts_tablet_manager.cc:1403] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.072s	user 0.033s	sys 0.012s
I20260709 13:13:25.626793  8935 catalog_manager.cc:5697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.627843  9229 tablet_bootstrap.cc:654] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.630932  9228 raft_consensus.cc:359] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.632613  9228 raft_consensus.cc:385] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.633013  9228 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.634054  9228 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.634321  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.640038  9234 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.637123  9228 ts_tablet_manager.cc:1434] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:13:25.640514  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.648187  9039 raft_consensus.cc:2468] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:25.641167  9040 raft_consensus.cc:2468] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:25.640800  9230 tablet_bootstrap.cc:654] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.649595  9228 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.650440  9154 leader_election.cc:304] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.652362  9154 leader_election.cc:304] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.653810  9235 raft_consensus.cc:2804] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.654441  9235 raft_consensus.cc:493] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.654882  9235 raft_consensus.cc:3060] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.667197  9228 tablet_bootstrap.cc:654] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.679930  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
W20260709 13:13:25.682672  9003 leader_election.cc:343] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.684152  9235 raft_consensus.cc:515] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.685199  9229 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.685781  9229 ts_tablet_manager.cc:1403] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.013s
I20260709 13:13:25.686530  9235 leader_election.cc:290] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:25.688637  9229 raft_consensus.cc:359] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.688591  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:25.690001  9229 raft_consensus.cc:385] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.690366  9229 raft_consensus.cc:740] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.691169  9229 consensus_queue.cc:260] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
W20260709 13:13:25.691650  9152 leader_election.cc:343] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.693517  9229 ts_tablet_manager.cc:1434] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:25.695107  9229 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.689325  9264 raft_consensus.cc:2804] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.698349  9264 raft_consensus.cc:493] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.698843  9264 raft_consensus.cc:3060] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.698679  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.702083  9189 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:25.704238  9003 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.705026  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:25.705788  9039 raft_consensus.cc:3060] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.707686  9229 tablet_bootstrap.cc:654] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.709807  9234 raft_consensus.cc:2804] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.711262  9234 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.711743  9234 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.714768  9264 raft_consensus.cc:515] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.716327  9228 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.716900  9228 ts_tablet_manager.cc:1403] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.022s
I20260709 13:13:25.717340  9264 leader_election.cc:290] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:25.718170  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:25.718802  9040 raft_consensus.cc:3060] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.720019  9228 raft_consensus.cc:359] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.720885  9228 raft_consensus.cc:385] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.721200  9228 raft_consensus.cc:740] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.722055  9228 consensus_queue.cc:260] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.724416  9228 ts_tablet_manager.cc:1434] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:13:25.725704  9228 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.726024  9236 raft_consensus.cc:493] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.726913  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:25.726779  9236 raft_consensus.cc:515] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
W20260709 13:13:25.728641  9152 leader_election.cc:343] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.730814  9038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.731657  9038 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:25.731895  9236 leader_election.cc:290] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.735077  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.749132  9228 tablet_bootstrap.cc:654] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.749569  9189 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:25.733345  9080 leader_election.cc:304] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:25.753863  9236 raft_consensus.cc:2804] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.754539  9236 raft_consensus.cc:493] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.755125  9236 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.747371  9040 raft_consensus.cc:2468] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 1.
I20260709 13:13:25.758618  9154 leader_election.cc:304] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.760072  9230 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.760224  9264 raft_consensus.cc:2804] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.762843  9039 raft_consensus.cc:2468] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 1.
I20260709 13:13:25.767256  9264 raft_consensus.cc:697] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:25.764317  9234 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.768301  9154 leader_election.cc:304] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.768221  9264 consensus_queue.cc:237] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.769718  9235 raft_consensus.cc:2804] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.770337  9234 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Requested vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.772429  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:25.773109  9189 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.773572  9228 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.774199  9228 ts_tablet_manager.cc:1403] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.027s
I20260709 13:13:25.774292  9230 ts_tablet_manager.cc:1403] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.031s
I20260709 13:13:25.772428  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:25.768244  9229 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.779387  9229 ts_tablet_manager.cc:1403] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.027s
I20260709 13:13:25.780709  9264 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.781322  9264 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
W20260709 13:13:25.782333  9003 leader_election.cc:343] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.782505  9229 raft_consensus.cc:359] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.781234  8937 catalog_manager.cc:5697] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.779873  9230 raft_consensus.cc:359] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.783282  9229 raft_consensus.cc:385] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.785599  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:25.792606  9229 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.785727  9264 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
W20260709 13:13:25.793849  9152 leader_election.cc:343] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.788452  9230 raft_consensus.cc:385] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.783504  9228 raft_consensus.cc:359] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.794643  9230 raft_consensus.cc:740] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.795089  9228 raft_consensus.cc:385] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.784433  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.790061  9189 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:25.795851  9228 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.796757  9228 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
W20260709 13:13:25.797123  9154 leader_election.cc:343] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:25.797117  9003 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.797829  9154 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:25.798610  9264 raft_consensus.cc:2749] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.798863  9234 raft_consensus.cc:2804] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.787968  9236 raft_consensus.cc:515] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.799505  9230 consensus_queue.cc:260] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.800491  9234 raft_consensus.cc:697] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Becoming Leader. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Running, Role: LEADER
I20260709 13:13:25.801782  9236 leader_election.cc:290] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.802273  9234 consensus_queue.cc:237] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.802999  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:25.803210  9235 raft_consensus.cc:697] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:25.803668  9039 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.804296  9235 consensus_queue.cc:237] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.800648  9228 ts_tablet_manager.cc:1434] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:13:25.807224  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:25.807919  9188 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.793473  9229 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.808562  9228 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.810632  9229 ts_tablet_manager.cc:1434] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:13:25.811756  9229 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:25.817420  9228 tablet_bootstrap.cc:654] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.818226  8937 catalog_manager.cc:5697] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "37b59f4bda54440eb2906560c6ea8568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.821866  9188 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:25.823253  9078 leader_election.cc:304] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:25.824914  9039 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:25.825738  9236 raft_consensus.cc:2804] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.826826  9236 raft_consensus.cc:697] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:25.828095  9236 consensus_queue.cc:237] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.829873  9230 ts_tablet_manager.cc:1434] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.004s
I20260709 13:13:25.829937  8935 catalog_manager.cc:5697] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.833097  9251 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.833635  9251 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.834278  9228 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.834805  9228 ts_tablet_manager.cc:1403] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260709 13:13:25.835211  9229 tablet_bootstrap.cc:654] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.831064  9230 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.837771  9228 raft_consensus.cc:359] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.838860  9228 raft_consensus.cc:385] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.839258  9228 raft_consensus.cc:740] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.839434  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.840140  9188 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:25.840431  9228 consensus_queue.cc:260] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.843483  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.844209  9039 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:25.845225  9078 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:25.846158  9237 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.846526  9237 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.846848  9237 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.841446  9251 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.852885  9230 tablet_bootstrap.cc:654] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.852932  9228 ts_tablet_manager.cc:1434] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:13:25.854560  9228 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.862571  9234 raft_consensus.cc:493] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.863245  9234 raft_consensus.cc:515] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.865672  9234 leader_election.cc:290] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.867166  9237 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.867676  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:25.868520  9114 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:25.868976  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.869721  9188 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:25.870576  9228 tablet_bootstrap.cc:654] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.873188  9230 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.873761  9230 ts_tablet_manager.cc:1403] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.016s
I20260709 13:13:25.876101  9003 leader_election.cc:304] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:25.877461  9234 raft_consensus.cc:2804] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.877872  9234 raft_consensus.cc:493] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.878208  9234 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.879248  9230 raft_consensus.cc:359] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.880391  9230 raft_consensus.cc:385] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.880800  9230 raft_consensus.cc:740] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.881942  9230 consensus_queue.cc:260] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.885954  9236 raft_consensus.cc:493] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.886510  9236 raft_consensus.cc:515] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:25.887912  9230 ts_tablet_manager.cc:1434] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:13:25.889173  9230 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.889644  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.889870  9236 leader_election.cc:290] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.890089  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4037e45498564645ae26529d520e2d34" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.890514  9040 raft_consensus.cc:2393] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9de2d756fca4f80a319048b6c4810d4 in current term 1: Already voted for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in this term.
I20260709 13:13:25.886685  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:25.891423  9039 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.892040  9228 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:25.892602  9228 ts_tablet_manager.cc:1403] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260709 13:13:25.893464  9229 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: No bootstrap required, opened a new log
I20260709 13:13:25.894052  9229 ts_tablet_manager.cc:1403] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.010s
I20260709 13:13:25.895664  9228 raft_consensus.cc:359] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.896476  9228 raft_consensus.cc:385] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.896762  9228 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.896884  9229 raft_consensus.cc:359] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.897316  9230 tablet_bootstrap.cc:654] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.897655  9229 raft_consensus.cc:385] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.897594  9228 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.898294  9080 leader_election.cc:304] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:25.900142  9229 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.900906  9236 raft_consensus.cc:3060] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.902304  9234 raft_consensus.cc:515] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.903258  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:25.904114  9188 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.905462  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:25.906175  9114 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.913802  9237 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.914674  9114 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:25.915417  9229 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.899775  8935 catalog_manager.cc:5697] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.918040  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:25.921494  9003 leader_election.cc:304] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:25.921999  9230 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.918241  9257 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.922693  9230 ts_tablet_manager.cc:1403] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260709 13:13:25.922731  9257 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.923843  9039 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:25.925180  9080 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:25.918650  9234 leader_election.cc:290] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Requested vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.926143  9237 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.926187  9257 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.919925  9228 ts_tablet_manager.cc:1434] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:13:25.921963  9189 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.926180  9230 raft_consensus.cc:359] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.927731  9230 raft_consensus.cc:385] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:25.928030  9230 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:25.928889  9230 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.933012  9230 ts_tablet_manager.cc:1434] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:13:25.927076  9234 raft_consensus.cc:2804] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:25.934132  9230 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:25.934293  9234 raft_consensus.cc:697] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Becoming Leader. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Running, Role: LEADER
I20260709 13:13:25.919232  9236 raft_consensus.cc:2749] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.935954  9234 consensus_queue.cc:237] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.938349  9257 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.927052  9237 raft_consensus.cc:697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:25.941421  9257 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.941891  9237 consensus_queue.cc:237] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.942652  9230 tablet_bootstrap.cc:654] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.944406  9257 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.947865  9188 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:25.940605  9189 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:25.952240  9229 ts_tablet_manager.cc:1434] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.010s
I20260709 13:13:25.952169  9235 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.974665  9235 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.970685  9228 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: Bootstrap starting.
I20260709 13:13:25.977059  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.979161  9189 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:25.980203  8935 catalog_manager.cc:5697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:25.977984  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.958496  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:25.983911  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.984570  9039 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:25.986043  9154 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:25.987001  9269 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:25.987453  9269 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:25.987803  9269 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.989190  9228 tablet_bootstrap.cc:654] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:25.990113  9237 raft_consensus.cc:493] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:25.990824  9237 raft_consensus.cc:515] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:25.994444  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:25.994760  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489584b7994a4d16bac4258e7b2920d7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:25.995378  9039 raft_consensus.cc:2393] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9de2d756fca4f80a319048b6c4810d4 in current term 1: Already voted for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in this term.
I20260709 13:13:25.996858  9080 leader_election.cc:304] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:25.997774  9236 raft_consensus.cc:3060] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:25.997992  9230 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:25.998751  9230 ts_tablet_manager.cc:1403] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.032s
I20260709 13:13:25.994542  9237 leader_election.cc:290] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:25.961364  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:26.001729  9115 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:26.002187  9230 raft_consensus.cc:359] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.003131  9230 raft_consensus.cc:385] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.003458  9230 raft_consensus.cc:740] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.004479  9230 consensus_queue.cc:260] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.004994  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:26.005805  9115 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:26.006171  9236 raft_consensus.cc:2749] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:25.981283  9003 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:26.007840  9235 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:26.009069  9230 ts_tablet_manager.cc:1434] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:13:26.008880  9280 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:26.009636  9280 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:26.010041  9280 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.010444  9230 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:26.018409  9228 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: No bootstrap required, opened a new log
I20260709 13:13:26.019011  9228 ts_tablet_manager.cc:1403] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.000s
I20260709 13:13:26.019371  9280 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
W20260709 13:13:26.021118  9003 leader_election.cc:343] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:26.022408  9003 leader_election.cc:343] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:26.022910  9003 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568; no voters: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:26.023960  9188 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.025245  9228 raft_consensus.cc:359] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.026018  9228 raft_consensus.cc:385] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.026321  9228 raft_consensus.cc:740] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.026466  9230 tablet_bootstrap.cc:654] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.028298  9280 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Requested vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.029290  9279 raft_consensus.cc:2749] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:26.031087  9228 consensus_queue.cc:260] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.031531  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:26.032819  9115 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.038892  9269 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.040119  9228 ts_tablet_manager.cc:1434] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:13:26.042085  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:26.042770  9269 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:26.045123  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:26.045933  9230 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:26.046136  9039 raft_consensus.cc:2393] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62ec463bea73439db81d9ca9b6cf5bf8 in current term 1: Already voted for candidate 37b59f4bda54440eb2906560c6ea8568 in this term.
I20260709 13:13:26.046540  9230 ts_tablet_manager.cc:1403] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.006s
I20260709 13:13:26.047279  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:26.043008  9189 raft_consensus.cc:2393] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37b59f4bda54440eb2906560c6ea8568 in current term 1: Already voted for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in this term.
I20260709 13:13:26.049702  9152 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:26.049916  9230 raft_consensus.cc:359] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.050765  9230 raft_consensus.cc:385] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.051047  9230 raft_consensus.cc:740] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.051510  9237 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:26.051785  9230 consensus_queue.cc:260] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.052091  9237 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.054214  9230 ts_tablet_manager.cc:1434] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:26.054461  9237 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.056213  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:26.055994  9236 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:26.055898  8935 catalog_manager.cc:5697] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "37b59f4bda54440eb2906560c6ea8568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.057852  9235 raft_consensus.cc:2749] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:26.058677  9235 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:26.059198  9235 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.062541  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:26.063313  9230 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: Bootstrap starting.
I20260709 13:13:26.063273  9115 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:26.066243  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:26.070119  9235 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:26.070438  9230 tablet_bootstrap.cc:654] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.070956  9003 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:26.072687  9234 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:26.073218  9234 raft_consensus.cc:697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Becoming Leader. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Running, Role: LEADER
I20260709 13:13:26.063390  9040 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:26.074946  9154 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:26.074520  9234 consensus_queue.cc:237] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.071487  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:26.082134  9280 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:26.071015  9188 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 0.
I20260709 13:13:26.082831  9230 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: No bootstrap required, opened a new log
I20260709 13:13:26.082360  9115 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 0.
I20260709 13:13:26.087353  9078 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568
I20260709 13:13:26.082747  9280 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.083349  9235 raft_consensus.cc:2804] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:26.083515  9230 ts_tablet_manager.cc:1403] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 13:13:26.088277  9251 raft_consensus.cc:2804] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:26.088765  9251 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:26.089171  9251 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.089952  9235 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:26.090456  9235 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.094594  9230 raft_consensus.cc:359] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.095577  9230 raft_consensus.cc:385] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.095896  9230 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.096899  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:26.094588  9280 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.097839  9251 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.099785  9235 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.100771  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:26.101399  9040 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.096701  9230 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.102811  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:26.103613  9230 ts_tablet_manager.cc:1434] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:13:26.104243  9115 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:26.106438  9235 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:26.107317  9003 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:26.113147  9040 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:26.113565  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:26.119359  9080 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:26.119961  9115 raft_consensus.cc:2393] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62ec463bea73439db81d9ca9b6cf5bf8 in current term 1: Already voted for candidate f9de2d756fca4f80a319048b6c4810d4 in this term.
I20260709 13:13:26.120133  9236 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:26.121984  9152 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:26.123168  9236 raft_consensus.cc:2804] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:26.123700  9236 raft_consensus.cc:697] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:26.124145  9251 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.124405  9187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:26.125383  9187 raft_consensus.cc:2393] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9de2d756fca4f80a319048b6c4810d4 in current term 1: Already voted for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in this term.
I20260709 13:13:26.124591  9236 consensus_queue.cc:237] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.127700  9269 raft_consensus.cc:2749] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:26.114369  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:26.113953  9280 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:26.134202  9280 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:26.134826  9280 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.115707  8937 catalog_manager.cc:5697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "37b59f4bda54440eb2906560c6ea8568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.150086  9188 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 0.
I20260709 13:13:26.152350  9280 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.155795  9280 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Requested vote from peers f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.156486  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:26.160202  9115 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.162518  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "37b59f4bda54440eb2906560c6ea8568" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:26.163523  9188 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.168638  9115 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:26.170060  9003 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:26.171257  8937 catalog_manager.cc:5697] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.173220  9234 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:26.173550  9188 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b59f4bda54440eb2906560c6ea8568 in term 1.
I20260709 13:13:26.174005  9234 raft_consensus.cc:697] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Becoming Leader. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Running, Role: LEADER
I20260709 13:13:26.174988  9234 consensus_queue.cc:237] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.184379  9235 consensus_queue.cc:1048] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.190366  8938 catalog_manager.cc:5697] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "37b59f4bda54440eb2906560c6ea8568" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:26.195529  9264 consensus_queue.cc:1048] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:26.216899  9236 consensus_queue.cc:1048] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.217981  9237 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:26.218624  9237 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:26.220570  9237 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:26.222795  9039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b59f4bda54440eb2906560c6ea8568" is_pre_election: true
I20260709 13:13:26.222818  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:26.224758  9188 raft_consensus.cc:2393] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9de2d756fca4f80a319048b6c4810d4 in current term 1: Already voted for candidate 37b59f4bda54440eb2906560c6ea8568 in this term.
I20260709 13:13:26.228710  9078 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:26.231067  9237 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.232038  9251 consensus_queue.cc:1048] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.239149  9237 raft_consensus.cc:2749] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:26.249225  9269 consensus_queue.cc:1048] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:26.261022  9235 consensus_queue.cc:1048] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.334498  4525 ts_manager.cc:295] Set tserver state for 37b59f4bda54440eb2906560c6ea8568 to MAINTENANCE_MODE
I20260709 13:13:26.334498  9234 consensus_queue.cc:1048] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:26.336205  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
I20260709 13:13:26.359728  9279 consensus_queue.cc:1048] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:26.393136  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:26.394392  4525 tablet_replica.cc:333] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.395623  4525 raft_consensus.cc:2243] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.396292  4525 raft_consensus.cc:2272] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.399158  4525 tablet_replica.cc:333] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.399803  4525 raft_consensus.cc:2243] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.400360  4525 raft_consensus.cc:2272] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.403529  4525 tablet_replica.cc:333] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.404198  4525 raft_consensus.cc:2243] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:26.405135  4525 pending_rounds.cc:70] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Trying to abort 1 pending ops.
I20260709 13:13:26.405351  4525 pending_rounds.cc:77] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305637094102970368 op_type: NO_OP noop_request { }
I20260709 13:13:26.405679  4525 raft_consensus.cc:2889] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:13:26.406069  4525 raft_consensus.cc:2272] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.409417  4525 tablet_replica.cc:333] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.410298  4525 raft_consensus.cc:2243] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.410933  4525 raft_consensus.cc:2272] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.415043  4525 tablet_replica.cc:333] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.415721  4525 raft_consensus.cc:2243] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:26.416664  4525 raft_consensus.cc:2272] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.419787  4525 tablet_replica.cc:333] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.421187  4525 raft_consensus.cc:2243] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.422202  4525 raft_consensus.cc:2272] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.426697  4525 tablet_replica.cc:333] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.428059  4525 raft_consensus.cc:2243] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.429131  4525 raft_consensus.cc:2272] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:26.431958  9080 consensus_peers.cc:597] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:26.434407  4525 tablet_replica.cc:333] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.435482  4525 raft_consensus.cc:2243] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:26.436679  4525 pending_rounds.cc:70] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Trying to abort 1 pending ops.
I20260709 13:13:26.436877  4525 pending_rounds.cc:77] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305637093707714560 op_type: NO_OP noop_request { }
I20260709 13:13:26.437247  4525 raft_consensus.cc:2889] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:13:26.437721  4525 raft_consensus.cc:2272] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.440897  4525 tablet_replica.cc:333] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.441826  4525 raft_consensus.cc:2243] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:26.443053  4525 pending_rounds.cc:70] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Trying to abort 1 pending ops.
I20260709 13:13:26.443334  4525 pending_rounds.cc:77] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305637093163163648 op_type: NO_OP noop_request { }
I20260709 13:13:26.443686  4525 raft_consensus.cc:2889] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:13:26.443996  4525 raft_consensus.cc:2272] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.447911  4525 tablet_replica.cc:333] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: stopping tablet replica
I20260709 13:13:26.448477  4525 raft_consensus.cc:2243] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:26.449111  4525 raft_consensus.cc:2272] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.489898  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
I20260709 13:13:26.568444  9237 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:13:26.602052  9080 consensus_peers.cc:597] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:26.624374  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:26.649340  9237 consensus_queue.cc:1048] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:26.715967  9154 consensus_peers.cc:597] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:26.716140  9080 consensus_peers.cc:597] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:26.721218  9154 consensus_peers.cc:597] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:26.751329  9080 consensus_peers.cc:597] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:27.610397  9237 raft_consensus.cc:493] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.610991  9237 raft_consensus.cc:515] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.612881  9237 leader_election.cc:290] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:27.614303  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:27.615173  9188 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:27.616554  9078 leader_election.cc:304] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
W20260709 13:13:27.617131  9080 leader_election.cc:336] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:27.617352  9237 raft_consensus.cc:2804] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:27.617863  9237 raft_consensus.cc:493] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.618180  9237 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:27.625411  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:27.626227  9237 raft_consensus.cc:515] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.627877  9237 leader_election.cc:290] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:27.628997  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:27.629738  9188 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:27.631600  9080 leader_election.cc:336] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:27.636255  9188 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 2.
I20260709 13:13:27.637264  9078 leader_election.cc:304] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568
I20260709 13:13:27.637969  9237 raft_consensus.cc:2804] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:27.638381  9237 raft_consensus.cc:697] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:27.639317  9237 consensus_queue.cc:237] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER 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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.646132  8935 catalog_manager.cc:5697] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 1 to 2, leader changed from 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.853152  9237 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37b59f4bda54440eb2906560c6ea8568)
I20260709 13:13:27.853710  9237 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.855475  9237 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:27.856559  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
W20260709 13:13:27.858878  9080 leader_election.cc:336] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:27.859196  9080 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [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: f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:27.859741  9237 raft_consensus.cc:2749] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:27.864717  9264 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37b59f4bda54440eb2906560c6ea8568)
I20260709 13:13:27.865207  9264 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.866931  9264 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:27.868089  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4" is_pre_election: true
I20260709 13:13:27.868667  9115 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 1.
I20260709 13:13:27.869943  9152 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
W20260709 13:13:27.870636  9154 leader_election.cc:336] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:27.870721  9264 raft_consensus.cc:2804] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:27.871119  9264 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37b59f4bda54440eb2906560c6ea8568)
I20260709 13:13:27.871471  9264 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.877493  9264 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.879159  9264 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:27.880203  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:27.880842  9115 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:27.882651  9154 leader_election.cc:336] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:27.886659  9115 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:27.887632  9152 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568
I20260709 13:13:27.888298  9264 raft_consensus.cc:2804] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:27.889106  9264 raft_consensus.cc:697] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:27.889930  9264 consensus_queue.cc:237] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.897112  8935 catalog_manager.cc:5697] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 1 to 2, leader changed from 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.987637  9237 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.988226  9237 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:27.990057  9237 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:27.991118  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:27.991811  9188 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:27.992774  9078 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:27.993535  9237 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:27.993963  9237 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.994256  9237 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:27.994414  9080 leader_election.cc:336] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:28.000662  9237 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:28.002557  9237 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:28.003671  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:28.004465  9188 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:28.006328  9080 leader_election.cc:336] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:28.011462  9188 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 2.
I20260709 13:13:28.012593  9078 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568
I20260709 13:13:28.013303  9237 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.013847  9237 raft_consensus.cc:697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:28.014792  9237 consensus_queue.cc:237] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER 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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:28.021812  8935 catalog_manager.cc:5697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 1 to 2, leader changed from 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.079710  9188 raft_consensus.cc:1275] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:28.081118  9237 consensus_queue.cc:1048] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:28.082178  9080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111) [suppressed 115 similar messages]
W20260709 13:13:28.084836  9080 consensus_peers.cc:597] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:28.121834  9237 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:28.122371  9237 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:28.124276  9237 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:28.125514  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" is_pre_election: true
I20260709 13:13:28.126332  9188 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 1.
I20260709 13:13:28.127389  9078 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
W20260709 13:13:28.128103  9080 leader_election.cc:336] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:28.128196  9237 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:28.128649  9237 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:28.128989  9237 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.134932  9237 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:28.136581  9237 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:28.137707  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:28.138307  9188 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:13:28.140362  9080 leader_election.cc:336] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111)
I20260709 13:13:28.143705  9188 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 2.
I20260709 13:13:28.144819  9078 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 37b59f4bda54440eb2906560c6ea8568
I20260709 13:13:28.145578  9237 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.146070  9237 raft_consensus.cc:697] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:28.146910  9237 consensus_queue.cc:237] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER 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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:28.154937  8937 catalog_manager.cc:5697] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 1 to 2, leader changed from 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:28.317395  9154 consensus_peers.cc:597] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:28.459576  9188 raft_consensus.cc:1275] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:28.460987  9237 consensus_queue.cc:1048] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:28.476301  9080 consensus_peers.cc:597] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:28.508592  9115 raft_consensus.cc:1275] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.510180  9264 consensus_queue.cc:1048] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:28.531509  9080 consensus_peers.cc:597] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:28.626694  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:28.695856  9188 raft_consensus.cc:1275] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:28.697664  9251 consensus_queue.cc:1048] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:28.948189  9080 consensus_peers.cc:597] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.036820  9080 consensus_peers.cc:597] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.128064  9154 consensus_peers.cc:597] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.142140  9080 consensus_peers.cc:597] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.235826  9080 consensus_peers.cc:597] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.319378  9154 consensus_peers.cc:597] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:29.627851  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:13:30.628952  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:13:30.644520  9080 consensus_peers.cc:597] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:30.745040  9080 consensus_peers.cc:597] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:30.946125  9154 consensus_peers.cc:597] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:31.016156  9080 consensus_peers.cc:597] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:31.430145  9080 consensus_peers.cc:597] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:31.522644  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:31.529996  9333 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
W20260709 13:13:31.530030  9332 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
W20260709 13:13:31.531071  9335 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
I20260709 13:13:31.534654  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:31.538095  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:31.538331  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:31.538475  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602811538463 us; error 0 us; skew 500 ppm
I20260709 13:13:31.538955  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:31.541788  4525 webserver.cc:533] Webserver started at http://127.4.107.65:40149/ using document root <none> and password file <none>
I20260709 13:13:31.542280  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:31.542439  4525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:13:31.546499  4525 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:13:31.550546  9340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:31.551474  4525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:13:31.551807  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "37b59f4bda54440eb2906560c6ea8568"
format_stamp: "Formatted at 2026-07-09 13:13:24 on dist-test-slave-7f95"
I20260709 13:13:31.552172  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602674802462-4525-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)
W20260709 13:13:31.568035  9080 consensus_peers.cc:597] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:31.572254  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:31.573913  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:31.575943  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:31.581871  9347 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:13:31.614337  9154 consensus_peers.cc:597] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:13:31.630009  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:31.638669  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:13:31.639092  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.002s	sys 0.002s
I20260709 13:13:31.639478  4525 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:13:31.645025  9347 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.658905  9347 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.659739  9347 tablet_bootstrap.cc:492] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.660298  9347 ts_tablet_manager.cc:1403] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:13:31.662737  9347 raft_consensus.cc:359] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.663509  9347 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.664214  9347 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.666834  9347 ts_tablet_manager.cc:1434] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:13:31.667528  9347 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
W20260709 13:13:31.681813  9080 consensus_peers.cc:597] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:31.682910  9347 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.683730  9347 tablet_bootstrap.cc:492] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.684312  9347 ts_tablet_manager.cc:1403] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:13:31.686517  9347 raft_consensus.cc:359] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.687054  9347 raft_consensus.cc:740] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.687690  4525 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:13:31.688077  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.049s	user 0.045s	sys 0.002s
I20260709 13:13:31.687723  9347 consensus_queue.cc:260] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.689939  9347 ts_tablet_manager.cc:1434] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:13:31.690632  9347 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.705221  9347 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.706264  9347 tablet_bootstrap.cc:492] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.707010  9347 ts_tablet_manager.cc:1403] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:13:31.709091  9347 raft_consensus.cc:359] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.709847  9347 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.710548  9347 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.712256  9347 ts_tablet_manager.cc:1434] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:13:31.712939  9347 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.731184  9347 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.731956  9347 tablet_bootstrap.cc:492] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.732551  9347 ts_tablet_manager.cc:1403] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:13:31.737308  9347 raft_consensus.cc:359] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.738286  9347 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.739144  9347 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.740944  9347 ts_tablet_manager.cc:1434] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:31.741652  9347 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
W20260709 13:13:31.747720  9080 consensus_peers.cc:597] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:13:31.757099  9347 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.758304  9347 tablet_bootstrap.cc:492] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.759172  9347 ts_tablet_manager.cc:1403] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:13:31.762658  9347 raft_consensus.cc:359] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.763697  9347 raft_consensus.cc:740] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.764684  9347 consensus_queue.cc:260] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.767261  9347 ts_tablet_manager.cc:1434] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:31.768307  9347 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.769723  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:40325
I20260709 13:13:31.769929  9409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:40325 every 8 connection(s)
I20260709 13:13:31.776124  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:31.808872  9347 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.810043  9347 tablet_bootstrap.cc:492] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.810827  9347 ts_tablet_manager.cc:1403] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.012s
I20260709 13:13:31.812296  9410 heartbeater.cc:344] Connected to a master server at 127.4.107.126:46475
I20260709 13:13:31.812748  9410 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:31.813784  9410 heartbeater.cc:507] Master 127.4.107.126:46475 requested a full tablet report, sending...
I20260709 13:13:31.814285  9347 raft_consensus.cc:359] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:31.815133  9347 raft_consensus.cc:740] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.815914  9347 consensus_queue.cc:260] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } }
I20260709 13:13:31.817502  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:31.818169  9347 ts_tablet_manager.cc:1434] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:31.818395  9115 raft_consensus.cc:606] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:31.819094  9347 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.821684  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:31.822307  9115 raft_consensus.cc:606] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:31.823935  8935 ts_manager.cc:194] Re-registered known tserver with Master: 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325)
I20260709 13:13:31.825480  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:31.826184  9115 raft_consensus.cc:606] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:31.827714  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:31.828395  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:31.829171  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:31.832435  9347 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.833462  9347 tablet_bootstrap.cc:492] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.834236  9347 ts_tablet_manager.cc:1403] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:13:31.836040  8935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36110
I20260709 13:13:31.836860  9347 raft_consensus.cc:359] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.837503  9347 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.838227  9347 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.839687  9410 heartbeater.cc:499] Master 127.4.107.126:46475 was elected leader, sending a full tablet report...
I20260709 13:13:31.839730  9347 ts_tablet_manager.cc:1434] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:13:31.840780  9347 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.854171  9347 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.855239  9347 tablet_bootstrap.cc:492] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.855970  9347 ts_tablet_manager.cc:1403] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:13:31.858521  9347 raft_consensus.cc:359] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.859239  9419 raft_consensus.cc:993] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:31.859391  9347 raft_consensus.cc:740] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.859937  9251 raft_consensus.cc:1081] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:31.860466  9347 consensus_queue.cc:260] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.861860  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:31.862516  9189 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:31.862581  9347 ts_tablet_manager.cc:1434] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:31.862936  9189 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.863538  9347 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.870966  9189 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.877322  9189 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:31.878732  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:31.879848  9115 raft_consensus.cc:3055] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:31.880358  9115 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:31.881692  9115 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.883796  9115 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.888592  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:31.889459  9384 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.892026  9347 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.893110  9347 tablet_bootstrap.cc:492] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.893879  9347 ts_tablet_manager.cc:1403] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.015s
I20260709 13:13:31.894595  9115 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:31.896171  9152 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:31.896463  9347 raft_consensus.cc:359] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.897228  9347 raft_consensus.cc:740] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.897290  9329 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:31.898131  9347 consensus_queue.cc:260] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.900617  9384 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:31.903205  9347 ts_tablet_manager.cc:1434] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:31.904134  9347 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap starting.
I20260709 13:13:31.912029  9329 raft_consensus.cc:697] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:31.913599  9329 consensus_queue.cc:237] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.921804  9347 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: 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
I20260709 13:13:31.922709  9347 tablet_bootstrap.cc:492] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Bootstrap complete.
I20260709 13:13:31.923388  9347 ts_tablet_manager.cc:1403] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:13:31.924444  8935 catalog_manager.cc:5697] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 1 to 2, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:31.925895  9347 raft_consensus.cc:359] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.926602  9347 raft_consensus.cc:740] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b59f4bda54440eb2906560c6ea8568, State: Initialized, Role: FOLLOWER
I20260709 13:13:31.927302  9347 consensus_queue.cc:260] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:31.929442  9347 ts_tablet_manager.cc:1434] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:31.949029  9384 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.956176  9384 pending_rounds.cc:85] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Aborting all ops after (but not including) 0
I20260709 13:13:31.956542  9384 pending_rounds.cc:107] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:13:31.956811  9384 raft_consensus.cc:2889] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:13:31.976274  9384 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.012537  9384 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.018131  9384 pending_rounds.cc:85] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Aborting all ops after (but not including) 0
I20260709 13:13:32.018344  9384 pending_rounds.cc:107] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:13:32.018671  9384 raft_consensus.cc:2889] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:13:32.104704  9251 raft_consensus.cc:993] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:32.105185  9419 raft_consensus.cc:1081] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:32.106675  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:32.107251  9189 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.107577  9189 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.113646  9189 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.115527  9189 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:32.116287  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:32.116580  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:32.116914  9384 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.117178  9115 raft_consensus.cc:3055] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:32.117512  9115 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:32.118348  9115 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.119287  9115 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.122778  9384 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:32.123979  9154 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:32.124847  9329 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:32.124907  9115 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:32.125340  9329 raft_consensus.cc:697] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:32.126358  9329 consensus_queue.cc:237] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.133213  8937 catalog_manager.cc:5697] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 2 to 3, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:32.260829  9419 raft_consensus.cc:993] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:32.261299  9251 raft_consensus.cc:1081] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:32.262928  9189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:32.263504  9189 raft_consensus.cc:493] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.263833  9189 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.264518  9384 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.271660  9384 pending_rounds.cc:85] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Aborting all ops after (but not including) 0
I20260709 13:13:32.271431  9189 raft_consensus.cc:515] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.272038  9384 pending_rounds.cc:107] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:13:32.272320  9384 raft_consensus.cc:2889] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:13:32.274784  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:32.274968  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f0de95747451498b4a1eb176a82cc" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:32.275501  9383 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.275686  9115 raft_consensus.cc:3055] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:32.276125  9115 raft_consensus.cc:740] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:32.276548  9189 leader_election.cc:290] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:32.276973  9115 consensus_queue.cc:260] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.278203  9115 raft_consensus.cc:3060] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.282289  9383 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:32.283577  9154 leader_election.cc:304] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:32.284456  9329 raft_consensus.cc:2804] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:32.284958  9329 raft_consensus.cc:697] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:32.285876  9329 consensus_queue.cc:237] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:32.286300  9115 raft_consensus.cc:2468] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:32.293342  8937 catalog_manager.cc:5697] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 1 to 2, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:32.345993  9383 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.347436  9329 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:32.359637  9115 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.361960  9439 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:32.577019  9383 raft_consensus.cc:1275] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:32.578454  9439 consensus_queue.cc:1048] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:32.587381  9115 raft_consensus.cc:1275] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:32.589123  9444 consensus_queue.cc:1048] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:32.631067  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:32.771018  9115 raft_consensus.cc:1275] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.772339  9444 consensus_queue.cc:1048] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:32.781034  9383 raft_consensus.cc:1275] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.782721  9439 consensus_queue.cc:1048] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:32.841907  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:32.849774  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:32.850369  9115 raft_consensus.cc:606] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:32.863260  9189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:32.863760  9189 raft_consensus.cc:606] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:32.866357  9189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:32.866829  9189 raft_consensus.cc:606] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:32.867834  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:32.868374  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:32.868996  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:33.086022  9422 raft_consensus.cc:993] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:33.086588  9439 raft_consensus.cc:1081] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:33.088222  9115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:33.088754  9115 raft_consensus.cc:493] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.089103  9115 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:33.094298  9115 raft_consensus.cc:515] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.096081  9115 leader_election.cc:290] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 4 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:33.096997  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:33.097136  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef45bf0ab869444780bcb0072fd0aa7a" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:33.097790  9383 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:33.097867  9189 raft_consensus.cc:3055] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:33.098326  9189 raft_consensus.cc:740] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:33.099164  9189 consensus_queue.cc:260] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.100461  9189 raft_consensus.cc:3060] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:33.103340  9383 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 4.
I20260709 13:13:33.104537  9080 leader_election.cc:304] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:33.105397  9443 raft_consensus.cc:2804] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:33.106021  9443 raft_consensus.cc:697] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 4 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:33.106884  9189 raft_consensus.cc:2468] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 4.
I20260709 13:13:33.106848  9443 consensus_queue.cc:237] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.113682  8938 catalog_manager.cc:5697] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 3 to 4, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 4 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:33.151616  9419 raft_consensus.cc:993] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:33.152069  9443 raft_consensus.cc:1081] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:33.153532  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:33.154192  9188 raft_consensus.cc:493] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.154549  9188 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:33.160916  9188 raft_consensus.cc:515] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.162810  9188 leader_election.cc:290] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:33.163648  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:33.163939  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:33.164299  9383 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:33.164551  9115 raft_consensus.cc:3055] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:33.164952  9115 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:33.165705  9115 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.166646  9115 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:33.170482  9383 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:33.171991  9154 leader_election.cc:304] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:33.172261  9115 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:33.172900  9439 raft_consensus.cc:2804] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:33.173456  9439 raft_consensus.cc:697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:33.174451  9439 consensus_queue.cc:237] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.182214  8938 catalog_manager.cc:5697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 1 to 2, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:33.352145  9422 raft_consensus.cc:993] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:33.352705  9439 raft_consensus.cc:1081] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:33.354423  9115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:33.354980  9115 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.355227  9115 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:33.361466  9115 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.363658  9115 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:33.365371  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:33.365675  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:33.366055  9383 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:33.366297  9188 raft_consensus.cc:3055] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:33.366679  9188 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:33.367420  9188 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.368381  9188 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:33.372499  9383 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:33.373972  9080 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:33.374195  9188 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:33.374941  9443 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:33.375595  9443 raft_consensus.cc:697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:33.376479  9443 consensus_queue.cc:237] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:33.383862  8938 catalog_manager.cc:5697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 2 to 3, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:33.568022  9188 raft_consensus.cc:1275] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:33.569243  9443 consensus_queue.cc:1048] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:33.577381  9383 raft_consensus.cc:1275] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:33.578907  9419 consensus_queue.cc:1048] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:13:33.631942  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:33.652155  9115 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:33.653424  9439 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:33.662245  9383 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:33.666415  9329 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:33.876034  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:33.883088  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:33.883554  9115 raft_consensus.cc:606] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:33.885876  9188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:33.886356  9188 raft_consensus.cc:606] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:33.888510  9115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:33.888931  9115 raft_consensus.cc:606] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:33.889978  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:33.890450  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:33.890988  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:33.973383  9383 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:33.974766  9251 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:33.984875  9188 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:33.986763  9443 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:33.993312  9419 raft_consensus.cc:993] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:33.993877  9443 raft_consensus.cc:1081] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:33.995321  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:33.995770  9188 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:33.996047  9188 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:34.000891  9188 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.002668  9188 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 4 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:34.003695  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:34.004004  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:34.004364  9115 raft_consensus.cc:3055] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:34.004577  9383 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:34.004704  9115 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:34.005506  9115 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.006737  9115 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:34.011979  9383 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 4.
I20260709 13:13:34.013268  9154 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:34.013669  9115 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 4.
I20260709 13:13:34.014245  9329 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:34.014727  9329 raft_consensus.cc:697] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:34.015458  9329 consensus_queue.cc:237] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.021194  8938 catalog_manager.cc:5697] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 3 to 4, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 4 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:34.036252  9419 raft_consensus.cc:993] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:34.036761  9443 raft_consensus.cc:1081] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:34.038087  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:34.038537  9188 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:34.038815  9188 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.043298  9188 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.044816  9188 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:34.045882  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:34.045882  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:34.046615  9383 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.046624  9115 raft_consensus.cc:3055] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:34.047137  9115 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:34.047860  9115 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.048909  9115 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.052265  9383 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:34.053467  9115 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:34.053452  9154 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:34.054438  9329 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:34.054968  9329 raft_consensus.cc:697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:34.055778  9329 consensus_queue.cc:237] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.062326  8938 catalog_manager.cc:5697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 2 to 3, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:34.239295  9466 raft_consensus.cc:993] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:34.239804  9422 raft_consensus.cc:1081] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:34.241231  9115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:34.241752  9115 raft_consensus.cc:493] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:34.242043  9115 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.246508  9115 raft_consensus.cc:515] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.248076  9115 leader_election.cc:290] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:34.248972  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:34.249147  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:34.249603  9383 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.249773  9188 raft_consensus.cc:3055] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:34.250168  9188 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:34.250831  9188 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.251708  9188 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:34.255743  9383 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:34.257054  9080 leader_election.cc:304] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:34.257776  9443 raft_consensus.cc:2804] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:34.258289  9188 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:34.258302  9443 raft_consensus.cc:697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:34.259440  9443 consensus_queue.cc:237] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:34.265718  8938 catalog_manager.cc:5697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 2 to 3, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:34.523413  9383 raft_consensus.cc:1275] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:34.524703  9422 consensus_queue.cc:1048] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:34.536178  9115 raft_consensus.cc:1275] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:34.538570  9466 consensus_queue.cc:1048] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:34.611589  9114 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:34.612914  9422 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:34.617105  9383 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:34.620007  9422 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:13:34.632817  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:34.711946  9383 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:34.713488  9443 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:34.722606  9188 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:34.724467  9443 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:34.897266  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:34.904544  9114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:34.905133  9114 raft_consensus.cc:606] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:34.907756  9188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:34.908250  9188 raft_consensus.cc:606] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:34.910517  9188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:34.910964  9188 raft_consensus.cc:606] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:34.911890  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:34.912431  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:34.913079  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:35.060660  9329 raft_consensus.cc:993] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:35.061318  9422 raft_consensus.cc:1081] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:35.062877  9114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:35.063426  9114 raft_consensus.cc:493] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.063740  9114 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.072412  9114 raft_consensus.cc:515] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.074669  9114 leader_election.cc:290] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 5 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:35.075809  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:35.075490  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60608e0b47d40728ec5c094c8a96993" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:35.076745  9188 raft_consensus.cc:3055] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:35.076851  9384 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.077279  9188 raft_consensus.cc:740] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:35.078140  9188 consensus_queue.cc:260] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.079358  9188 raft_consensus.cc:3060] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.084676  9384 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 5.
I20260709 13:13:35.086285  9188 raft_consensus.cc:2468] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 5.
I20260709 13:13:35.086344  9080 leader_election.cc:304] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:35.087379  9443 raft_consensus.cc:2804] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:35.087788  9443 raft_consensus.cc:697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 5 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:35.088529  9443 consensus_queue.cc:237] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.095276  8935 catalog_manager.cc:5697] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 4 to 5, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 5 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:35.102483  9329 raft_consensus.cc:993] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:35.103184  9329 raft_consensus.cc:1081] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:35.104718  9114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:35.105314  9114 raft_consensus.cc:493] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.105662  9114 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.111019  9114 raft_consensus.cc:515] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.112938  9114 leader_election.cc:290] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 4 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:35.113716  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:35.114058  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7746e4743e4fd8a3f5ed04bc2c07a2" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:35.114429  9384 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.114656  9188 raft_consensus.cc:3055] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:35.114979  9188 raft_consensus.cc:740] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:35.115592  9188 consensus_queue.cc:260] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.116432  9188 raft_consensus.cc:3060] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.120486  9384 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 4.
I20260709 13:13:35.121186  9188 raft_consensus.cc:2468] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 4.
I20260709 13:13:35.121887  9080 leader_election.cc:304] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:35.122661  9443 raft_consensus.cc:2804] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:35.123059  9443 raft_consensus.cc:697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 4 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:35.123786  9443 consensus_queue.cc:237] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.129822  8938 catalog_manager.cc:5697] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 3 to 4, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 4 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:35.380069  9480 raft_consensus.cc:993] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:35.380503  9443 raft_consensus.cc:1081] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:35.381836  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:35.382279  9188 raft_consensus.cc:493] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.382565  9188 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.387042  9188 raft_consensus.cc:515] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.388621  9188 leader_election.cc:290] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:35.389407  9384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:35.389796  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0fe410c79d46ed82e74c937a2f4c27" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:35.390075  9384 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.390389  9114 raft_consensus.cc:3055] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:35.390693  9114 raft_consensus.cc:740] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:35.391384  9114 consensus_queue.cc:260] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.392311  9114 raft_consensus.cc:3060] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.395308  9384 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:35.396584  9154 leader_election.cc:304] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:35.397388  9329 raft_consensus.cc:2804] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:35.397802  9114 raft_consensus.cc:2468] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 3.
I20260709 13:13:35.397846  9329 raft_consensus.cc:697] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:35.398844  9329 consensus_queue.cc:237] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.405550  8938 catalog_manager.cc:5697] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 2 to 3, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:35.590054  9384 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 5 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:35.591439  9443 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:35.600392  9188 raft_consensus.cc:1275] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 5 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:35.602605  9474 consensus_queue.cc:1048] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:13:35.633901  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:35.699632  9188 raft_consensus.cc:1275] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:35.700975  9474 consensus_queue.cc:1048] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.712931  9384 raft_consensus.cc:1275] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:35.715154  9443 consensus_queue.cc:1048] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.919791  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:35.927480  9188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
mode: GRACEFUL
new_leader_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:46472
I20260709 13:13:35.928037  9188 raft_consensus.cc:606] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Received request to transfer leadership to TS f9de2d756fca4f80a319048b6c4810d4
I20260709 13:13:35.930778  9114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:35.931281  9114 raft_consensus.cc:606] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:35.933789  9114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
mode: GRACEFUL
new_leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:46512
I20260709 13:13:35.934288  9114 raft_consensus.cc:606] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Received request to transfer leadership to TS 62ec463bea73439db81d9ca9b6cf5bf8
I20260709 13:13:35.935317  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:13:35.935861  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:35.936489  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:35.960493  9480 raft_consensus.cc:993] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:35.961256  9487 raft_consensus.cc:1081] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:35.962540  9384 raft_consensus.cc:1275] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:35.964188  9422 consensus_queue.cc:1048] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:35.964293  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:35.965150  9188 raft_consensus.cc:493] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.965531  9188 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:35.972193  9188 raft_consensus.cc:515] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.973982  9114 raft_consensus.cc:1275] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:35.974678  9188 leader_election.cc:290] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:35.976254  9114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:35.976847  9114 raft_consensus.cc:3055] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:35.977252  9114 raft_consensus.cc:740] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:35.978184  9114 consensus_queue.cc:260] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:35.978402  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c726fb40c94c440bbb7946c6cc0397d5" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:35.979064  9383 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:35.979382  9114 raft_consensus.cc:3060] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:35.984517  9383 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:35.984774  9114 raft_consensus.cc:2468] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 2.
I20260709 13:13:35.976817  9329 consensus_queue.cc:1048] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:13:35.985921  9154 leader_election.cc:304] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b59f4bda54440eb2906560c6ea8568, 62ec463bea73439db81d9ca9b6cf5bf8; no voters: 
I20260709 13:13:35.995934  9329 raft_consensus.cc:2804] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:35.996477  9329 raft_consensus.cc:697] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:35.997399  9329 consensus_queue.cc:237] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.006161  8938 catalog_manager.cc:5697] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 1 to 2, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:36.435245  9329 raft_consensus.cc:993] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: : Instructing follower f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:36.436012  9490 raft_consensus.cc:1081] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Signalling peer f9de2d756fca4f80a319048b6c4810d4 to start an election
I20260709 13:13:36.437813  9115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc"
dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:13:36.438426  9115 raft_consensus.cc:493] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:36.438764  9115 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:36.446974  9115 raft_consensus.cc:515] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.448817  9115 leader_election.cc:290] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [CANDIDATE]: Term 3 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67:45899)
I20260709 13:13:36.450662  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
I20260709 13:13:36.450500  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c014a0a00048f4a0980496b4dbb9fc" candidate_uuid: "f9de2d756fca4f80a319048b6c4810d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:36.451293  9188 raft_consensus.cc:3055] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:36.451352  9383 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:36.451608  9188 raft_consensus.cc:740] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:36.452636  9188 consensus_queue.cc:260] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.453878  9188 raft_consensus.cc:3060] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:36.460912  9383 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:36.462648  9080 leader_election.cc:304] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [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: 37b59f4bda54440eb2906560c6ea8568, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:36.463910  9487 raft_consensus.cc:2804] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:36.464452  9188 raft_consensus.cc:2468] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9de2d756fca4f80a319048b6c4810d4 in term 3.
I20260709 13:13:36.464494  9443 raft_consensus.cc:993] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: : Instructing follower 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:36.464506  9487 raft_consensus.cc:697] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Becoming Leader. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:36.466228  9480 raft_consensus.cc:1081] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Signalling peer 62ec463bea73439db81d9ca9b6cf5bf8 to start an election
I20260709 13:13:36.466404  9487 consensus_queue.cc:237] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.468834  9188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7"
dest_uuid: "62ec463bea73439db81d9ca9b6cf5bf8"
 from {username='slave'} at 127.0.0.1:34134
I20260709 13:13:36.469637  9188 raft_consensus.cc:493] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:36.470003  9188 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:36.482605  9188 raft_consensus.cc:515] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.482533  8938 catalog_manager.cc:5697] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 reported cstate change: term changed from 2 to 3, leader changed from 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67) to f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "f9de2d756fca4f80a319048b6c4810d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:36.485813  9188 leader_election.cc:290] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [CANDIDATE]: Term 4 election: Requested vote from peers 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325), f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649)
I20260709 13:13:36.486639  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9de2d756fca4f80a319048b6c4810d4"
I20260709 13:13:36.487353  9115 raft_consensus.cc:3055] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:36.487628  9115 raft_consensus.cc:740] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9de2d756fca4f80a319048b6c4810d4, State: Running, Role: LEADER
I20260709 13:13:36.488569  9115 consensus_queue.cc:260] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.490275  9115 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:36.492873  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbf9ddf59ea4293a9a2e0aa4159c5f7" candidate_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37b59f4bda54440eb2906560c6ea8568"
I20260709 13:13:36.493733  9383 raft_consensus.cc:3060] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:36.500263  9115 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 4.
I20260709 13:13:36.501778  9152 leader_election.cc:304] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: 62ec463bea73439db81d9ca9b6cf5bf8, f9de2d756fca4f80a319048b6c4810d4; no voters: 
I20260709 13:13:36.502629  9490 raft_consensus.cc:2804] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:36.503106  9490 raft_consensus.cc:697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Becoming Leader. State: Replica: 62ec463bea73439db81d9ca9b6cf5bf8, State: Running, Role: LEADER
I20260709 13:13:36.504194  9490 consensus_queue.cc:237] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [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: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } }
I20260709 13:13:36.504885  9383 raft_consensus.cc:2468] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ec463bea73439db81d9ca9b6cf5bf8 in term 4.
I20260709 13:13:36.513917  8938 catalog_manager.cc:5697] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 reported cstate change: term changed from 3 to 4, leader changed from f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66) to 62ec463bea73439db81d9ca9b6cf5bf8 (127.4.107.67). New cstate: current_term: 4 leader_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:36.599068  9383 raft_consensus.cc:1275] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:36.600462  9490 consensus_queue.cc:1048] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:36.606767  9115 raft_consensus.cc:1275] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:36.608711  9490 consensus_queue.cc:1048] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:36.634891  8986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:13:36.891583  9188 raft_consensus.cc:1275] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:36.893078  9487 consensus_queue.cc:1048] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ec463bea73439db81d9ca9b6cf5bf8" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:36.904851  9383 raft_consensus.cc:1275] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Refusing update from remote peer f9de2d756fca4f80a319048b6c4810d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:36.907795  9443 consensus_queue.cc:1048] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:36.933468  9115 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:36.934808  9422 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9de2d756fca4f80a319048b6c4810d4" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:36.943423  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:36.943393  9383 raft_consensus.cc:1275] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Refusing update from remote peer 62ec463bea73439db81d9ca9b6cf5bf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:36.946856  9329 consensus_queue.cc:1048] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b59f4bda54440eb2906560c6ea8568" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:36.983794  4525 tablet_server.cc:179] TabletServer@127.4.107.65:40325 shutting down...
I20260709 13:13:37.010437  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:37.011308  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.012147  4525 raft_consensus.cc:2243] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.012660  4525 raft_consensus.cc:2272] T c726fb40c94c440bbb7946c6cc0397d5 P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.015654  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.016309  4525 raft_consensus.cc:2243] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.016952  4525 raft_consensus.cc:2272] T a60608e0b47d40728ec5c094c8a96993 P 37b59f4bda54440eb2906560c6ea8568 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.020249  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.021193  4525 raft_consensus.cc:2243] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.021770  4525 raft_consensus.cc:2272] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.024333  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.024940  4525 raft_consensus.cc:2243] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.025446  4525 raft_consensus.cc:2272] T 6d0fe410c79d46ed82e74c937a2f4c27 P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.027829  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.028366  4525 raft_consensus.cc:2243] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.028950  4525 raft_consensus.cc:2272] T 489584b7994a4d16bac4258e7b2920d7 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.031178  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.031752  4525 raft_consensus.cc:2243] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.032289  4525 raft_consensus.cc:2272] T ef45bf0ab869444780bcb0072fd0aa7a P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.034700  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.035317  4525 raft_consensus.cc:2243] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.035861  4525 raft_consensus.cc:2272] T ef3f0de95747451498b4a1eb176a82cc P 37b59f4bda54440eb2906560c6ea8568 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.038177  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.038692  4525 raft_consensus.cc:2243] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.039134  4525 raft_consensus.cc:2272] T 4037e45498564645ae26529d520e2d34 P 37b59f4bda54440eb2906560c6ea8568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.041704  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.042227  4525 raft_consensus.cc:2243] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.042644  4525 raft_consensus.cc:2272] T 19c014a0a00048f4a0980496b4dbb9fc P 37b59f4bda54440eb2906560c6ea8568 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.045220  4525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:13:37.045797  4525 raft_consensus.cc:2243] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.046284  4525 raft_consensus.cc:2272] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 37b59f4bda54440eb2906560c6ea8568 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.078364  4525 tablet_server.cc:196] TabletServer@127.4.107.65:40325 shutdown complete.
W20260709 13:13:37.099954  9080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111) [suppressed 74 similar messages]
W20260709 13:13:37.104269  9080 consensus_peers.cc:597] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.106706  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
W20260709 13:13:37.120108  9154 consensus_peers.cc:597] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:37.124922  9154 consensus_peers.cc:597] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.136056  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:37.136924  4525 tablet_replica.cc:333] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.137737  4525 raft_consensus.cc:2243] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.138731  4525 raft_consensus.cc:2272] T ef45bf0ab869444780bcb0072fd0aa7a P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.141516  4525 tablet_replica.cc:333] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.142370  4525 raft_consensus.cc:2243] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.142901  4525 raft_consensus.cc:2272] T 489584b7994a4d16bac4258e7b2920d7 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:37.143460  9154 consensus_peers.cc:597] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.145809  4525 tablet_replica.cc:333] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.146632  4525 raft_consensus.cc:2243] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.147673  4525 raft_consensus.cc:2272] T a60608e0b47d40728ec5c094c8a96993 P f9de2d756fca4f80a319048b6c4810d4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:37.148394  9152 consensus_peers.cc:597] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Couldn't send request to peer f9de2d756fca4f80a319048b6c4810d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.150138  4525 tablet_replica.cc:333] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.150779  4525 raft_consensus.cc:2243] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.151504  4525 raft_consensus.cc:2272] T 19c014a0a00048f4a0980496b4dbb9fc P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.154561  4525 tablet_replica.cc:333] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.155216  4525 raft_consensus.cc:2243] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.155738  4525 raft_consensus.cc:2272] T ef3f0de95747451498b4a1eb176a82cc P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.157986  4525 tablet_replica.cc:333] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.158507  4525 raft_consensus.cc:2243] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.158947  4525 raft_consensus.cc:2272] T 4037e45498564645ae26529d520e2d34 P f9de2d756fca4f80a319048b6c4810d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.160985  4525 tablet_replica.cc:333] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.161603  4525 raft_consensus.cc:2243] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.162559  4525 raft_consensus.cc:2272] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.164522  4525 tablet_replica.cc:333] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.165110  4525 raft_consensus.cc:2243] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.165598  4525 raft_consensus.cc:2272] T 6d0fe410c79d46ed82e74c937a2f4c27 P f9de2d756fca4f80a319048b6c4810d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.167816  4525 tablet_replica.cc:333] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.168385  4525 raft_consensus.cc:2243] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.168860  4525 raft_consensus.cc:2272] T c726fb40c94c440bbb7946c6cc0397d5 P f9de2d756fca4f80a319048b6c4810d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.171726  4525 tablet_replica.cc:333] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4: stopping tablet replica
I20260709 13:13:37.172307  4525 raft_consensus.cc:2243] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.172755  4525 raft_consensus.cc:2272] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P f9de2d756fca4f80a319048b6c4810d4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:37.190973  9152 consensus_peers.cc:597] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer f9de2d756fca4f80a319048b6c4810d4 (127.4.107.66:40649): Couldn't send request to peer f9de2d756fca4f80a319048b6c4810d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.208058  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
W20260709 13:13:37.216694  9154 consensus_peers.cc:597] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.235023  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
W20260709 13:13:37.259163  9154 consensus_peers.cc:597] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 -> Peer 37b59f4bda54440eb2906560c6ea8568 (127.4.107.65:40325): Couldn't send request to peer 37b59f4bda54440eb2906560c6ea8568. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:37.271709  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:37.273211  4525 tablet_replica.cc:333] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.274204  4525 raft_consensus.cc:2243] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.275152  4525 raft_consensus.cc:2272] T 7fbf9ddf59ea4293a9a2e0aa4159c5f7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.278101  4525 tablet_replica.cc:333] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.278755  4525 raft_consensus.cc:2243] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.279313  4525 raft_consensus.cc:2272] T a60608e0b47d40728ec5c094c8a96993 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.281404  4525 tablet_replica.cc:333] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.282107  4525 raft_consensus.cc:2243] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.283068  4525 raft_consensus.cc:2272] T ef3f0de95747451498b4a1eb176a82cc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.285311  4525 tablet_replica.cc:333] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.286059  4525 raft_consensus.cc:2243] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.287000  4525 raft_consensus.cc:2272] T 4037e45498564645ae26529d520e2d34 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.289412  4525 tablet_replica.cc:333] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.290091  4525 raft_consensus.cc:2243] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.290549  4525 raft_consensus.cc:2272] T 19c014a0a00048f4a0980496b4dbb9fc P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.293231  4525 tablet_replica.cc:333] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.293920  4525 raft_consensus.cc:2243] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.294793  4525 raft_consensus.cc:2272] T c726fb40c94c440bbb7946c6cc0397d5 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.297279  4525 tablet_replica.cc:333] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.297940  4525 raft_consensus.cc:2243] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.298501  4525 raft_consensus.cc:2272] T ef45bf0ab869444780bcb0072fd0aa7a P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.300545  4525 tablet_replica.cc:333] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.301075  4525 raft_consensus.cc:2243] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.301971  4525 raft_consensus.cc:2272] T 489584b7994a4d16bac4258e7b2920d7 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.304108  4525 tablet_replica.cc:333] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.304632  4525 raft_consensus.cc:2243] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.305536  4525 raft_consensus.cc:2272] T 6d0fe410c79d46ed82e74c937a2f4c27 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.307415  4525 tablet_replica.cc:333] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8: stopping tablet replica
I20260709 13:13:37.307920  4525 raft_consensus.cc:2243] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:37.308416  4525 raft_consensus.cc:2272] T 6f7746e4743e4fd8a3f5ed04bc2c07a2 P 62ec463bea73439db81d9ca9b6cf5bf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.335189  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:13:37.360277  4525 master.cc:562] Master@127.4.107.126:46475 shutting down...
I20260709 13:13:37.386132  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:37.386708  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:37.387053  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a507848c85e46c9afcb1e69cffa7730: stopping tablet replica
I20260709 13:13:37.407725  4525 master.cc:584] Master@127.4.107.126:46475 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12957 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:13:37.451828  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:39399
I20260709 13:13:37.452945  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:37.458726  9517 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
W20260709 13:13:37.458817  9516 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
I20260709 13:13:37.460124  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:37.460090  9519 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
I20260709 13:13:37.461314  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:37.461498  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:37.461755  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602817461733 us; error 0 us; skew 500 ppm
I20260709 13:13:37.462308  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:37.464684  4525 webserver.cc:533] Webserver started at http://127.4.107.126:39701/ using document root <none> and password file <none>
I20260709 13:13:37.465202  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:37.465405  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:37.465747  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:37.466933  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "56d37180cd174534bb5581ee35c7883d"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.471459  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:13:37.474932  9524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.475677  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:37.475977  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "56d37180cd174534bb5581ee35c7883d"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.476289  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-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)
I20260709 13:13:37.500874  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:37.502288  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:37.542111  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:39399
I20260709 13:13:37.542212  9575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:39399 every 8 connection(s)
I20260709 13:13:37.546185  9576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.558154  9576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d: Bootstrap starting.
I20260709 13:13:37.563239  9576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.567831  9576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d: No bootstrap required, opened a new log
I20260709 13:13:37.570196  9576 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER }
I20260709 13:13:37.570617  9576 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.570868  9576 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d37180cd174534bb5581ee35c7883d, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.571547  9576 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER }
I20260709 13:13:37.572036  9576 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:37.572256  9576 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:37.572552  9576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.577594  9576 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER }
I20260709 13:13:37.578265  9576 leader_election.cc:304] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [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: 56d37180cd174534bb5581ee35c7883d; no voters: 
I20260709 13:13:37.579447  9576 leader_election.cc:290] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:37.579790  9579 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:37.581182  9579 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 1 LEADER]: Becoming Leader. State: Replica: 56d37180cd174534bb5581ee35c7883d, State: Running, Role: LEADER
I20260709 13:13:37.581930  9579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [LEADER]: Queue going to LEADER mode. State: All 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: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER }
I20260709 13:13:37.582590  9576 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:37.585104  9581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56d37180cd174534bb5581ee35c7883d. Latest consensus state: current_term: 1 leader_uuid: "56d37180cd174534bb5581ee35c7883d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER } }
I20260709 13:13:37.585099  9580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56d37180cd174534bb5581ee35c7883d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d37180cd174534bb5581ee35c7883d" member_type: VOTER } }
I20260709 13:13:37.585960  9581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:37.586081  9580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:37.590521  9584 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:37.595891  9584 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:37.599269  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:37.605232  9584 catalog_manager.cc:1383] Generated new cluster ID: de2d7ac5b61f445a862ba11f71857d24
I20260709 13:13:37.605511  9584 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:37.621482  9584 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:37.622841  9584 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:37.635701  9584 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d: Generated new TSK 0
I20260709 13:13:37.636291  9584 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:37.666775  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:37.672700  9597 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
W20260709 13:13:37.674264  9598 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
W20260709 13:13:37.675705  9600 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
I20260709 13:13:37.676806  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:37.677843  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:37.678047  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:37.678223  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602817678188 us; error 0 us; skew 500 ppm
I20260709 13:13:37.678800  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:37.681140  4525 webserver.cc:533] Webserver started at http://127.4.107.65:38071/ using document root <none> and password file <none>
I20260709 13:13:37.681793  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:37.682010  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:37.682281  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:37.683418  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "375410389f904652b56a2d6b6e302a7c"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.688380  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:13:37.691817  9605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.692581  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:37.692893  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "375410389f904652b56a2d6b6e302a7c"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.693267  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-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)
I20260709 13:13:37.703029  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:37.704233  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:37.705744  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:37.708068  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:37.708287  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.708549  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:37.708743  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.749383  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:40725
I20260709 13:13:37.749488  9667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:40725 every 8 connection(s)
I20260709 13:13:37.754885  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:37.763391  9672 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
W20260709 13:13:37.766050  9673 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
W20260709 13:13:37.766592  9675 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
I20260709 13:13:37.767448  9668 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39399
I20260709 13:13:37.767872  9668 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:37.767977  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:37.768694  9668 heartbeater.cc:507] Master 127.4.107.126:39399 requested a full tablet report, sending...
I20260709 13:13:37.769193  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:37.769460  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:37.769690  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602817769666 us; error 0 us; skew 500 ppm
I20260709 13:13:37.770496  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:37.771117  9541 ts_manager.cc:194] Registered new tserver with Master: 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725)
I20260709 13:13:37.773257  4525 webserver.cc:533] Webserver started at http://127.4.107.66:37389/ using document root <none> and password file <none>
I20260709 13:13:37.773459  9541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39478
I20260709 13:13:37.773957  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:37.774259  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:37.774575  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:37.775914  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "fe3200d8bd9e46db9b27589c1cc28609"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.780723  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:13:37.784155  9680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.784919  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:37.785180  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "fe3200d8bd9e46db9b27589c1cc28609"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.785416  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-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)
I20260709 13:13:37.812705  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:37.813995  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:37.815405  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:37.817667  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:37.817902  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.818157  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:37.818327  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.860435  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:40185
I20260709 13:13:37.860558  9742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:40185 every 8 connection(s)
I20260709 13:13:37.865741  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:37.874317  9746 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
W20260709 13:13:37.874357  9747 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
I20260709 13:13:37.878298  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:37.878671  9743 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39399
W20260709 13:13:37.878235  9749 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
I20260709 13:13:37.879225  9743 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:37.880082  9743 heartbeater.cc:507] Master 127.4.107.126:39399 requested a full tablet report, sending...
I20260709 13:13:37.880098  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:37.880468  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:37.880651  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602817880610 us; error 0 us; skew 500 ppm
I20260709 13:13:37.881525  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:37.882229  9541 ts_manager.cc:194] Registered new tserver with Master: fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:37.883669  9541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39492
I20260709 13:13:37.884851  4525 webserver.cc:533] Webserver started at http://127.4.107.67:46243/ using document root <none> and password file <none>
I20260709 13:13:37.885479  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:37.885732  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:37.886034  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:37.887288  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.892203  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:13:37.895936  9754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.896759  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:13:37.897100  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
format_stamp: "Formatted at 2026-07-09 13:13:37 on dist-test-slave-7f95"
I20260709 13:13:37.897411  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602674802462-4525-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)
I20260709 13:13:37.916024  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:37.917397  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:37.919036  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:37.921602  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:37.921864  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.922154  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:37.922325  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:37.969995  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:39523
I20260709 13:13:37.970095  9816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:39523 every 8 connection(s)
I20260709 13:13:37.984753  9817 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39399
I20260709 13:13:37.985275  9817 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:37.986152  9817 heartbeater.cc:507] Master 127.4.107.126:39399 requested a full tablet report, sending...
I20260709 13:13:37.988230  9541 ts_manager.cc:194] Registered new tserver with Master: 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:37.988405  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014987811s
I20260709 13:13:37.990113  9541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39498
I20260709 13:13:38.015893  9541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39500:
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"
    }
  }
}
W20260709 13:13:38.018056  9541 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.
I20260709 13:13:38.070744  9708 tablet_service.cc:1511] Processing CreateTablet for tablet 432ee66c6860455d84eee21417853eb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.070879  9707 tablet_service.cc:1511] Processing CreateTablet for tablet d68dc70d0d164e66adbbef4951a084f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.071906  9633 tablet_service.cc:1511] Processing CreateTablet for tablet 432ee66c6860455d84eee21417853eb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.072486  9708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432ee66c6860455d84eee21417853eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.073310  9633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432ee66c6860455d84eee21417853eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.073479  9707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68dc70d0d164e66adbbef4951a084f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.073684  9632 tablet_service.cc:1511] Processing CreateTablet for tablet d68dc70d0d164e66adbbef4951a084f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.074635  9781 tablet_service.cc:1511] Processing CreateTablet for tablet d68dc70d0d164e66adbbef4951a084f0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.075073  9632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68dc70d0d164e66adbbef4951a084f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.076015  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68dc70d0d164e66adbbef4951a084f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.079523  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 432ee66c6860455d84eee21417853eb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6d527a8816d545bf9a6c075882b1aa9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.080945  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432ee66c6860455d84eee21417853eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.112859  9832 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: Bootstrap starting.
I20260709 13:13:38.114487  9833 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: Bootstrap starting.
I20260709 13:13:38.120148  9834 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: Bootstrap starting.
I20260709 13:13:38.122025  9832 tablet_bootstrap.cc:654] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.123946  9833 tablet_bootstrap.cc:654] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.128233  9832 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: No bootstrap required, opened a new log
I20260709 13:13:38.128885  9832 ts_tablet_manager.cc:1403] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 13:13:38.129122  9834 tablet_bootstrap.cc:654] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.129850  9833 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: No bootstrap required, opened a new log
I20260709 13:13:38.130352  9833 ts_tablet_manager.cc:1403] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:13:38.131839  9832 raft_consensus.cc:359] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.132499  9832 raft_consensus.cc:385] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.132762  9832 raft_consensus.cc:740] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.133816  9833 raft_consensus.cc:359] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.133764  9832 consensus_queue.cc:260] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.134610  9833 raft_consensus.cc:385] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.134976  9833 raft_consensus.cc:740] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.135941  9834 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: No bootstrap required, opened a new log
I20260709 13:13:38.136705  9834 ts_tablet_manager.cc:1403] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:13:38.135990  9833 consensus_queue.cc:260] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.136770  9668 heartbeater.cc:499] Master 127.4.107.126:39399 was elected leader, sending a full tablet report...
I20260709 13:13:38.137214  9832 ts_tablet_manager.cc:1434] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:38.138276  9832 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: Bootstrap starting.
I20260709 13:13:38.140743  9834 raft_consensus.cc:359] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.141981  9834 raft_consensus.cc:385] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.142446  9834 raft_consensus.cc:740] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.143555  9834 consensus_queue.cc:260] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.148514  9832 tablet_bootstrap.cc:654] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.157804  9833 ts_tablet_manager.cc:1434] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.011s
I20260709 13:13:38.158552  9817 heartbeater.cc:499] Master 127.4.107.126:39399 was elected leader, sending a full tablet report...
I20260709 13:13:38.159152  9743 heartbeater.cc:499] Master 127.4.107.126:39399 was elected leader, sending a full tablet report...
I20260709 13:13:38.159354  9832 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: No bootstrap required, opened a new log
I20260709 13:13:38.159915  9832 ts_tablet_manager.cc:1403] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:13:38.160045  9833 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: Bootstrap starting.
I20260709 13:13:38.163229  9832 raft_consensus.cc:359] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.164045  9832 raft_consensus.cc:385] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.164371  9832 raft_consensus.cc:740] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.165165  9832 consensus_queue.cc:260] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.158915  9834 ts_tablet_manager.cc:1434] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.012s
I20260709 13:13:38.167080  9833 tablet_bootstrap.cc:654] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.167189  9834 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: Bootstrap starting.
I20260709 13:13:38.172861  9832 ts_tablet_manager.cc:1434] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:13:38.175326  9834 tablet_bootstrap.cc:654] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.176165  9839 raft_consensus.cc:493] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.176716  9839 raft_consensus.cc:515] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.179843  9839 leader_election.cc:290] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:38.193686  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68dc70d0d164e66adbbef4951a084f0" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c" is_pre_election: true
I20260709 13:13:38.194597  9643 raft_consensus.cc:2468] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 0.
I20260709 13:13:38.195533  9834 tablet_bootstrap.cc:492] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: No bootstrap required, opened a new log
I20260709 13:13:38.196214  9834 ts_tablet_manager.cc:1403] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260709 13:13:38.196245  9757 leader_election.cc:304] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f; no voters: 
I20260709 13:13:38.197373  9839 raft_consensus.cc:2804] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.197793  9839 raft_consensus.cc:493] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.198117  9839 raft_consensus.cc:3060] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.199610  9834 raft_consensus.cc:359] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.200436  9834 raft_consensus.cc:385] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.200794  9834 raft_consensus.cc:740] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.201709  9834 consensus_queue.cc:260] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.204069  9834 ts_tablet_manager.cc:1434] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:38.207931  9833 tablet_bootstrap.cc:492] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: No bootstrap required, opened a new log
I20260709 13:13:38.208707  9833 ts_tablet_manager.cc:1403] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.008s
I20260709 13:13:38.211138  9839 raft_consensus.cc:515] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.212846  9718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68dc70d0d164e66adbbef4951a084f0" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609" is_pre_election: true
I20260709 13:13:38.213405  9833 raft_consensus.cc:359] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.213764  9718 raft_consensus.cc:2468] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 0.
I20260709 13:13:38.213861  9839 leader_election.cc:290] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:38.217090  9833 raft_consensus.cc:385] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.217696  9833 raft_consensus.cc:740] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.217554  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68dc70d0d164e66adbbef4951a084f0" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:38.218961  9717 raft_consensus.cc:3060] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.215449  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68dc70d0d164e66adbbef4951a084f0" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c"
I20260709 13:13:38.218997  9833 consensus_queue.cc:260] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.219808  9643 raft_consensus.cc:3060] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.221527  9833 ts_tablet_manager.cc:1434] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:13:38.227725  9717 raft_consensus.cc:2468] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 1.
I20260709 13:13:38.229208  9643 raft_consensus.cc:2468] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 1.
I20260709 13:13:38.229218  9758 leader_election.cc:304] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.230613  9839 raft_consensus.cc:2804] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.231564  9839 raft_consensus.cc:697] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Becoming Leader. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Running, Role: LEADER
I20260709 13:13:38.232600  9839 consensus_queue.cc:237] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.239843  9540 catalog_manager.cc:5697] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67). New cstate: current_term: 1 leader_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.450814  9839 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.451282  9839 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.453217  9839 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:38.454078  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c" is_pre_election: true
I20260709 13:13:38.454281  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609" is_pre_election: true
I20260709 13:13:38.454742  9643 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 0.
I20260709 13:13:38.454911  9717 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 0.
I20260709 13:13:38.455807  9757 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f; no voters: 
I20260709 13:13:38.456640  9839 raft_consensus.cc:2804] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.456915  9839 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.457134  9839 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.462293  9839 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.464180  9839 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:38.465080  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c"
I20260709 13:13:38.465459  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:38.465807  9643 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.466251  9717 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.471765  9717 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 1.
I20260709 13:13:38.471778  9643 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 1.
I20260709 13:13:38.473004  9758 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.473907  9839 raft_consensus.cc:2804] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.474381  9839 raft_consensus.cc:697] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Becoming Leader. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Running, Role: LEADER
I20260709 13:13:38.475136  9839 consensus_queue.cc:237] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.482101  9539 catalog_manager.cc:5697] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67). New cstate: current_term: 1 leader_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.581426  9539 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39508:
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"
    }
  }
}
W20260709 13:13:38.583587  9539 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.
W20260709 13:13:38.594585  9589 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:38.608594  9632 tablet_service.cc:1511] Processing CreateTablet for tablet 967279ff8f2a405ca754f4f97c99a411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.610067  9632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967279ff8f2a405ca754f4f97c99a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.610167  9708 tablet_service.cc:1511] Processing CreateTablet for tablet 967279ff8f2a405ca754f4f97c99a411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.611980  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 967279ff8f2a405ca754f4f97c99a411 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:13:38.613327  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967279ff8f2a405ca754f4f97c99a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.615618  9707 tablet_service.cc:1511] Processing CreateTablet for tablet b3d20c64ff894dbbb09927f383b98109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.613188  9633 tablet_service.cc:1511] Processing CreateTablet for tablet b3d20c64ff894dbbb09927f383b98109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.617669  9633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d20c64ff894dbbb09927f383b98109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.614518  9708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967279ff8f2a405ca754f4f97c99a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.617736  9782 tablet_service.cc:1511] Processing CreateTablet for tablet b3d20c64ff894dbbb09927f383b98109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00c0884870144d0292a85cd7b12aa167]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:13:38.619234  9707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d20c64ff894dbbb09927f383b98109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.622046  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d20c64ff894dbbb09927f383b98109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.630017  9832 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: Bootstrap starting.
I20260709 13:13:38.636773  9832 tablet_bootstrap.cc:654] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.643651  9833 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: Bootstrap starting.
I20260709 13:13:38.645435  9834 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: Bootstrap starting.
I20260709 13:13:38.650621  9833 tablet_bootstrap.cc:654] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.653039  9834 tablet_bootstrap.cc:654] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.658905  9832 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: No bootstrap required, opened a new log
I20260709 13:13:38.659648  9832 ts_tablet_manager.cc:1403] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:13:38.663216  9833 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: No bootstrap required, opened a new log
I20260709 13:13:38.662977  9832 raft_consensus.cc:359] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.663784  9832 raft_consensus.cc:385] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.663831  9833 ts_tablet_manager.cc:1403] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:13:38.664201  9832 raft_consensus.cc:740] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.664433  9834 tablet_bootstrap.cc:492] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: No bootstrap required, opened a new log
I20260709 13:13:38.665076  9834 ts_tablet_manager.cc:1403] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 13:13:38.665086  9832 consensus_queue.cc:260] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.667728  9832 ts_tablet_manager.cc:1434] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:13:38.668913  9832 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: Bootstrap starting.
I20260709 13:13:38.670356  9833 raft_consensus.cc:359] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.670674  9834 raft_consensus.cc:359] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.671258  9833 raft_consensus.cc:385] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.671506  9834 raft_consensus.cc:385] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.671734  9833 raft_consensus.cc:740] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.672034  9834 raft_consensus.cc:740] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.672919  9833 consensus_queue.cc:260] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.673142  9834 consensus_queue.cc:260] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.676337  9832 tablet_bootstrap.cc:654] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.681221  9833 ts_tablet_manager.cc:1434] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.006s
I20260709 13:13:38.682911  9833 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: Bootstrap starting.
I20260709 13:13:38.689997  9834 ts_tablet_manager.cc:1434] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:13:38.691191  9834 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: Bootstrap starting.
I20260709 13:13:38.692106  9833 tablet_bootstrap.cc:654] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.696728  9832 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: No bootstrap required, opened a new log
I20260709 13:13:38.697510  9832 ts_tablet_manager.cc:1403] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260709 13:13:38.698041  9834 tablet_bootstrap.cc:654] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.701522  9833 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: No bootstrap required, opened a new log
I20260709 13:13:38.701249  9832 raft_consensus.cc:359] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.702195  9833 ts_tablet_manager.cc:1403] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:13:38.702386  9832 raft_consensus.cc:385] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.702934  9832 raft_consensus.cc:740] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.703843  9832 consensus_queue.cc:260] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.705533  9834 tablet_bootstrap.cc:492] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: No bootstrap required, opened a new log
I20260709 13:13:38.705343  9833 raft_consensus.cc:359] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.706259  9834 ts_tablet_manager.cc:1403] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:13:38.706279  9833 raft_consensus.cc:385] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.706761  9832 ts_tablet_manager.cc:1434] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:13:38.706815  9833 raft_consensus.cc:740] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.708032  9833 consensus_queue.cc:260] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.709800  9833 ts_tablet_manager.cc:1434] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:38.709442  9834 raft_consensus.cc:359] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.710322  9834 raft_consensus.cc:385] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.710656  9834 raft_consensus.cc:740] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.711488  9834 consensus_queue.cc:260] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.713922  9834 ts_tablet_manager.cc:1434] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:38.762900  9840 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.763484  9840 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.765542  9840 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:38.778609  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c" is_pre_election: true
I20260709 13:13:38.779294  9643 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 0.
I20260709 13:13:38.779759  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" is_pre_election: true
I20260709 13:13:38.780409  9683 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.780452  9792 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 0.
I20260709 13:13:38.781258  9840 raft_consensus.cc:2804] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.781666  9840 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.782021  9840 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.787762  9840 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.789490  9840 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:38.790328  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c"
I20260709 13:13:38.790594  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:38.790973  9643 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.791282  9792 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.798177  9643 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 1.
I20260709 13:13:38.798790  9792 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 1.
I20260709 13:13:38.799540  9683 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.800511  9840 raft_consensus.cc:2804] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.801934  9840 raft_consensus.cc:697] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Becoming Leader. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Running, Role: LEADER
I20260709 13:13:38.802783  9840 consensus_queue.cc:237] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.803202  9864 raft_consensus.cc:493] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.803308  9839 consensus_queue.cc:1048] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.803892  9864 raft_consensus.cc:515] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.806686  9864 leader_election.cc:290] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:38.807161  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c" is_pre_election: true
I20260709 13:13:38.808142  9643 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 0.
I20260709 13:13:38.808719  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" is_pre_election: true
I20260709 13:13:38.809648  9792 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 0.
I20260709 13:13:38.809677  9683 leader_election.cc:304] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.811833  9864 raft_consensus.cc:2804] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.812340  9864 raft_consensus.cc:493] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.812851  9864 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.817034  9540 catalog_manager.cc:5697] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "fe3200d8bd9e46db9b27589c1cc28609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.820673  9864 raft_consensus.cc:515] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.823980  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:38.824571  9792 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.826725  9864 leader_election.cc:290] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:38.832113  9792 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 1.
I20260709 13:13:38.832288  9643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375410389f904652b56a2d6b6e302a7c"
I20260709 13:13:38.833099  9839 consensus_queue.cc:1048] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.833215  9643 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.837186  9682 leader_election.cc:304] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:38.838061  9864 raft_consensus.cc:2804] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.838543  9864 raft_consensus.cc:697] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Becoming Leader. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Running, Role: LEADER
I20260709 13:13:38.839409  9864 consensus_queue.cc:237] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:38.845309  9643 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 1.
I20260709 13:13:38.849923  9541 catalog_manager.cc:5697] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "fe3200d8bd9e46db9b27589c1cc28609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.895632  9792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432ee66c6860455d84eee21417853eb6"
dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
mode: GRACEFUL
new_leader_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:47954
I20260709 13:13:38.896224  9792 raft_consensus.cc:606] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Received request to transfer leadership to TS 375410389f904652b56a2d6b6e302a7c
I20260709 13:13:38.913440  9717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411"
dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
mode: GRACEFUL
new_leader_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:54922
I20260709 13:13:38.914041  9717 raft_consensus.cc:606] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Received request to transfer leadership to TS 375410389f904652b56a2d6b6e302a7c
I20260709 13:13:38.919286  9717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109"
dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
mode: GRACEFUL
new_leader_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:54922
I20260709 13:13:38.919826  9717 raft_consensus.cc:606] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Received request to transfer leadership to TS 375410389f904652b56a2d6b6e302a7c
I20260709 13:13:39.071087  9839 consensus_queue.cc:1048] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.073252  9839 consensus_queue.cc:1048] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.086980  9877 raft_consensus.cc:993] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: : Instructing follower 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.087700  9877 raft_consensus.cc:1081] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Signalling peer 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.090457  9642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432ee66c6860455d84eee21417853eb6"
dest_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:34466
I20260709 13:13:39.091099  9642 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:39.091547  9642 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.098786  9642 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.109404  9642 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Requested vote from peers fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:39.113210  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:39.113888  9717 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.121838  9717 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.122313  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:39.123009  9792 raft_consensus.cc:3055] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:39.123176  9609 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:39.123392  9792 raft_consensus.cc:740] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Running, Role: LEADER
I20260709 13:13:39.124234  9838 raft_consensus.cc:2804] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:39.124291  9792 consensus_queue.cc:260] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.125504  9838 raft_consensus.cc:697] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Becoming Leader. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Running, Role: LEADER
I20260709 13:13:39.125649  9792 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.126346  9838 consensus_queue.cc:237] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.132385  9792 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.133183  9540 catalog_manager.cc:5697] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c reported cstate change: term changed from 1 to 2, leader changed from 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67) to 375410389f904652b56a2d6b6e302a7c (127.4.107.65). New cstate: current_term: 2 leader_uuid: "375410389f904652b56a2d6b6e302a7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.328864  9864 consensus_queue.cc:1048] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.340109  9884 consensus_queue.cc:1048] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.347229  9866 raft_consensus.cc:993] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: : Instructing follower 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.347687  9884 raft_consensus.cc:1081] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Signalling peer 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.349229  9642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109"
dest_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:34472
I20260709 13:13:39.349864  9642 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:39.350235  9642 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.355952  9642 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.357728  9642 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Requested vote from peers fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:39.358525  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:39.358806  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:39.359251  9717 raft_consensus.cc:3055] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:39.359362  9792 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.359635  9717 raft_consensus.cc:740] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Running, Role: LEADER
I20260709 13:13:39.360545  9717 consensus_queue.cc:260] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.361840  9717 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.367236  9792 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.368645  9607 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f; no voters: 
I20260709 13:13:39.369009  9717 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.369652  9838 raft_consensus.cc:2804] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:39.370146  9838 raft_consensus.cc:697] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Becoming Leader. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Running, Role: LEADER
I20260709 13:13:39.370915  9838 consensus_queue.cc:237] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.377415  9541 catalog_manager.cc:5697] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c reported cstate change: term changed from 1 to 2, leader changed from fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66) to 375410389f904652b56a2d6b6e302a7c (127.4.107.65). New cstate: current_term: 2 leader_uuid: "375410389f904652b56a2d6b6e302a7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.406517  9884 consensus_queue.cc:1048] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.416814  9866 consensus_queue.cc:1048] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.424995  9864 raft_consensus.cc:993] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: : Instructing follower 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.425450  9866 raft_consensus.cc:1081] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Signalling peer 375410389f904652b56a2d6b6e302a7c to start an election
I20260709 13:13:39.427153  9642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411"
dest_uuid: "375410389f904652b56a2d6b6e302a7c"
 from {username='slave'} at 127.0.0.1:34472
I20260709 13:13:39.427712  9642 raft_consensus.cc:493] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:39.428089  9642 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.433291  9642 raft_consensus.cc:515] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.435618  9642 leader_election.cc:290] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Requested vote from peers fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:39.436570  9717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:39.436844  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "375410389f904652b56a2d6b6e302a7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:39.437422  9717 raft_consensus.cc:3055] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:39.437487  9792 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.437824  9717 raft_consensus.cc:740] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Running, Role: LEADER
I20260709 13:13:39.438736  9717 consensus_queue.cc:260] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.439778  9717 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.443866  9792 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.445031  9607 leader_election.cc:304] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f; no voters: 
I20260709 13:13:39.445442  9717 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375410389f904652b56a2d6b6e302a7c in term 2.
I20260709 13:13:39.445817  9838 raft_consensus.cc:2804] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:39.446415  9838 raft_consensus.cc:697] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Becoming Leader. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Running, Role: LEADER
I20260709 13:13:39.447286  9838 consensus_queue.cc:237] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:39.453739  9540 catalog_manager.cc:5697] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c reported cstate change: term changed from 1 to 2, leader changed from fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66) to 375410389f904652b56a2d6b6e302a7c (127.4.107.65). New cstate: current_term: 2 leader_uuid: "375410389f904652b56a2d6b6e302a7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.549068  9792 raft_consensus.cc:1275] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.550442  9838 consensus_queue.cc:1048] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.558926  9717 raft_consensus.cc:1275] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.560667  9838 consensus_queue.cc:1048] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.654781  4525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:13:39.656356  4525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:13:39.656775  4525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:13:39.668579  9642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411"
dest_uuid: "375410389f904652b56a2d6b6e302a7c"
mode: GRACEFUL
new_leader_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
 from {username='slave'} at 127.0.0.1:51480
I20260709 13:13:39.669185  9642 raft_consensus.cc:606] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Received request to transfer leadership to TS fe3200d8bd9e46db9b27589c1cc28609
I20260709 13:13:39.670636  4525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:13:39.859432  9717 raft_consensus.cc:1275] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.860741  9838 consensus_queue.cc:1048] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.868371  9792 raft_consensus.cc:1275] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.869863  9838 consensus_queue.cc:1048] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:40.015794  9792 raft_consensus.cc:1275] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:40.017155  9838 consensus_queue.cc:1048] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:40.027279  9717 raft_consensus.cc:1275] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Refusing update from remote peer 375410389f904652b56a2d6b6e302a7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:40.029131  9888 consensus_queue.cc:1048] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:40.036317  9838 raft_consensus.cc:993] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: : Instructing follower fe3200d8bd9e46db9b27589c1cc28609 to start an election
I20260709 13:13:40.036927  9888 raft_consensus.cc:1081] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Signalling peer fe3200d8bd9e46db9b27589c1cc28609 to start an election
I20260709 13:13:40.038621  9717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411"
dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
 from {username='slave'} at 127.0.0.1:54934
I20260709 13:13:40.039592  9717 raft_consensus.cc:493] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:40.039942  9717 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:40.045194  9717 raft_consensus.cc:515] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:40.046991  9717 leader_election.cc:290] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 3 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:40.047953  9642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "375410389f904652b56a2d6b6e302a7c"
I20260709 13:13:40.048647  9642 raft_consensus.cc:3055] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:40.048549  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967279ff8f2a405ca754f4f97c99a411" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f"
I20260709 13:13:40.049163  9642 raft_consensus.cc:740] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 375410389f904652b56a2d6b6e302a7c, State: Running, Role: LEADER
I20260709 13:13:40.049362  9792 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:40.050089  9642 consensus_queue.cc:260] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [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: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:40.051437  9642 raft_consensus.cc:3060] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:40.057221  9792 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 3.
I20260709 13:13:40.058528  9682 leader_election.cc:304] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [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: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:40.058660  9642 raft_consensus.cc:2468] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3200d8bd9e46db9b27589c1cc28609 in term 3.
I20260709 13:13:40.059378  9866 raft_consensus.cc:2804] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:40.060416  9866 raft_consensus.cc:697] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 LEADER]: Becoming Leader. State: Replica: fe3200d8bd9e46db9b27589c1cc28609, State: Running, Role: LEADER
I20260709 13:13:40.061124  9866 consensus_queue.cc:237] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [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: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:40.067338  9539 catalog_manager.cc:5697] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 reported cstate change: term changed from 2 to 3, leader changed from 375410389f904652b56a2d6b6e302a7c (127.4.107.65) to fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66). New cstate: current_term: 3 leader_uuid: "fe3200d8bd9e46db9b27589c1cc28609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:40.679142  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
W20260709 13:13:40.722604  9683 consensus_peers.cc:597] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:40.744369  9791 raft_consensus.cc:1275] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Refusing update from remote peer fe3200d8bd9e46db9b27589c1cc28609: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:40.747541  9866 consensus_queue.cc:1048] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:13:40.758468  9757 consensus_peers.cc:597] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:40.776155  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:40.777011  4525 tablet_replica.cc:333] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c: stopping tablet replica
I20260709 13:13:40.777734  4525 raft_consensus.cc:2243] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:40.778658  4525 raft_consensus.cc:2272] T b3d20c64ff894dbbb09927f383b98109 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:40.780946  4525 tablet_replica.cc:333] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c: stopping tablet replica
I20260709 13:13:40.781509  4525 raft_consensus.cc:2243] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:40.781997  4525 raft_consensus.cc:2272] T 967279ff8f2a405ca754f4f97c99a411 P 375410389f904652b56a2d6b6e302a7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:40.784157  4525 tablet_replica.cc:333] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c: stopping tablet replica
I20260709 13:13:40.784677  4525 raft_consensus.cc:2243] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:40.785423  4525 raft_consensus.cc:2272] T 432ee66c6860455d84eee21417853eb6 P 375410389f904652b56a2d6b6e302a7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:40.787256  4525 tablet_replica.cc:333] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c: stopping tablet replica
I20260709 13:13:40.787726  4525 raft_consensus.cc:2243] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:40.788131  4525 raft_consensus.cc:2272] T d68dc70d0d164e66adbbef4951a084f0 P 375410389f904652b56a2d6b6e302a7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:41.219425  9664 debug-util.cc:398] Leaking SignalData structure 0x7b080024dd60 after lost signal to thread 4528
W20260709 13:13:41.220429  9664 debug-util.cc:398] Leaking SignalData structure 0x7b08002262c0 after lost signal to thread 9575
W20260709 13:13:41.222178  9664 debug-util.cc:398] Leaking SignalData structure 0x7b0800265de0 after lost signal to thread 9742
W20260709 13:13:41.223100  9664 debug-util.cc:398] Leaking SignalData structure 0x7b0800125120 after lost signal to thread 9816
W20260709 13:13:41.810477  4525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9664)
I20260709 13:13:42.179988  9897 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.180610  9897 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.181599  9909 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.182183  9909 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.182794  9897 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
I20260709 13:13:42.184324  9909 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67:39523)
W20260709 13:13:42.184648  9683 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260709 13:13:42.185400  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" is_pre_election: true
I20260709 13:13:42.187582  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "fe3200d8bd9e46db9b27589c1cc28609" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" is_pre_election: true
W20260709 13:13:42.188045  9683 leader_election.cc:336] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.188606  9683 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [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: fe3200d8bd9e46db9b27589c1cc28609; no voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f
I20260709 13:13:42.189390  9909 raft_consensus.cc:2749] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:13:42.189642  9683 leader_election.cc:336] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.190150  9683 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [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: fe3200d8bd9e46db9b27589c1cc28609; no voters: 375410389f904652b56a2d6b6e302a7c, 8d08f31a15c845109aca64c3c5fa9f0f
I20260709 13:13:42.190765  9909 raft_consensus.cc:2749] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:13:42.241389  9905 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.242055  9905 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.244024  9905 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:42.245196  9718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609" is_pre_election: true
I20260709 13:13:42.245960  9718 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 2.
I20260709 13:13:42.247498  9758 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
I20260709 13:13:42.248272  9905 raft_consensus.cc:2804] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:13:42.248813  9905 raft_consensus.cc:493] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.249603  9905 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:42.250041  9757 leader_election.cc:336] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.252034  9910 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.252676  9910 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.255151  9910 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:42.257225  9905 raft_consensus.cc:515] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.257680  9718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609" is_pre_election: true
I20260709 13:13:42.258474  9718 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 2.
I20260709 13:13:42.259788  9905 leader_election.cc:290] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:42.259974  9758 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 
W20260709 13:13:42.260751  9757 leader_election.cc:336] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.261526  9905 raft_consensus.cc:2804] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:13:42.262063  9905 raft_consensus.cc:493] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 375410389f904652b56a2d6b6e302a7c)
I20260709 13:13:42.262149  9718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432ee66c6860455d84eee21417853eb6" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:42.262573  9905 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.262828  9718 raft_consensus.cc:3060] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:42.265086  9757 leader_election.cc:336] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.269495  9718 raft_consensus.cc:2468] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 3.
I20260709 13:13:42.270931  9758 leader_election.cc:304] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 375410389f904652b56a2d6b6e302a7c
I20260709 13:13:42.272230  9910 raft_consensus.cc:2804] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:42.272164  9905 raft_consensus.cc:515] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.274055  9910 raft_consensus.cc:697] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 LEADER]: Becoming Leader. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Running, Role: LEADER
I20260709 13:13:42.275064  9910 consensus_queue.cc:237] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [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: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.277876  9718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d20c64ff894dbbb09927f383b98109" candidate_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3200d8bd9e46db9b27589c1cc28609"
I20260709 13:13:42.278246  9905 leader_election.cc:290] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: Requested vote from peers 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725), fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185)
I20260709 13:13:42.278734  9718 raft_consensus.cc:3060] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:13:42.280821  9757 leader_election.cc:336] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111)
I20260709 13:13:42.288084  9539 catalog_manager.cc:5697] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f reported cstate change: term changed from 2 to 3, leader changed from 375410389f904652b56a2d6b6e302a7c (127.4.107.65) to 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67). New cstate: current_term: 3 leader_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.290416  9718 raft_consensus.cc:2468] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d08f31a15c845109aca64c3c5fa9f0f in term 3.
I20260709 13:13:42.293171  9758 leader_election.cc:304] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d08f31a15c845109aca64c3c5fa9f0f, fe3200d8bd9e46db9b27589c1cc28609; no voters: 375410389f904652b56a2d6b6e302a7c
I20260709 13:13:42.294724  9910 raft_consensus.cc:2804] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:42.295336  9910 raft_consensus.cc:697] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 LEADER]: Becoming Leader. State: Replica: 8d08f31a15c845109aca64c3c5fa9f0f, State: Running, Role: LEADER
I20260709 13:13:42.296413  9910 consensus_queue.cc:237] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [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: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } }
I20260709 13:13:42.309646  9539 catalog_manager.cc:5697] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f reported cstate change: term changed from 2 to 3, leader changed from 375410389f904652b56a2d6b6e302a7c (127.4.107.65) to 8d08f31a15c845109aca64c3c5fa9f0f (127.4.107.67). New cstate: current_term: 3 leader_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "375410389f904652b56a2d6b6e302a7c" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 40725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d08f31a15c845109aca64c3c5fa9f0f" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.737841  9718 raft_consensus.cc:1275] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Refusing update from remote peer 8d08f31a15c845109aca64c3c5fa9f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:13:42.738128  9757 consensus_peers.cc:597] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:42.739270  9910 consensus_queue.cc:1048] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:13:42.764153  9757 consensus_peers.cc:597] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:42.811100  4525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9664)
I20260709 13:13:42.828183  9718 raft_consensus.cc:1275] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Refusing update from remote peer 8d08f31a15c845109aca64c3c5fa9f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:42.829661  9910 consensus_queue.cc:1048] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3200d8bd9e46db9b27589c1cc28609" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:13:42.967597  9757 consensus_peers.cc:597] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:43.476511  9683 consensus_peers.cc:597] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 -> Peer 375410389f904652b56a2d6b6e302a7c (127.4.107.65:40725): Couldn't send request to peer 375410389f904652b56a2d6b6e302a7c. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:40725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:13:43.811691  4525 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9664)
I20260709 13:13:43.900372  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
I20260709 13:13:43.914494  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
I20260709 13:13:43.934521  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:43.935231  4525 tablet_replica.cc:333] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609: stopping tablet replica
I20260709 13:13:43.935850  4525 raft_consensus.cc:2243] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:43.936352  4525 raft_consensus.cc:2272] T b3d20c64ff894dbbb09927f383b98109 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:43.938294  4525 tablet_replica.cc:333] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609: stopping tablet replica
I20260709 13:13:43.938827  4525 raft_consensus.cc:2243] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:43.939661  4525 raft_consensus.cc:2272] T 967279ff8f2a405ca754f4f97c99a411 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:43.941501  4525 tablet_replica.cc:333] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609: stopping tablet replica
I20260709 13:13:43.942101  4525 raft_consensus.cc:2243] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:43.942521  4525 raft_consensus.cc:2272] T d68dc70d0d164e66adbbef4951a084f0 P fe3200d8bd9e46db9b27589c1cc28609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:43.944377  4525 tablet_replica.cc:333] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609: stopping tablet replica
I20260709 13:13:43.944820  4525 raft_consensus.cc:2243] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:43.945196  4525 raft_consensus.cc:2272] T 432ee66c6860455d84eee21417853eb6 P fe3200d8bd9e46db9b27589c1cc28609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:43.969805  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
I20260709 13:13:43.982865  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
W20260709 13:13:43.985497  9758 consensus_peers.cc:597] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f -> Peer fe3200d8bd9e46db9b27589c1cc28609 (127.4.107.66:40185): Couldn't send request to peer fe3200d8bd9e46db9b27589c1cc28609. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.66:40185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:44.006916  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:44.007835  4525 tablet_replica.cc:333] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f: stopping tablet replica
I20260709 13:13:44.008512  4525 raft_consensus.cc:2243] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:44.009490  4525 raft_consensus.cc:2272] T b3d20c64ff894dbbb09927f383b98109 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:44.011721  4525 tablet_replica.cc:333] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f: stopping tablet replica
I20260709 13:13:44.012355  4525 raft_consensus.cc:2243] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:44.012854  4525 raft_consensus.cc:2272] T 967279ff8f2a405ca754f4f97c99a411 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:44.014865  4525 tablet_replica.cc:333] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f: stopping tablet replica
I20260709 13:13:44.015416  4525 raft_consensus.cc:2243] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:44.016287  4525 raft_consensus.cc:2272] T 432ee66c6860455d84eee21417853eb6 P 8d08f31a15c845109aca64c3c5fa9f0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:44.018266  4525 tablet_replica.cc:333] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f: stopping tablet replica
I20260709 13:13:44.018741  4525 raft_consensus.cc:2243] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:44.019521  4525 raft_consensus.cc:2272] T d68dc70d0d164e66adbbef4951a084f0 P 8d08f31a15c845109aca64c3c5fa9f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:44.042587  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:13:44.054803  4525 master.cc:562] Master@127.4.107.126:39399 shutting down...
I20260709 13:13:44.073549  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:44.074184  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:44.074448  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56d37180cd174534bb5581ee35c7883d: stopping tablet replica
I20260709 13:13:44.093760  4525 master.cc:584] Master@127.4.107.126:39399 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (6673 ms)
[----------] 6 tests from LeaderRebalancerTest (149143 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:13:44.125752  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:40399
I20260709 13:13:44.126910  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:44.132102  9926 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
W20260709 13:13:44.134047  9927 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
I20260709 13:13:44.134527  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:44.135636  9929 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
I20260709 13:13:44.136618  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:44.136809  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:44.136934  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602824136923 us; error 0 us; skew 500 ppm
I20260709 13:13:44.137423  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:44.139976  4525 webserver.cc:533] Webserver started at http://127.4.107.126:45339/ using document root <none> and password file <none>
I20260709 13:13:44.140460  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:44.140617  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:44.140823  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:44.141997  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "dc7df5b542344acab948329ca86e98c3"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.146500  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:13:44.149909  9934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.150693  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:44.151010  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "dc7df5b542344acab948329ca86e98c3"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.151329  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-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)
I20260709 13:13:44.160792  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:44.161967  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:44.198766  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:40399
I20260709 13:13:44.198863  9985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:40399 every 8 connection(s)
I20260709 13:13:44.202731  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.214054  9986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: Bootstrap starting.
I20260709 13:13:44.218495  9986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.222662  9986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: No bootstrap required, opened a new log
I20260709 13:13:44.224898  9986 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER }
I20260709 13:13:44.225294  9986 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.225471  9986 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7df5b542344acab948329ca86e98c3, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.226018  9986 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER }
I20260709 13:13:44.226451  9986 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:44.226656  9986 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:44.226869  9986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.231814  9986 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER }
I20260709 13:13:44.232319  9986 leader_election.cc:304] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [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: dc7df5b542344acab948329ca86e98c3; no voters: 
I20260709 13:13:44.233510  9986 leader_election.cc:290] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:44.233953  9989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.235399  9989 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 1 LEADER]: Becoming Leader. State: Replica: dc7df5b542344acab948329ca86e98c3, State: Running, Role: LEADER
I20260709 13:13:44.236162  9989 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [LEADER]: Queue going to LEADER mode. State: All 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: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER }
I20260709 13:13:44.236570  9986 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:44.240998  9991 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc7df5b542344acab948329ca86e98c3. Latest consensus state: current_term: 1 leader_uuid: "dc7df5b542344acab948329ca86e98c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER } }
I20260709 13:13:44.241888  9991 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:44.243299  9990 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc7df5b542344acab948329ca86e98c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7df5b542344acab948329ca86e98c3" member_type: VOTER } }
I20260709 13:13:44.244158  9990 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:44.247831  9997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:44.252617  9997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:44.254020  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:44.261703  9997 catalog_manager.cc:1383] Generated new cluster ID: 5d88a7711d684dc1bdf754ccbbc11393
I20260709 13:13:44.262014  9997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:44.286293  9997 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:44.287788  9997 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:44.306501  9997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: Generated new TSK 0
I20260709 13:13:44.307165  9997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:44.320945  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:44.327159 10007 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
I20260709 13:13:44.330451  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:44.328372 10008 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
W20260709 13:13:44.331427 10010 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
I20260709 13:13:44.332741  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:44.332940  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:44.333189  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602824333169 us; error 0 us; skew 500 ppm
I20260709 13:13:44.333820  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:44.336315  4525 webserver.cc:533] Webserver started at http://127.4.107.65:43903/ using document root <none> and password file <none>
I20260709 13:13:44.336812  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:44.337013  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:44.337309  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:44.338562  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "82aa0eb8fc064894a233794fc4eedbcb"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.343364  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:44.346995 10015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.347950  4525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:13:44.348224  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "82aa0eb8fc064894a233794fc4eedbcb"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.348500  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-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)
I20260709 13:13:44.362284  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:44.363454  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:44.364936  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:44.367465  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:44.367653  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.367975  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:44.368141  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.408418  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:45501
I20260709 13:13:44.408524 10077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:45501 every 8 connection(s)
I20260709 13:13:44.413743  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:44.421895 10082 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
W20260709 13:13:44.423605 10083 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
I20260709 13:13:44.425289  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:44.425318 10085 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
I20260709 13:13:44.427182  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:44.427475  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:44.427678  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602824427661 us; error 0 us; skew 500 ppm
I20260709 13:13:44.428382  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:44.430404 10078 heartbeater.cc:344] Connected to a master server at 127.4.107.126:40399
I20260709 13:13:44.430832 10078 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:44.431358  4525 webserver.cc:533] Webserver started at http://127.4.107.66:35791/ using document root <none> and password file <none>
I20260709 13:13:44.431805 10078 heartbeater.cc:507] Master 127.4.107.126:40399 requested a full tablet report, sending...
I20260709 13:13:44.432080  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:44.432391  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:44.432715  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:44.434155  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "569ca4a1324f4d11b5534749fa5c4290"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.434311  9951 ts_manager.cc:194] Registered new tserver with Master: 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501)
I20260709 13:13:44.436187  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43060
I20260709 13:13:44.439374  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:44.443056 10090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.443933  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:44.444259  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "569ca4a1324f4d11b5534749fa5c4290"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.444559  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-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)
I20260709 13:13:44.482748  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:44.483858  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:44.485280  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:44.487629  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:44.487809  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.488371  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:44.488561  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.530581  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:37931
I20260709 13:13:44.530669 10152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:37931 every 8 connection(s)
I20260709 13:13:44.536307  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:44.544744 10157 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
W20260709 13:13:44.545008 10156 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
I20260709 13:13:44.548547 10153 heartbeater.cc:344] Connected to a master server at 127.4.107.126:40399
I20260709 13:13:44.549072 10153 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:44.550117 10153 heartbeater.cc:507] Master 127.4.107.126:40399 requested a full tablet report, sending...
W20260709 13:13:44.552909 10159 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
I20260709 13:13:44.553198  9951 ts_manager.cc:194] Registered new tserver with Master: 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:44.553732  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:44.554790  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:44.555078  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:44.555246  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43062
I20260709 13:13:44.555280  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602824555263 us; error 0 us; skew 500 ppm
I20260709 13:13:44.556185  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:44.559091  4525 webserver.cc:533] Webserver started at http://127.4.107.67:37065/ using document root <none> and password file <none>
I20260709 13:13:44.559646  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:44.559880  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:44.560179  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:44.561384  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.566116  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:44.569423 10164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.570268  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:44.570611  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
format_stamp: "Formatted at 2026-07-09 13:13:44 on dist-test-slave-7f95"
I20260709 13:13:44.570897  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602674802462-4525-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)
I20260709 13:13:44.585933  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:44.587112  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:44.588646  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:44.591102  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:44.591359  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.591629  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:44.591820  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:44.629791  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:33713
I20260709 13:13:44.629894 10226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:33713 every 8 connection(s)
I20260709 13:13:44.643285 10227 heartbeater.cc:344] Connected to a master server at 127.4.107.126:40399
I20260709 13:13:44.643762 10227 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:44.644529 10227 heartbeater.cc:507] Master 127.4.107.126:40399 requested a full tablet report, sending...
I20260709 13:13:44.646648  9951 ts_manager.cc:194] Registered new tserver with Master: ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:44.647511  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01447741s
I20260709 13:13:44.648309  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43078
I20260709 13:13:44.672735  9951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43080:
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"
    }
  }
}
W20260709 13:13:44.675376  9951 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.
I20260709 13:13:44.748818 10118 tablet_service.cc:1511] Processing CreateTablet for tablet bc930bb3d9414784a595fafe61eb8ede (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:44.749223 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 9c27a2c5dbf94e919f1e5f5544abac83 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:44.750423 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc930bb3d9414784a595fafe61eb8ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.751085 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c27a2c5dbf94e919f1e5f5544abac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.759580 10116 tablet_service.cc:1511] Processing CreateTablet for tablet be5da9a6dd3f4241960b3b4fc22a9b19 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:44.761206 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5da9a6dd3f4241960b3b4fc22a9b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.765894 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 6e078294925244b895655e047f2ed7e4 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:44.767467 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e078294925244b895655e047f2ed7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.770740 10043 tablet_service.cc:1511] Processing CreateTablet for tablet bc930bb3d9414784a595fafe61eb8ede (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:44.772257 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc930bb3d9414784a595fafe61eb8ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.771885 10040 tablet_service.cc:1511] Processing CreateTablet for tablet 6e078294925244b895655e047f2ed7e4 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:44.773377 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e078294925244b895655e047f2ed7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.780205 10112 tablet_service.cc:1511] Processing CreateTablet for tablet 981014c4434d459884897fbe5903fb12 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.773033 10041 tablet_service.cc:1511] Processing CreateTablet for tablet be5da9a6dd3f4241960b3b4fc22a9b19 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:44.781705 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981014c4434d459884897fbe5903fb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.782903 10192 tablet_service.cc:1511] Processing CreateTablet for tablet bc930bb3d9414784a595fafe61eb8ede (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:44.784374 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc930bb3d9414784a595fafe61eb8ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.786973 10035 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.788455 10111 tablet_service.cc:1511] Processing CreateTablet for tablet a2e29e0762204f21b391185a4d35b936 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.789651 10110 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.774511 10114 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a5b72bce34d50909eae1fdbd91e18 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:44.774734 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a5b72bce34d50909eae1fdbd91e18 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:44.774866 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 9c27a2c5dbf94e919f1e5f5544abac83 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:44.791643 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e29e0762204f21b391185a4d35b936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.775192 10036 tablet_service.cc:1511] Processing CreateTablet for tablet a2e29e0762204f21b391185a4d35b936 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.776448 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 614ebb1bc0b74b7d9107e53570b4cdc8 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:44.778231 10037 tablet_service.cc:1511] Processing CreateTablet for tablet 981014c4434d459884897fbe5903fb12 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.778520 10113 tablet_service.cc:1511] Processing CreateTablet for tablet 614ebb1bc0b74b7d9107e53570b4cdc8 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:44.781709 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5da9a6dd3f4241960b3b4fc22a9b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.796237 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e29e0762204f21b391185a4d35b936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.798064 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 9c27a2c5dbf94e919f1e5f5544abac83 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:44.799582 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c27a2c5dbf94e919f1e5f5544abac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.799914 10035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.802151 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c27a2c5dbf94e919f1e5f5544abac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.794499 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a5b72bce34d50909eae1fdbd91e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.804315 10190 tablet_service.cc:1511] Processing CreateTablet for tablet be5da9a6dd3f4241960b3b4fc22a9b19 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:44.805871 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5da9a6dd3f4241960b3b4fc22a9b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.806002 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ebb1bc0b74b7d9107e53570b4cdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.806005 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a5b72bce34d50909eae1fdbd91e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.807322 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ebb1bc0b74b7d9107e53570b4cdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.809991 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.809991 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981014c4434d459884897fbe5903fb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.850044 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 6e078294925244b895655e047f2ed7e4 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:44.850445 10188 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a5b72bce34d50909eae1fdbd91e18 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:44.851208 10186 tablet_service.cc:1511] Processing CreateTablet for tablet 981014c4434d459884897fbe5903fb12 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:44.851696 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e078294925244b895655e047f2ed7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.852721 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981014c4434d459884897fbe5903fb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.852953 10187 tablet_service.cc:1511] Processing CreateTablet for tablet 614ebb1bc0b74b7d9107e53570b4cdc8 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:44.854494 10187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ebb1bc0b74b7d9107e53570b4cdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.855000 10185 tablet_service.cc:1511] Processing CreateTablet for tablet a2e29e0762204f21b391185a4d35b936 (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:44.856434 10185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e29e0762204f21b391185a4d35b936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.858130 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a5b72bce34d50909eae1fdbd91e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.860262 10184 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b (DEFAULT_TABLE table=test-workload [id=4d9f1709df7d4d42aca1b169d52ca50b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:44.861766 10184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb95a9ab44b41bea1dfe4f40cfb072b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:44.904053 10242 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:44.916585 10243 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:44.952627 10244 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:44.953595 10243 tablet_bootstrap.cc:654] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.953924 10242 tablet_bootstrap.cc:654] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.961107 10244 tablet_bootstrap.cc:654] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.973405 10242 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:44.974040 10243 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:44.974100 10242 ts_tablet_manager.cc:1403] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.007s
I20260709 13:13:44.974431 10244 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:44.974772 10243 ts_tablet_manager.cc:1403] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.011s
I20260709 13:13:44.975018 10244 ts_tablet_manager.cc:1403] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:13:44.977905 10242 raft_consensus.cc:359] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:44.978257 10244 raft_consensus.cc:359] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:44.978134 10243 raft_consensus.cc:359] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:44.979043 10242 raft_consensus.cc:385] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.979189 10244 raft_consensus.cc:385] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.979288 10243 raft_consensus.cc:385] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.979588 10242 raft_consensus.cc:740] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.979794 10244 raft_consensus.cc:740] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.979872 10243 raft_consensus.cc:740] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.980619 10242 consensus_queue.cc:260] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:44.980780 10244 consensus_queue.cc:260] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:44.980973 10243 consensus_queue.cc:260] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:44.983332 10078 heartbeater.cc:499] Master 127.4.107.126:40399 was elected leader, sending a full tablet report...
I20260709 13:13:44.984150 10242 ts_tablet_manager.cc:1434] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:44.985772 10242 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:44.994588 10153 heartbeater.cc:499] Master 127.4.107.126:40399 was elected leader, sending a full tablet report...
I20260709 13:13:44.994652 10227 heartbeater.cc:499] Master 127.4.107.126:40399 was elected leader, sending a full tablet report...
I20260709 13:13:44.995347 10243 ts_tablet_manager.cc:1434] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.010s
I20260709 13:13:44.995570 10242 tablet_bootstrap.cc:654] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.996943 10243 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:44.993373 10244 ts_tablet_manager.cc:1434] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:13:44.998566 10244 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.005497 10244 tablet_bootstrap.cc:654] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.006879 10243 tablet_bootstrap.cc:654] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.018128 10243 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.018137 10244 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.018785 10243 ts_tablet_manager.cc:1403] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 13:13:45.018785 10244 ts_tablet_manager.cc:1403] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:13:45.021941 10244 raft_consensus.cc:359] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.022148 10243 raft_consensus.cc:359] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.022746 10244 raft_consensus.cc:385] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.022897 10243 raft_consensus.cc:385] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.023111 10244 raft_consensus.cc:740] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.023226 10243 raft_consensus.cc:740] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.024096 10244 consensus_queue.cc:260] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.024088 10243 consensus_queue.cc:260] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.026821 10244 ts_tablet_manager.cc:1434] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:45.026821 10243 ts_tablet_manager.cc:1434] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:45.027961 10243 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.027961 10244 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.034816 10243 tablet_bootstrap.cc:654] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.034816 10244 tablet_bootstrap.cc:654] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.047025 10243 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.047585 10244 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.047642 10243 ts_tablet_manager.cc:1403] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:13:45.048323 10244 ts_tablet_manager.cc:1403] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 13:13:45.051151 10243 raft_consensus.cc:359] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.051280 10244 raft_consensus.cc:359] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.051966 10243 raft_consensus.cc:385] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.052085 10244 raft_consensus.cc:385] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.052331 10243 raft_consensus.cc:740] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.052482 10244 raft_consensus.cc:740] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.053316 10243 consensus_queue.cc:260] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.053400 10244 consensus_queue.cc:260] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.056005 10243 ts_tablet_manager.cc:1434] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:45.057068 10243 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.058125 10244 ts_tablet_manager.cc:1434] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:13:45.059298 10244 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.063524 10243 tablet_bootstrap.cc:654] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.065583 10244 tablet_bootstrap.cc:654] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.106716 10244 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.106716 10242 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.107285 10244 ts_tablet_manager.cc:1403] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.025s
I20260709 13:13:45.107396 10242 ts_tablet_manager.cc:1403] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.122s	user 0.045s	sys 0.064s
I20260709 13:13:45.107766 10243 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.108278 10243 ts_tablet_manager.cc:1403] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.028s
I20260709 13:13:45.109753 10244 raft_consensus.cc:359] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.110391 10244 raft_consensus.cc:385] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.110683 10244 raft_consensus.cc:740] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.110414 10242 raft_consensus.cc:359] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.111096 10243 raft_consensus.cc:359] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.111451 10242 raft_consensus.cc:385] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.111446 10244 consensus_queue.cc:260] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.111949 10243 raft_consensus.cc:385] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.112021 10242 raft_consensus.cc:740] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.113483 10244 ts_tablet_manager.cc:1434] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:13:45.112337 10243 raft_consensus.cc:740] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.118456 10242 consensus_queue.cc:260] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.118877 10244 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.119549 10250 raft_consensus.cc:493] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.120076 10250 raft_consensus.cc:515] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.123920 10242 ts_tablet_manager.cc:1434] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:13:45.125144 10242 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.126353 10244 tablet_bootstrap.cc:654] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.131384 10250 leader_election.cc:290] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.132864 10242 tablet_bootstrap.cc:654] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.118777 10243 consensus_queue.cc:260] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.150513 10243 ts_tablet_manager.cc:1434] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.005s
I20260709 13:13:45.151755 10243 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.162349 10242 tablet_bootstrap.cc:492] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.162550 10244 tablet_bootstrap.cc:492] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.163002 10242 ts_tablet_manager.cc:1403] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.018s
I20260709 13:13:45.163452 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e29e0762204f21b391185a4d35b936" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.164381 10244 ts_tablet_manager.cc:1403] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.024s
W20260709 13:13:45.165751 10094 leader_election.cc:343] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.168119 10242 raft_consensus.cc:359] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.168594 10244 raft_consensus.cc:359] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.169039 10242 raft_consensus.cc:385] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.169447 10244 raft_consensus.cc:385] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.169580 10242 raft_consensus.cc:740] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.169893 10244 raft_consensus.cc:740] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.170892 10244 consensus_queue.cc:260] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.170884 10242 consensus_queue.cc:260] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.173866 10242 ts_tablet_manager.cc:1434] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:13:45.175124 10242 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.176494 10244 ts_tablet_manager.cc:1434] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:13:45.177803 10244 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.168201 10243 tablet_bootstrap.cc:654] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.182672 10242 tablet_bootstrap.cc:654] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.184804 10244 tablet_bootstrap.cc:654] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.187793 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e29e0762204f21b391185a4d35b936" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.188660 10202 raft_consensus.cc:2468] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.190856 10091 leader_election.cc:304] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.192132 10250 raft_consensus.cc:2804] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.192641 10250 raft_consensus.cc:493] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.193095 10250 raft_consensus.cc:3060] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.205494 10242 tablet_bootstrap.cc:492] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.206224 10242 ts_tablet_manager.cc:1403] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260709 13:13:45.207587 10243 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.208145 10243 ts_tablet_manager.cc:1403] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 13:13:45.208783 10242 raft_consensus.cc:359] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.209466 10242 raft_consensus.cc:385] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.209887 10242 raft_consensus.cc:740] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.210697 10249 raft_consensus.cc:493] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.211285 10249 raft_consensus.cc:515] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.211007 10242 consensus_queue.cc:260] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.212261 10244 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.212857 10244 ts_tablet_manager.cc:1403] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.022s
I20260709 13:13:45.214538 10242 ts_tablet_manager.cc:1434] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:45.205312 10250 raft_consensus.cc:515] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.216006 10265 raft_consensus.cc:493] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.216192 10242 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.216665 10265 raft_consensus.cc:515] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.218495 10250 leader_election.cc:290] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.220091 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e29e0762204f21b391185a4d35b936" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.220798 10053 raft_consensus.cc:3060] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.222383 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981014c4434d459884897fbe5903fb12" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.222414 10265 leader_election.cc:290] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.223240 10052 raft_consensus.cc:2468] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.225008 10249 leader_election.cc:290] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.227741 10242 tablet_bootstrap.cc:654] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.228242 10244 raft_consensus.cc:359] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.229115 10244 raft_consensus.cc:385] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.230634 10244 raft_consensus.cc:740] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.231906 10244 consensus_queue.cc:260] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.233095 10094 leader_election.cc:304] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:45.234073 10244 ts_tablet_manager.cc:1434] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:13:45.235109 10244 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.229895 10243 raft_consensus.cc:359] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.238237 10243 raft_consensus.cc:385] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.239461 10243 raft_consensus.cc:740] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.239498 10250 raft_consensus.cc:493] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.240099 10250 raft_consensus.cc:515] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:45.240557 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e29e0762204f21b391185a4d35b936" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.240475 10243 consensus_queue.cc:260] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.241210 10202 raft_consensus.cc:3060] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.242177 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981014c4434d459884897fbe5903fb12" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.242923 10201 raft_consensus.cc:2468] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.243163 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.243991 10200 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.243302 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.243217 10250 leader_election.cc:290] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713), 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501)
I20260709 13:13:45.246109 10091 leader_election.cc:304] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
W20260709 13:13:45.248605  9999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:13:45.250455 10094 leader_election.cc:343] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.238034 10265 raft_consensus.cc:2804] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.259176 10202 raft_consensus.cc:2468] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.259907 10265 raft_consensus.cc:493] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.261372 10265 raft_consensus.cc:3060] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.262763 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.251911 10053 raft_consensus.cc:2468] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
W20260709 13:13:45.264582 10168 leader_election.cc:343] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.252379 10250 raft_consensus.cc:2804] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.268512 10250 raft_consensus.cc:493] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.268664 10091 leader_election.cc:304] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.269097 10250 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.270742 10268 raft_consensus.cc:2804] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.271694 10243 ts_tablet_manager.cc:1434] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.063s	user 0.014s	sys 0.005s
I20260709 13:13:45.273540 10244 tablet_bootstrap.cc:654] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.274715 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:45.275913 10242 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
W20260709 13:13:45.277213 10165 leader_election.cc:343] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.277659 10242 ts_tablet_manager.cc:1403] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.018s
I20260709 13:13:45.277825 10165 leader_election.cc:304] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.279045 10249 raft_consensus.cc:2749] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.280738 10242 raft_consensus.cc:359] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.281594 10242 raft_consensus.cc:385] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.281909 10242 raft_consensus.cc:740] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.282938 10243 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.282680 10242 consensus_queue.cc:260] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.289304 10244 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.289951 10244 ts_tablet_manager.cc:1403] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.004s
I20260709 13:13:45.291754 10250 raft_consensus.cc:515] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:45.292687 10244 raft_consensus.cc:359] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.293401 10244 raft_consensus.cc:385] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.293677 10244 raft_consensus.cc:740] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.294696 10242 ts_tablet_manager.cc:1434] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:13:45.294644 10244 consensus_queue.cc:260] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.295436 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.295684 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.296146 10202 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:45.297418 10094 leader_election.cc:343] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.285470 10265 raft_consensus.cc:515] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.301061 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981014c4434d459884897fbe5903fb12" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.301718 10242 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.302347 10265 leader_election.cc:290] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.302699 10244 ts_tablet_manager.cc:1434] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:13:45.301725 10053 raft_consensus.cc:3060] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.303936 10244 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.303707 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981014c4434d459884897fbe5903fb12" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.304504 10200 raft_consensus.cc:3060] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.311695 10244 tablet_bootstrap.cc:654] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.313508 10200 raft_consensus.cc:2468] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.317919 10091 leader_election.cc:304] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.318686 10242 tablet_bootstrap.cc:654] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.319089 10265 raft_consensus.cc:2804] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.316576 10202 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.319780 10265 raft_consensus.cc:697] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:45.320519 10091 leader_election.cc:304] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.320763 10265 consensus_queue.cc:237] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.323359 10268 raft_consensus.cc:697] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:45.323987 10270 raft_consensus.cc:2804] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.324536 10270 raft_consensus.cc:697] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:45.324401 10268 consensus_queue.cc:237] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.325510 10250 leader_election.cc:290] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713), 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501)
I20260709 13:13:45.328495 10053 raft_consensus.cc:2468] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.330531 10270 consensus_queue.cc:237] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:45.331396 10242 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.331971 10242 ts_tablet_manager.cc:1403] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.006s
I20260709 13:13:45.332722 10249 raft_consensus.cc:493] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.333328 10249 raft_consensus.cc:515] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.334020 10272 raft_consensus.cc:493] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.335517 10242 raft_consensus.cc:359] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.336303 10249 leader_election.cc:290] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.336766 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.337160 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:45.337764 10052 raft_consensus.cc:2468] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
W20260709 13:13:45.339394 10165 leader_election.cc:343] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.340235 10168 leader_election.cc:304] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 569ca4a1324f4d11b5534749fa5c4290
I20260709 13:13:45.336362 10242 raft_consensus.cc:385] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.341866 10249 raft_consensus.cc:2804] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.341899 10242 raft_consensus.cc:740] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.342330 10243 tablet_bootstrap.cc:654] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.342454 10249 raft_consensus.cc:493] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.343057 10249 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.343938 10242 consensus_queue.cc:260] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.334743 10272 raft_consensus.cc:515] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.355701 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
W20260709 13:13:45.357739 10094 leader_election.cc:343] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.359202 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.360157 10242 ts_tablet_manager.cc:1434] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.003s
W20260709 13:13:45.361778 10091 leader_election.cc:343] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.362701 10091 leader_election.cc:304] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290; no voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:45.363958 10250 raft_consensus.cc:2749] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.365803 10272 leader_election.cc:290] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.371515 10242 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.373335  9951 catalog_manager.cc:5697] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.375031 10244 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.375777 10244 ts_tablet_manager.cc:1403] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.032s
I20260709 13:13:45.383700 10244 raft_consensus.cc:359] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.370407 10249 raft_consensus.cc:515] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.384456 10244 raft_consensus.cc:385] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.385049 10244 raft_consensus.cc:740] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.387041 10249 leader_election.cc:290] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.386235 10244 consensus_queue.cc:260] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.390364 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.391338 10053 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.395764 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:45.398094 10242 tablet_bootstrap.cc:654] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:45.398909 10165 leader_election.cc:343] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.402012 10270 raft_consensus.cc:493] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.404088 10244 ts_tablet_manager.cc:1434] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 13:13:45.404955 10244 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:45.402761 10270 raft_consensus.cc:515] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.410140 10053 raft_consensus.cc:2468] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:45.411612 10270 leader_election.cc:290] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.411535 10168 leader_election.cc:304] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 569ca4a1324f4d11b5534749fa5c4290
I20260709 13:13:45.412497 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.413414 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.413756 10243 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.414217 10202 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.416728 10243 ts_tablet_manager.cc:1403] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.020s
I20260709 13:13:45.415588 10280 raft_consensus.cc:2804] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.417528 10280 raft_consensus.cc:697] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:45.417446 10091 leader_election.cc:304] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.418682 10270 raft_consensus.cc:2804] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.415539 10244 tablet_bootstrap.cc:654] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.419111 10270 raft_consensus.cc:493] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.419535 10270 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.418792 10280 consensus_queue.cc:237] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.421025 10243 raft_consensus.cc:359] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.421782 10248 raft_consensus.cc:493] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.423014 10053 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.423290 10243 raft_consensus.cc:385] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.423493 10248 raft_consensus.cc:515] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.423959 10243 raft_consensus.cc:740] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.425135 10243 consensus_queue.cc:260] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.428056 10243 ts_tablet_manager.cc:1434] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:13:45.429220 10243 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.438504 10265 raft_consensus.cc:493] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.438879 10248 leader_election.cc:290] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.439200 10265 raft_consensus.cc:515] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.442335 10265 leader_election.cc:290] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.444031 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.445030 10202 raft_consensus.cc:2468] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:45.446657 10091 leader_election.cc:304] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.447683 10265 raft_consensus.cc:2804] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.448081 10265 raft_consensus.cc:493] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.448421 10265 raft_consensus.cc:3060] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.456688 10265 raft_consensus.cc:515] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.459451 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.460014 10243 tablet_bootstrap.cc:654] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:45.461326 10094 leader_election.cc:343] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.464130  9951 catalog_manager.cc:5697] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.466797 10265 leader_election.cc:290] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.467026 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
W20260709 13:13:45.469007 10094 leader_election.cc:343] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.470393 10243 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.470642 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ebb1bc0b74b7d9107e53570b4cdc8" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.470985 10243 ts_tablet_manager.cc:1403] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.009s
I20260709 13:13:45.471485 10202 raft_consensus.cc:3060] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.475543  9950 catalog_manager.cc:5697] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.477636  9950 catalog_manager.cc:5697] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.486320 10243 raft_consensus.cc:359] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.487227 10243 raft_consensus.cc:385] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.487480 10244 tablet_bootstrap.cc:492] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:45.487743 10202 raft_consensus.cc:2468] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.488065 10244 ts_tablet_manager.cc:1403] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.021s
I20260709 13:13:45.489097 10091 leader_election.cc:304] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.487562 10243 raft_consensus.cc:740] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.490345 10265 raft_consensus.cc:2804] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.490902 10265 raft_consensus.cc:697] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:45.490761 10243 consensus_queue.cc:260] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.493094 10265 consensus_queue.cc:237] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.494628 10243 ts_tablet_manager.cc:1434] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:13:45.491055 10244 raft_consensus.cc:359] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.495111 10244 raft_consensus.cc:385] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.495388 10244 raft_consensus.cc:740] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.495782 10243 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.501169 10270 raft_consensus.cc:515] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.502828 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e078294925244b895655e047f2ed7e4" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:45.503235 10243 tablet_bootstrap.cc:654] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.504684 10242 tablet_bootstrap.cc:492] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.505213 10242 ts_tablet_manager.cc:1403] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.025s
I20260709 13:13:45.505961 10270 leader_election.cc:290] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.506412 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e078294925244b895655e047f2ed7e4" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:45.507305 10128 raft_consensus.cc:2468] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 0.
I20260709 13:13:45.508127 10242 raft_consensus.cc:359] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:45.508677 10242 raft_consensus.cc:385] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.508855 10242 raft_consensus.cc:740] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.509291 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.502971 10244 consensus_queue.cc:260] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.509936 10202 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.510416 10200 raft_consensus.cc:2468] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 0.
I20260709 13:13:45.511307 10016 leader_election.cc:304] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:45.512709 10248 raft_consensus.cc:2804] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.513197 10248 raft_consensus.cc:493] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.513823 10248 raft_consensus.cc:3060] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.515110 10244 ts_tablet_manager.cc:1434] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:13:45.516218 10242 consensus_queue.cc:260] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:45.518729 10202 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.521181 10091 leader_election.cc:304] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.522569 10270 raft_consensus.cc:2804] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.523275 10270 raft_consensus.cc:697] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:45.524518 10270 consensus_queue.cc:237] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.510004 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.531807 10053 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.543588 10053 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:45.557782  9950 catalog_manager.cc:5697] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.570647 10248 raft_consensus.cc:515] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.574627 10242 ts_tablet_manager.cc:1434] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.069s	user 0.034s	sys 0.029s
I20260709 13:13:45.575079 10248 leader_election.cc:290] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.575836 10242 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.578199 10243 tablet_bootstrap.cc:492] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.578747 10243 ts_tablet_manager.cc:1403] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.052s
I20260709 13:13:45.578940 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e078294925244b895655e047f2ed7e4" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.579370 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e078294925244b895655e047f2ed7e4" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:45.579687 10202 raft_consensus.cc:3060] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.581584 10243 raft_consensus.cc:359] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.582362 10243 raft_consensus.cc:385] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.582633 10243 raft_consensus.cc:740] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.583611 10242 tablet_bootstrap.cc:654] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.583460 10243 consensus_queue.cc:260] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.584056  9951 catalog_manager.cc:5697] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.585853 10243 ts_tablet_manager.cc:1434] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:45.586862 10243 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:45.580013 10128 raft_consensus.cc:3060] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.592759 10243 tablet_bootstrap.cc:654] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.592765 10202 raft_consensus.cc:2468] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 1.
I20260709 13:13:45.595363 10016 leader_election.cc:304] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.596659 10248 raft_consensus.cc:2804] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.597386 10248 raft_consensus.cc:697] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:45.598848 10248 consensus_queue.cc:237] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.605023 10128 raft_consensus.cc:2468] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 1.
I20260709 13:13:45.617756 10243 tablet_bootstrap.cc:492] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:45.618324 10243 ts_tablet_manager.cc:1403] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260709 13:13:45.617805 10242 tablet_bootstrap.cc:492] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.619022 10242 ts_tablet_manager.cc:1403] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.015s
I20260709 13:13:45.620456 10280 raft_consensus.cc:493] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.620982 10280 raft_consensus.cc:515] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.621220 10243 raft_consensus.cc:359] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.622018 10243 raft_consensus.cc:385] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.621274  9950 catalog_manager.cc:5697] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 1 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.622313 10243 raft_consensus.cc:740] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.622205 10242 raft_consensus.cc:359] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.623261 10280 leader_election.cc:290] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.623339 10242 raft_consensus.cc:385] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.623325 10243 consensus_queue.cc:260] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.624029 10242 raft_consensus.cc:740] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.624964 10242 consensus_queue.cc:260] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.626085 10243 ts_tablet_manager.cc:1434] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:45.626034 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.627506 10242 ts_tablet_manager.cc:1434] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:13:45.627667 10053 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:45.628928 10168 leader_election.cc:304] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.629765 10280 raft_consensus.cc:2804] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.626796 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:45.630141 10280 raft_consensus.cc:493] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.630357 10128 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:45.630506 10280 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.630532 10242 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:45.637032 10242 tablet_bootstrap.cc:654] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.638916 10280 raft_consensus.cc:515] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.641126 10280 leader_election.cc:290] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.642614 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.642722 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:45.643255 10053 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.643635 10128 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.652750 10053 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:45.655963 10168 leader_election.cc:304] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.657207 10280 raft_consensus.cc:2804] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.655857 10128 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:45.657837 10280 raft_consensus.cc:697] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:45.658586 10242 tablet_bootstrap.cc:492] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:45.659096 10242 ts_tablet_manager.cc:1403] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.021s
I20260709 13:13:45.658733 10280 consensus_queue.cc:237] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.661403 10242 raft_consensus.cc:359] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.662016 10242 raft_consensus.cc:385] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.662294 10242 raft_consensus.cc:740] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.663067 10242 consensus_queue.cc:260] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.665181 10242 ts_tablet_manager.cc:1434] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:45.668448  9951 catalog_manager.cc:5697] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.678984 10280 raft_consensus.cc:493] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.679517 10280 raft_consensus.cc:515] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.681171 10280 leader_election.cc:290] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.681942 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:45.682094 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:45.682651 10053 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:45.682731 10128 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:45.683643 10168 leader_election.cc:304] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.684468 10280 raft_consensus.cc:2804] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.684734 10280 raft_consensus.cc:493] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.684950 10280 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.689850 10280 raft_consensus.cc:515] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.691421 10280 leader_election.cc:290] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:45.692400 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.692476 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:45.693077 10053 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.693161 10128 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.699435 10128 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:45.699533 10053 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:45.700582 10165 leader_election.cc:304] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:45.701314 10280 raft_consensus.cc:2804] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.701807 10280 raft_consensus.cc:697] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:45.702478 10280 consensus_queue.cc:237] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.710098  9951 catalog_manager.cc:5697] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.711438 10270 consensus_queue.cc:1048] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.725204 10052 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.725097 10270 consensus_queue.cc:1048] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.736558 10270 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.748248 10272 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.777752 10128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:54050
I20260709 13:13:45.778304 10128 raft_consensus.cc:606] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.791543 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:45.792152 10202 raft_consensus.cc:606] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.797521 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:45.798116 10202 raft_consensus.cc:606] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:45.805859 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "569ca4a1324f4d11b5534749fa5c4290"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:45.806447 10202 raft_consensus.cc:606] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 569ca4a1324f4d11b5534749fa5c4290
I20260709 13:13:45.818408 10265 consensus_queue.cc:1048] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.819711 10128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:54050
I20260709 13:13:45.820317 10128 raft_consensus.cc:606] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:45.829370 10265 consensus_queue.cc:1048] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.958263 10128 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.966940 10280 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.973749 10249 raft_consensus.cc:993] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 569ca4a1324f4d11b5534749fa5c4290 to start an election
I20260709 13:13:45.974653 10280 raft_consensus.cc:1081] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 569ca4a1324f4d11b5534749fa5c4290 to start an election
I20260709 13:13:45.976821 10127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
 from {username='slave'} at 127.0.0.1:54038
I20260709 13:13:45.977454 10127 raft_consensus.cc:493] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:45.977869 10127 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:45.980290 10310 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:45.982969 10265 consensus_queue.cc:1048] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.987279 10127 raft_consensus.cc:515] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.988557 10128 raft_consensus.cc:1240] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Rejecting Update request from peer ad3d884099fd45c7b6cbbc0f3fb1bd20 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:45.990446 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:45.991533 10268 consensus_queue.cc:1048] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.994185 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:45.994817 10200 raft_consensus.cc:3055] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:45.995127 10200 raft_consensus.cc:740] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:45.996006 10200 consensus_queue.cc:260] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:45.993582 10127 leader_election.cc:290] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 2 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:45.997020 10200 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:45.998974 10053 raft_consensus.cc:3060] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.000253 10268 consensus_queue.cc:1048] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.009577 10200 raft_consensus.cc:2468] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 2.
I20260709 13:13:46.015041 10091 leader_election.cc:304] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:46.017674 10265 consensus_queue.cc:1048] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:46.017472 10268 raft_consensus.cc:2804] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.022801 10268 raft_consensus.cc:697] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:46.023926 10268 consensus_queue.cc:237] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.025359 10248 consensus_queue.cc:1048] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.039208 10270 raft_consensus.cc:993] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:46.039762 10270 raft_consensus.cc:1081] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:46.057170 10291 consensus_queue.cc:1048] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.060425 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43738
I20260709 13:13:46.062924 10202 raft_consensus.cc:493] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:46.063356 10202 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.069378  9948 catalog_manager.cc:5697] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.073963 10202 raft_consensus.cc:515] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.078179 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:46.078558 10202 leader_election.cc:290] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:46.078828 10053 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.079085 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb95a9ab44b41bea1dfe4f40cfb072b" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:46.079779 10127 raft_consensus.cc:3055] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:46.080117 10127 raft_consensus.cc:740] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:46.080888 10127 consensus_queue.cc:260] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.082003 10127 raft_consensus.cc:3060] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.086247 10053 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:46.087386 10168 leader_election.cc:304] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:46.088259 10310 raft_consensus.cc:2804] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.088735 10310 raft_consensus.cc:697] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:46.089202 10127 raft_consensus.cc:2468] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:46.089581 10310 consensus_queue.cc:237] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.097368  9950 catalog_manager.cc:5697] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 1 to 2, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.139768 10265 raft_consensus.cc:993] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.140321 10272 raft_consensus.cc:1081] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.140048 10310 consensus_queue.cc:1048] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.142105 10053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55500
I20260709 13:13:46.142701 10053 raft_consensus.cc:493] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:46.143049 10053 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.152516 10280 consensus_queue.cc:1048] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.153064 10053 raft_consensus.cc:515] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:46.156278 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:46.156946 10127 raft_consensus.cc:3055] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:46.157073 10053 leader_election.cc:290] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:46.157279 10127 raft_consensus.cc:740] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:46.158421 10127 consensus_queue.cc:260] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:46.159799 10127 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.161257 10280 consensus_queue.cc:1048] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.161516 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:46.164250 10202 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.168125 10127 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.169534 10016 leader_election.cc:304] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:46.170634 10291 raft_consensus.cc:2804] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.171233 10291 raft_consensus.cc:697] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:46.172168 10291 consensus_queue.cc:237] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:46.179790 10280 consensus_queue.cc:1048] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:46.181738 10202 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.183990 10319 raft_consensus.cc:993] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.184573 10310 raft_consensus.cc:1081] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.188143 10051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:13:46.188985 10051 raft_consensus.cc:493] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:46.189433 10051 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.200877 10051 raft_consensus.cc:515] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.203212 10310 raft_consensus.cc:993] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.203823 10310 raft_consensus.cc:1081] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:46.204970 10053 raft_consensus.cc:1240] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Rejecting Update request from peer ad3d884099fd45c7b6cbbc0f3fb1bd20 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:46.205938 10052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:13:46.206626 10052 raft_consensus.cc:493] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:46.207017 10052 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.208186 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:46.208438 10051 leader_election.cc:290] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:46.208997 10127 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.209060 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c27a2c5dbf94e919f1e5f5544abac83" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:46.209769 10202 raft_consensus.cc:3055] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:46.210124 10202 raft_consensus.cc:740] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:46.211006 10202 consensus_queue.cc:260] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.212224 10202 raft_consensus.cc:3060] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.216670 10052 raft_consensus.cc:515] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.218482 10127 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.219067 10052 leader_election.cc:290] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:46.220506 10016 leader_election.cc:304] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:46.220551 10202 raft_consensus.cc:2468] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.220712 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:46.221392 10291 raft_consensus.cc:2804] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.221395 10201 raft_consensus.cc:3055] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:46.221688 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5da9a6dd3f4241960b3b4fc22a9b19" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:46.222023 10201 raft_consensus.cc:740] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:46.222075 10291 raft_consensus.cc:697] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:46.222402 10127 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.222987 10201 consensus_queue.cc:260] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.223151 10291 consensus_queue.cc:237] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.223996 10201 raft_consensus.cc:3060] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.230314 10127 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.231504 10201 raft_consensus.cc:2468] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:46.231756 10016 leader_election.cc:304] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:46.231220  9950 catalog_manager.cc:5697] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.233317 10291 raft_consensus.cc:2804] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.233865 10291 raft_consensus.cc:697] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:46.234709 10291 consensus_queue.cc:237] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:46.246987  9950 catalog_manager.cc:5697] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.248721  9950 catalog_manager.cc:5697] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.467903 10201 raft_consensus.cc:1275] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 569ca4a1324f4d11b5534749fa5c4290: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.469957 10265 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.484730 10052 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.489934 10053 raft_consensus.cc:1275] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.492259 10280 consensus_queue.cc:1048] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.502810 10052 raft_consensus.cc:1275] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Refusing update from remote peer 569ca4a1324f4d11b5534749fa5c4290: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.506227 10265 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:46.508535 10127 raft_consensus.cc:1275] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.512172 10280 consensus_queue.cc:1048] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:46.586210 10127 raft_consensus.cc:1275] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.588165 10291 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.600221 10201 raft_consensus.cc:1275] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.602262 10291 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.635757 10201 raft_consensus.cc:1275] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.637055 10324 consensus_queue.cc:1048] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:46.648953 10127 raft_consensus.cc:1275] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.650713 10128 raft_consensus.cc:1275] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.651252 10325 consensus_queue.cc:1048] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.654507 10324 consensus_queue.cc:1048] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:46.669373 10201 raft_consensus.cc:1275] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:46.670809 10324 consensus_queue.cc:1048] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:48.852656  9948 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43092:
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"
    }
  }
}
W20260709 13:13:48.855650  9948 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.
I20260709 13:13:48.910894 10038 tablet_service.cc:1511] Processing CreateTablet for tablet fa24705843f74b179a4ba8978a807b56 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:48.913105 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa24705843f74b179a4ba8978a807b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.912947 10114 tablet_service.cc:1511] Processing CreateTablet for tablet fa24705843f74b179a4ba8978a807b56 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:48.914135 10189 tablet_service.cc:1511] Processing CreateTablet for tablet fa24705843f74b179a4ba8978a807b56 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:48.915967 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa24705843f74b179a4ba8978a807b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.917169 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 3e071083b3c94087be53e648f50d32c2 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:48.919106 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e071083b3c94087be53e648f50d32c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.926164 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa24705843f74b179a4ba8978a807b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.927340 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 3e071083b3c94087be53e648f50d32c2 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:48.930230 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e071083b3c94087be53e648f50d32c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.930822 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 72958e50f57743e19d27374093c1ed49 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:48.932228 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72958e50f57743e19d27374093c1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.927788 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 3e071083b3c94087be53e648f50d32c2 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:48.934574 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e071083b3c94087be53e648f50d32c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.934423 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 72958e50f57743e19d27374093c1ed49 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:48.935918 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72958e50f57743e19d27374093c1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.937278 10186 tablet_service.cc:1511] Processing CreateTablet for tablet 72958e50f57743e19d27374093c1ed49 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:48.938694 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72958e50f57743e19d27374093c1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.950038 10041 tablet_service.cc:1511] Processing CreateTablet for tablet a72b2bffcdfb417c87252b196f7a6768 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:48.951594 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72b2bffcdfb417c87252b196f7a6768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.955463 10115 tablet_service.cc:1511] Processing CreateTablet for tablet a72b2bffcdfb417c87252b196f7a6768 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:48.956990 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72b2bffcdfb417c87252b196f7a6768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.958137 10188 tablet_service.cc:1511] Processing CreateTablet for tablet a72b2bffcdfb417c87252b196f7a6768 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:48.959636 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72b2bffcdfb417c87252b196f7a6768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.976500 10040 tablet_service.cc:1511] Processing CreateTablet for tablet ecae06b1ff624ff5a86ddc2cf64d1394 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:48.979067 10113 tablet_service.cc:1511] Processing CreateTablet for tablet ecae06b1ff624ff5a86ddc2cf64d1394 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:48.980747 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecae06b1ff624ff5a86ddc2cf64d1394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.982174 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecae06b1ff624ff5a86ddc2cf64d1394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.986204 10192 tablet_service.cc:1511] Processing CreateTablet for tablet ecae06b1ff624ff5a86ddc2cf64d1394 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:48.987681 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecae06b1ff624ff5a86ddc2cf64d1394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.005463 10039 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d58b98e5f4af7a9fc313d601c4fdf (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:49.007236 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d58b98e5f4af7a9fc313d601c4fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.018095 10338 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.018517 10110 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d58b98e5f4af7a9fc313d601c4fdf (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:49.020010 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d58b98e5f4af7a9fc313d601c4fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.031683 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 009f6dedfa574a5ea943fa2877728568 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:49.032437 10190 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d58b98e5f4af7a9fc313d601c4fdf (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:49.034976 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d58b98e5f4af7a9fc313d601c4fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.048954 10337 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.055145 10338 tablet_bootstrap.cc:654] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.070815 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f6dedfa574a5ea943fa2877728568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.076951 10339 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.078590 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 009f6dedfa574a5ea943fa2877728568 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:49.079476 10113 tablet_service.cc:1511] Processing CreateTablet for tablet 009f6dedfa574a5ea943fa2877728568 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:49.080637 10337 tablet_bootstrap.cc:654] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.081318 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 20ddbf6a58884b4a91f0fa8d3e630845 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:49.093775 10188 tablet_service.cc:1511] Processing CreateTablet for tablet 20ddbf6a58884b4a91f0fa8d3e630845 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:49.081943 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 20ddbf6a58884b4a91f0fa8d3e630845 (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:49.095199 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ddbf6a58884b4a91f0fa8d3e630845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.095389 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ddbf6a58884b4a91f0fa8d3e630845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.085698 10114 tablet_service.cc:1511] Processing CreateTablet for tablet aa3ec8b71962468f9be766820565e8ec (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:49.086488 10186 tablet_service.cc:1511] Processing CreateTablet for tablet aa3ec8b71962468f9be766820565e8ec (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:49.098548 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f6dedfa574a5ea943fa2877728568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.083796 10038 tablet_service.cc:1511] Processing CreateTablet for tablet aa3ec8b71962468f9be766820565e8ec (DEFAULT_TABLE table=soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:49.099725 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3ec8b71962468f9be766820565e8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.092537 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009f6dedfa574a5ea943fa2877728568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.106137 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3ec8b71962468f9be766820565e8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.101271 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3ec8b71962468f9be766820565e8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.108744 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ddbf6a58884b4a91f0fa8d3e630845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.131817 10339 tablet_bootstrap.cc:654] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.176923 10337 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.177527 10337 ts_tablet_manager.cc:1403] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.032s
I20260709 13:13:49.183688 10337 raft_consensus.cc:359] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.184530 10337 raft_consensus.cc:385] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.184875 10337 raft_consensus.cc:740] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.185773 10337 consensus_queue.cc:260] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.188468 10338 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.190889 10338 ts_tablet_manager.cc:1403] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.031s
I20260709 13:13:49.188962 10337 ts_tablet_manager.cc:1434] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:13:49.193012 10337 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.194617 10338 raft_consensus.cc:359] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.195493 10338 raft_consensus.cc:385] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.195806 10338 raft_consensus.cc:740] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.196590 10338 consensus_queue.cc:260] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.199625 10338 ts_tablet_manager.cc:1434] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 13:13:49.200059 10337 tablet_bootstrap.cc:654] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.200716 10338 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.209972 10338 tablet_bootstrap.cc:654] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.211766 10337 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.212492 10337 ts_tablet_manager.cc:1403] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:13:49.217195 10337 raft_consensus.cc:359] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.218076 10337 raft_consensus.cc:385] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.218451 10337 raft_consensus.cc:740] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.219303 10337 consensus_queue.cc:260] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.220856 10339 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.221478 10339 ts_tablet_manager.cc:1403] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.000s
I20260709 13:13:49.221804 10337 ts_tablet_manager.cc:1434] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:49.222965 10337 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.225960 10339 raft_consensus.cc:359] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.227025 10339 raft_consensus.cc:385] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.227429 10339 raft_consensus.cc:740] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.228711 10339 consensus_queue.cc:260] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.230523 10337 tablet_bootstrap.cc:654] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.243283 10339 ts_tablet_manager.cc:1434] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:13:49.248365 10339 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.256098 10338 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.256752 10338 ts_tablet_manager.cc:1403] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.035s
I20260709 13:13:49.258739 10339 tablet_bootstrap.cc:654] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.259060 10337 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.259578 10337 ts_tablet_manager.cc:1403] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.021s
I20260709 13:13:49.260058 10338 raft_consensus.cc:359] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.260924 10338 raft_consensus.cc:385] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.261229 10338 raft_consensus.cc:740] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.262275 10337 raft_consensus.cc:359] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.262105 10338 consensus_queue.cc:260] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.262881 10337 raft_consensus.cc:385] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.263311 10337 raft_consensus.cc:740] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.264093 10337 consensus_queue.cc:260] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.265234 10338 ts_tablet_manager.cc:1434] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:49.266409 10337 ts_tablet_manager.cc:1434] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:49.266669 10338 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.267380 10337 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.270956 10339 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.271540 10339 ts_tablet_manager.cc:1403] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:13:49.274479 10338 tablet_bootstrap.cc:654] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.275009 10339 raft_consensus.cc:359] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.278909 10339 raft_consensus.cc:385] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.279292 10339 raft_consensus.cc:740] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.275213 10337 tablet_bootstrap.cc:654] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.286296 10338 tablet_bootstrap.cc:492] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.285807 10339 consensus_queue.cc:260] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.286850 10338 ts_tablet_manager.cc:1403] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
W20260709 13:13:49.291751  9999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:49.292387 10339 ts_tablet_manager.cc:1434] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:13:49.293532 10339 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.293253 10338 raft_consensus.cc:359] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.294095 10338 raft_consensus.cc:385] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.294395 10338 raft_consensus.cc:740] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.294718 10337 tablet_bootstrap.cc:492] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.295270 10337 ts_tablet_manager.cc:1403] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 13:13:49.295274 10338 consensus_queue.cc:260] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.298346 10338 ts_tablet_manager.cc:1434] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:13:49.299904 10338 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.301083 10339 tablet_bootstrap.cc:654] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.300882 10337 raft_consensus.cc:359] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.301834 10337 raft_consensus.cc:385] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.302167 10337 raft_consensus.cc:740] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.303146 10337 consensus_queue.cc:260] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.305656 10337 ts_tablet_manager.cc:1434] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:13:49.306694 10337 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.306756 10343 raft_consensus.cc:493] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.307505 10343 raft_consensus.cc:515] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.311662 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.312484 10053 raft_consensus.cc:2468] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.314177 10339 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.314400 10337 tablet_bootstrap.cc:654] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.314800 10339 ts_tablet_manager.cc:1403] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:13:49.316125 10094 leader_election.cc:304] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.317157 10265 raft_consensus.cc:2804] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.317539 10265 raft_consensus.cc:493] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.317903 10265 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.318269 10339 raft_consensus.cc:359] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.319061 10339 raft_consensus.cc:385] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.319367 10339 raft_consensus.cc:740] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.320176 10339 consensus_queue.cc:260] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.324527 10343 leader_election.cc:290] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.325978 10339 ts_tablet_manager.cc:1434] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:13:49.326588 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.327121 10339 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.328356 10337 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.328928 10337 ts_tablet_manager.cc:1403] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
W20260709 13:13:49.330735 10091 leader_election.cc:343] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.332131 10337 raft_consensus.cc:359] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.332940 10337 raft_consensus.cc:385] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.333261 10337 raft_consensus.cc:740] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.334333 10337 consensus_queue.cc:260] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.335049 10339 tablet_bootstrap.cc:654] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.337178 10337 ts_tablet_manager.cc:1434] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:13:49.337026 10265 raft_consensus.cc:515] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.338471 10337 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.340502 10338 tablet_bootstrap.cc:654] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.341802 10280 raft_consensus.cc:493] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.342345 10280 raft_consensus.cc:515] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.345006 10280 leader_election.cc:290] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.347182 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.348455 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.350455 10339 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.353345 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:49.354934 10337 tablet_bootstrap.cc:654] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.355969 10128 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.349931 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.357151 10052 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.357856 10165 leader_election.cc:304] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.358635 10280 raft_consensus.cc:2804] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.355047 10053 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.355885 10339 ts_tablet_manager.cc:1403] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260709 13:13:49.359179 10280 raft_consensus.cc:493] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.359601 10280 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.346168 10265 leader_election.cc:290] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
W20260709 13:13:49.361927 10091 leader_election.cc:343] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.362422 10339 raft_consensus.cc:359] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.363256 10339 raft_consensus.cc:385] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.363593 10339 raft_consensus.cc:740] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.364454 10339 consensus_queue.cc:260] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.365051 10338 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.365736 10338 ts_tablet_manager.cc:1403] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.007s
I20260709 13:13:49.368942 10338 raft_consensus.cc:359] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.369948 10338 raft_consensus.cc:385] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.370107 10265 raft_consensus.cc:493] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.370302 10338 raft_consensus.cc:740] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.368850 10280 raft_consensus.cc:515] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.371001 10265 raft_consensus.cc:515] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.371411 10338 consensus_queue.cc:260] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.373468 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.374109 10280 leader_election.cc:290] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.375236 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecae06b1ff624ff5a86ddc2cf64d1394" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.375809 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:49.376464 10128 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.377570 10280 raft_consensus.cc:493] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.378172 10280 raft_consensus.cc:515] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
W20260709 13:13:49.378676 10094 leader_election.cc:343] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.381222 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.374229 10053 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.381989 10051 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.383419 10168 leader_election.cc:304] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.384670 10265 leader_election.cc:290] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.385942 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecae06b1ff624ff5a86ddc2cf64d1394" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.389161 10053 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.389345 10202 raft_consensus.cc:2468] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.390534 10168 leader_election.cc:304] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.393474 10128 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.394785 10356 raft_consensus.cc:2804] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.398447 10356 raft_consensus.cc:493] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.398823 10356 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.399008 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:49.396663 10052 raft_consensus.cc:2468] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.399753 10127 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.397814 10280 leader_election.cc:290] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.397794 10091 leader_election.cc:304] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:49.395699 10339 ts_tablet_manager.cc:1434] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 13:13:49.402338 10265 raft_consensus.cc:2804] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.401185 10094 leader_election.cc:304] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:49.402915 10265 raft_consensus.cc:493] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.403330 10265 raft_consensus.cc:3060] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.403625 10339 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.404073 10337 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.404644 10337 ts_tablet_manager.cc:1403] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.021s
I20260709 13:13:49.396597 10338 ts_tablet_manager.cc:1434] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:13:49.407011 10338 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.401238 10280 raft_consensus.cc:2804] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.408465 10280 raft_consensus.cc:697] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:49.408233 10337 raft_consensus.cc:359] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.409060 10337 raft_consensus.cc:385] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.409324 10343 raft_consensus.cc:2804] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.410025 10343 raft_consensus.cc:697] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:49.411298 10339 tablet_bootstrap.cc:654] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.410938 10343 consensus_queue.cc:237] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.414876 10356 raft_consensus.cc:515] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.417797 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.418411 10052 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.419011 10338 tablet_bootstrap.cc:654] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.426005 10052 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.427395 10168 leader_election.cc:304] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.409402 10337 raft_consensus.cc:740] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.428478 10357 raft_consensus.cc:2804] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.429217 10337 consensus_queue.cc:260] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.409508 10280 consensus_queue.cc:237] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.432793 10337 ts_tablet_manager.cc:1434] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:13:49.433907 10337 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.426020 10265 raft_consensus.cc:515] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.437964 10356 leader_election.cc:290] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.439366 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:49.440294 10127 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.442474 10265 leader_election.cc:290] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.442776 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecae06b1ff624ff5a86ddc2cf64d1394" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.443207 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecae06b1ff624ff5a86ddc2cf64d1394" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.443745 10202 raft_consensus.cc:3060] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:49.444918 10094 leader_election.cc:343] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.446655 10339 tablet_bootstrap.cc:492] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.448205 10337 tablet_bootstrap.cc:654] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.448930 10339 ts_tablet_manager.cc:1403] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.020s
I20260709 13:13:49.451833 10357 raft_consensus.cc:697] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:49.452715 10127 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.452849 10357 consensus_queue.cc:237] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.455068 10339 raft_consensus.cc:359] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.455861 10339 raft_consensus.cc:385] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.456149 10339 raft_consensus.cc:740] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.457042 10338 tablet_bootstrap.cc:492] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.457360 10339 consensus_queue.cc:260] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.457854 10338 ts_tablet_manager.cc:1403] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.009s
I20260709 13:13:49.459524 10339 ts_tablet_manager.cc:1434] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:49.453361 10202 raft_consensus.cc:2468] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.461635 10091 leader_election.cc:304] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:49.462251 10338 raft_consensus.cc:359] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.462868 10340 raft_consensus.cc:2804] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.463415 10338 raft_consensus.cc:385] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.463879 10338 raft_consensus.cc:740] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.464869 10338 consensus_queue.cc:260] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.468961 10337 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.469866 10338 ts_tablet_manager.cc:1434] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:13:49.469830 10337 ts_tablet_manager.cc:1403] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260709 13:13:49.471212 10338 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.462353 10339 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.474889 10340 raft_consensus.cc:697] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:49.475895 10340 consensus_queue.cc:237] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.485088 10338 tablet_bootstrap.cc:654] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.487748 10339 tablet_bootstrap.cc:654] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.474349 10337 raft_consensus.cc:359] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.488727 10337 raft_consensus.cc:385] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.489071 10337 raft_consensus.cc:740] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.489984 10337 consensus_queue.cc:260] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.496464 10337 ts_tablet_manager.cc:1434] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:13:49.497588  9950 catalog_manager.cc:5697] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:49.497700 10337 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.519994 10337 tablet_bootstrap.cc:654] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.513379  9949 catalog_manager.cc:5697] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.530997 10338 tablet_bootstrap.cc:492] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.531522 10338 ts_tablet_manager.cc:1403] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.010s
I20260709 13:13:49.531642 10339 tablet_bootstrap.cc:492] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.532276 10339 ts_tablet_manager.cc:1403] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.020s
I20260709 13:13:49.535095 10338 raft_consensus.cc:359] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.535913 10338 raft_consensus.cc:385] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.535642 10339 raft_consensus.cc:359] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.536286 10338 raft_consensus.cc:740] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.536574 10339 raft_consensus.cc:385] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.536965 10339 raft_consensus.cc:740] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.537238 10338 consensus_queue.cc:260] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.538122 10339 consensus_queue.cc:260] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.541157 10339 ts_tablet_manager.cc:1434] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:13:49.542196 10339 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.531642 10337 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.546499 10337 ts_tablet_manager.cc:1403] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.001s
I20260709 13:13:49.548789 10339 tablet_bootstrap.cc:654] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.549572 10337 raft_consensus.cc:359] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.550498 10337 raft_consensus.cc:385] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.550829 10337 raft_consensus.cc:740] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.551553 10337 consensus_queue.cc:260] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.554823 10337 ts_tablet_manager.cc:1434] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:49.556213 10337 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Bootstrap starting.
I20260709 13:13:49.556936 10338 ts_tablet_manager.cc:1434] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:13:49.561712 10338 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.564843 10337 tablet_bootstrap.cc:654] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.567278 10338 tablet_bootstrap.cc:654] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.583271 10338 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.583799 10338 ts_tablet_manager.cc:1403] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 13:13:49.589001 10339 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.589749 10339 ts_tablet_manager.cc:1403] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.031s
I20260709 13:13:49.589002  9950 catalog_manager.cc:5697] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:49.589912 10338 raft_consensus.cc:359] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.590669 10338 raft_consensus.cc:385] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.590967 10338 raft_consensus.cc:740] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.591704 10338 consensus_queue.cc:260] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.593015 10339 raft_consensus.cc:359] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.593905 10339 raft_consensus.cc:385] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.594254 10339 raft_consensus.cc:740] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.595000 10339 consensus_queue.cc:260] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.597745 10339 ts_tablet_manager.cc:1434] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:49.598312 10338 ts_tablet_manager.cc:1434] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:13:49.598814 10339 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.602591 10338 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.608704 10337 tablet_bootstrap.cc:492] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: No bootstrap required, opened a new log
I20260709 13:13:49.609445 10337 ts_tablet_manager.cc:1403] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.004s
I20260709 13:13:49.611187 10338 tablet_bootstrap.cc:654] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.611835 10339 tablet_bootstrap.cc:654] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.612718 10337 raft_consensus.cc:359] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.613562 10337 raft_consensus.cc:385] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.613981 10337 raft_consensus.cc:740] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.614981 10337 consensus_queue.cc:260] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.617731 10337 ts_tablet_manager.cc:1434] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:49.620112 10340 raft_consensus.cc:493] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.620908 10339 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.620694 10340 raft_consensus.cc:515] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.621439 10339 ts_tablet_manager.cc:1403] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 13:13:49.622926 10340 leader_election.cc:290] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.624331 10339 raft_consensus.cc:359] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.624981 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.625756 10202 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.625280  9951 catalog_manager.cc:5697] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.627164 10091 leader_election.cc:304] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.627543 10338 tablet_bootstrap.cc:492] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.628039 10338 ts_tablet_manager.cc:1403] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:13:49.625847 10339 raft_consensus.cc:385] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.628684 10339 raft_consensus.cc:740] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.628875 10340 raft_consensus.cc:2804] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.629343 10340 raft_consensus.cc:493] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.628701 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.629863 10339 consensus_queue.cc:260] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.630772 10340 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.631347 10338 raft_consensus.cc:359] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.632097 10338 raft_consensus.cc:385] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.632391 10338 raft_consensus.cc:740] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.632407 10339 ts_tablet_manager.cc:1434] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:13:49.630359 10052 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.634073 10339 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Bootstrap starting.
I20260709 13:13:49.636060 10326 raft_consensus.cc:493] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.636627 10326 raft_consensus.cc:515] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.636132 10338 consensus_queue.cc:260] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.638839 10326 leader_election.cc:290] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.641151 10343 raft_consensus.cc:493] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.641996 10343 raft_consensus.cc:515] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.645133 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72b2bffcdfb417c87252b196f7a6768" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:49.645699 10343 leader_election.cc:290] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.645892 10127 raft_consensus.cc:2468] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 0.
I20260709 13:13:49.647855 10339 tablet_bootstrap.cc:654] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.647521 10340 raft_consensus.cc:515] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.647927 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72b2bffcdfb417c87252b196f7a6768" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.648890 10202 raft_consensus.cc:2468] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 0.
I20260709 13:13:49.650692 10340 leader_election.cc:290] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.654418 10338 ts_tablet_manager.cc:1434] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.012s
I20260709 13:13:49.657655 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.658435 10201 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.659005 10016 leader_election.cc:304] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.657655 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.660050 10378 raft_consensus.cc:2804] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.660662 10200 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.660723 10378 raft_consensus.cc:493] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.661346 10378 raft_consensus.cc:3060] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.662667 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.663623 10052 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.665446 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.665663 10094 leader_election.cc:304] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.666070 10052 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.666575 10340 raft_consensus.cc:2804] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.666958 10340 raft_consensus.cc:493] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.667295 10340 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.673890 10052 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.674934 10343 raft_consensus.cc:493] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.675572 10343 raft_consensus.cc:515] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.676173 10339 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: No bootstrap required, opened a new log
I20260709 13:13:49.676689 10339 ts_tablet_manager.cc:1403] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260709 13:13:49.678046 10343 leader_election.cc:290] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.678438 10200 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.679490 10339 raft_consensus.cc:359] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.680347 10339 raft_consensus.cc:385] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.680612 10339 raft_consensus.cc:740] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.681394 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.681474 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:49.682042 10094 leader_election.cc:304] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.683043 10343 raft_consensus.cc:2804] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.683488 10339 consensus_queue.cc:260] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.684211 10343 raft_consensus.cc:697] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:49.684700 10202 raft_consensus.cc:2468] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 0.
I20260709 13:13:49.685302 10343 consensus_queue.cc:237] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.686056 10339 ts_tablet_manager.cc:1434] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:13:49.687706 10340 raft_consensus.cc:515] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.689886 10340 leader_election.cc:290] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.690068 10091 leader_election.cc:304] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
W20260709 13:13:49.691514 10094 leader_election.cc:343] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.693408 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.693787 10338 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: Bootstrap starting.
I20260709 13:13:49.694187 10052 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.696161 10378 raft_consensus.cc:515] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.696466 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.697175 10202 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.698381 10378 leader_election.cc:290] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.699273 10340 raft_consensus.cc:2804] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.699697 10340 raft_consensus.cc:493] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.700067 10340 raft_consensus.cc:3060] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.700045 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72b2bffcdfb417c87252b196f7a6768" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:49.700942 10128 raft_consensus.cc:3060] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.702565 10052 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.706846 10094 leader_election.cc:304] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.706715 10340 raft_consensus.cc:515] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.707897 10343 raft_consensus.cc:2804] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.709008 10340 leader_election.cc:290] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:49.709882 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
W20260709 13:13:49.711520 10094 leader_election.cc:343] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.714221 10338 tablet_bootstrap.cc:654] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.714450 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.715209 10201 raft_consensus.cc:3060] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.709693 10343 raft_consensus.cc:697] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:49.719285 10343 consensus_queue.cc:237] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.719602  9950 catalog_manager.cc:5697] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.725132 10201 raft_consensus.cc:2468] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.725734 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72b2bffcdfb417c87252b196f7a6768" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:49.727856 10200 raft_consensus.cc:3060] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.736276 10200 raft_consensus.cc:2468] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 1.
I20260709 13:13:49.725152 10128 raft_consensus.cc:2468] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 1.
I20260709 13:13:49.738967 10091 leader_election.cc:304] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:49.740051 10343 raft_consensus.cc:2804] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.740696 10016 leader_election.cc:304] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:49.740855 10343 raft_consensus.cc:697] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:49.741743 10378 raft_consensus.cc:2804] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.742244 10378 raft_consensus.cc:697] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:49.742839 10338 tablet_bootstrap.cc:492] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: No bootstrap required, opened a new log
I20260709 13:13:49.743381 10338 ts_tablet_manager.cc:1403] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.005s
I20260709 13:13:49.743083 10378 consensus_queue.cc:237] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.744168 10202 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 1.
I20260709 13:13:49.746444 10338 raft_consensus.cc:359] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.747215 10338 raft_consensus.cc:385] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.747490 10338 raft_consensus.cc:740] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.748023 10343 consensus_queue.cc:237] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.748260 10338 consensus_queue.cc:260] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.750981 10338 ts_tablet_manager.cc:1434] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:49.759073  9950 catalog_manager.cc:5697] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 1 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.763188  9949 catalog_manager.cc:5697] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.765223  9949 catalog_manager.cc:5697] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 1 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:49.766969 10280 raft_consensus.cc:493] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.767544 10280 raft_consensus.cc:515] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.769466 10280 leader_election.cc:290] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.770705 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:49.770943 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.771831 10052 raft_consensus.cc:2393] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in current term 1: Already voted for candidate 569ca4a1324f4d11b5534749fa5c4290 in this term.
I20260709 13:13:49.772866 10168 leader_election.cc:304] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:49.773598 10280 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.780867 10280 raft_consensus.cc:2749] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:49.796290 10280 raft_consensus.cc:493] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.796844 10280 raft_consensus.cc:515] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.798918 10280 leader_election.cc:290] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.800112 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:49.800087 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb" is_pre_election: true
I20260709 13:13:49.801326 10128 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.801335 10052 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 0.
I20260709 13:13:49.802543 10165 leader_election.cc:304] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.803188 10280 raft_consensus.cc:2804] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.803567 10280 raft_consensus.cc:493] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.803879 10280 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.809721 10280 raft_consensus.cc:515] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.812242 10280 leader_election.cc:290] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:49.812587 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:49.812906 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:49.813308 10052 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.813498 10128 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.821376 10128 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.821376 10052 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 1.
I20260709 13:13:49.822968 10168 leader_election.cc:304] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:49.823844 10280 raft_consensus.cc:2804] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.824357 10280 raft_consensus.cc:697] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:49.825196 10280 consensus_queue.cc:237] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:49.833252  9951 catalog_manager.cc:5697] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:49.863008 10340 consensus_queue.cc:1048] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:49.871778 10340 consensus_queue.cc:1048] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:49.914963 10280 consensus_queue.cc:1048] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:49.925967 10340 consensus_queue.cc:1048] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:49.927997 10356 consensus_queue.cc:1048] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:49.943107 10053 raft_consensus.cc:3060] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.951423 10340 consensus_queue.cc:1048] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:49.964818 10356 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:49.979988 10356 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.017041 10378 raft_consensus.cc:493] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.017755 10378 raft_consensus.cc:515] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.019881 10378 leader_election.cc:290] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:50.020624 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569ca4a1324f4d11b5534749fa5c4290" is_pre_election: true
I20260709 13:13:50.020875 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ddbf6a58884b4a91f0fa8d3e630845" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" is_pre_election: true
I20260709 13:13:50.021641 10202 raft_consensus.cc:2393] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82aa0eb8fc064894a233794fc4eedbcb in current term 1: Already voted for candidate 569ca4a1324f4d11b5534749fa5c4290 in this term.
I20260709 13:13:50.022521 10016 leader_election.cc:304] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb; no voters: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:50.023186 10378 raft_consensus.cc:3060] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.028702 10378 raft_consensus.cc:2749] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.053828 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:50.054548 10202 raft_consensus.cc:606] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:50.059324 10128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:54050
I20260709 13:13:50.059782 10128 raft_consensus.cc:606] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:50.064502 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72958e50f57743e19d27374093c1ed49"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:50.064951 10202 raft_consensus.cc:606] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 82aa0eb8fc064894a233794fc4eedbcb
I20260709 13:13:50.077458 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
mode: GRACEFUL
new_leader_uuid: "569ca4a1324f4d11b5534749fa5c4290"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:13:50.077975 10202 raft_consensus.cc:606] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Received request to transfer leadership to TS 569ca4a1324f4d11b5534749fa5c4290
I20260709 13:13:50.085259 10128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:54050
I20260709 13:13:50.085951 10128 raft_consensus.cc:606] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:50.129913 10378 consensus_queue.cc:1048] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.141851 10379 consensus_queue.cc:1048] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.221134 10356 consensus_queue.cc:1048] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.226203 10343 consensus_queue.cc:1048] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.229148 10357 raft_consensus.cc:993] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 569ca4a1324f4d11b5534749fa5c4290 to start an election
I20260709 13:13:50.229780 10361 raft_consensus.cc:1081] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 569ca4a1324f4d11b5534749fa5c4290 to start an election
I20260709 13:13:50.232707 10127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
 from {username='slave'} at 127.0.0.1:54038
I20260709 13:13:50.233354 10127 raft_consensus.cc:493] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.233736 10127 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.235069 10343 consensus_queue.cc:1048] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.237005 10357 consensus_queue.cc:1048] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.242539 10127 raft_consensus.cc:515] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.254072 10128 raft_consensus.cc:1240] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Rejecting Update request from peer ad3d884099fd45c7b6cbbc0f3fb1bd20 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:50.259142 10280 consensus_queue.cc:1059] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.260058 10280 raft_consensus.cc:3055] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.260427 10280 raft_consensus.cc:740] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:50.260088 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:50.261320 10280 consensus_queue.cc:260] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.263101 10280 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.264462 10053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009f6dedfa574a5ea943fa2877728568" candidate_uuid: "569ca4a1324f4d11b5534749fa5c4290" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:50.265125 10053 raft_consensus.cc:3060] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.268570 10265 consensus_queue.cc:1048] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.253633 10127 leader_election.cc:290] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 2 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:50.274410 10053 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 2.
I20260709 13:13:50.276005 10094 leader_election.cc:304] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:50.277038 10340 raft_consensus.cc:2804] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.277257 10265 consensus_queue.cc:1048] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.277489 10340 raft_consensus.cc:697] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Becoming Leader. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:50.278827 10340 consensus_queue.cc:237] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.288234 10200 raft_consensus.cc:2468] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569ca4a1324f4d11b5534749fa5c4290 in term 2.
I20260709 13:13:50.295310 10405 consensus_queue.cc:1048] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.307133 10365 consensus_queue.cc:1048] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.323596  9950 catalog_manager.cc:5697] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66). New cstate: current_term: 2 leader_uuid: "569ca4a1324f4d11b5534749fa5c4290" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.331032 10365 raft_consensus.cc:993] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:50.331668 10405 raft_consensus.cc:1081] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:50.334039 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43738
I20260709 13:13:50.334710 10200 raft_consensus.cc:493] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.336592 10200 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.343108 10200 raft_consensus.cc:515] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.344744 10200 leader_election.cc:290] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:50.345696 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:50.345903 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3ec8b71962468f9be766820565e8ec" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:50.346446 10052 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.346575 10127 raft_consensus.cc:3055] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.347048 10127 raft_consensus.cc:740] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:50.347869 10127 consensus_queue.cc:260] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.348883 10127 raft_consensus.cc:3060] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.352846 10052 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:50.354283 10168 leader_election.cc:304] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:50.355041 10280 raft_consensus.cc:2804] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.355804 10280 raft_consensus.cc:697] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:50.355026 10127 raft_consensus.cc:2468] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:50.356659 10280 consensus_queue.cc:237] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.363838  9950 catalog_manager.cc:5697] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 1 to 2, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.489758 10361 raft_consensus.cc:993] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.490291 10280 raft_consensus.cc:1081] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.491997 10052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72958e50f57743e19d27374093c1ed49"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:13:50.492540 10052 raft_consensus.cc:493] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.492872 10052 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.496917 10365 raft_consensus.cc:993] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.497462 10405 raft_consensus.cc:1081] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.499174 10053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55500
I20260709 13:13:50.499729 10053 raft_consensus.cc:493] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.500150 10053 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.499778 10052 raft_consensus.cc:515] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.502339 10052 leader_election.cc:290] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:50.502640 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:50.503324 10127 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.508462 10053 raft_consensus.cc:515] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.510031 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72958e50f57743e19d27374093c1ed49" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:50.510656 10053 leader_election.cc:290] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:50.510741 10200 raft_consensus.cc:3055] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.511924 10200 raft_consensus.cc:740] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:50.512730 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:50.513367 10201 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.513499 10127 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.514115 10200 consensus_queue.cc:260] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.515515 10200 raft_consensus.cc:3060] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.515879 10016 leader_election.cc:304] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:50.516757 10378 raft_consensus.cc:2804] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.517282 10378 raft_consensus.cc:697] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:50.518203 10378 consensus_queue.cc:237] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.519167 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e071083b3c94087be53e648f50d32c2" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:50.519814 10127 raft_consensus.cc:3055] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.520147 10127 raft_consensus.cc:740] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:50.521267 10127 consensus_queue.cc:260] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.522644 10127 raft_consensus.cc:3060] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.525967 10200 raft_consensus.cc:2468] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.529775 10127 raft_consensus.cc:2468] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.521605 10201 raft_consensus.cc:2468] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.531136 10016 leader_election.cc:304] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:50.531912 10378 raft_consensus.cc:2804] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.531494  9950 catalog_manager.cc:5697] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.532429 10378 raft_consensus.cc:697] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:50.533347 10378 consensus_queue.cc:237] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.544983  9950 catalog_manager.cc:5697] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.571245 10361 raft_consensus.cc:993] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: : Instructing follower 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.571669 10280 raft_consensus.cc:1081] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Signalling peer 82aa0eb8fc064894a233794fc4eedbcb to start an election
I20260709 13:13:50.572989 10052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
 from {username='slave'} at 127.0.0.1:55504
I20260709 13:13:50.573441 10052 raft_consensus.cc:493] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.573745 10052 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.578419 10052 raft_consensus.cc:515] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.579890 10052 leader_election.cc:290] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67:33713)
I20260709 13:13:50.580817 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:50.581079 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "82aa0eb8fc064894a233794fc4eedbcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
I20260709 13:13:50.581403 10127 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.581715 10201 raft_consensus.cc:3055] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.582063 10201 raft_consensus.cc:740] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:50.582798 10201 consensus_queue.cc:260] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.583930 10201 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.589311 10127 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.590692 10016 leader_election.cc:304] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569ca4a1324f4d11b5534749fa5c4290, 82aa0eb8fc064894a233794fc4eedbcb; no voters: 
I20260709 13:13:50.591221 10201 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82aa0eb8fc064894a233794fc4eedbcb in term 2.
I20260709 13:13:50.591441 10378 raft_consensus.cc:2804] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.592052 10378 raft_consensus.cc:697] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Leader. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:50.592788 10378 consensus_queue.cc:237] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:50.599607  9950 catalog_manager.cc:5697] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb reported cstate change: term changed from 1 to 2, leader changed from ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67) to 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65). New cstate: current_term: 2 leader_uuid: "82aa0eb8fc064894a233794fc4eedbcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.720582 10201 raft_consensus.cc:1275] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 569ca4a1324f4d11b5534749fa5c4290: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:50.721900 10405 consensus_queue.cc:1048] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.730334 10052 raft_consensus.cc:1275] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Refusing update from remote peer 569ca4a1324f4d11b5534749fa5c4290: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:50.731612 10405 consensus_queue.cc:1048] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.827598 10052 raft_consensus.cc:1275] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:50.828824 10280 consensus_queue.cc:1048] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.836632 10128 raft_consensus.cc:1275] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:50.838812 10357 consensus_queue.cc:1048] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.990748 10201 raft_consensus.cc:1275] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:50.992094 10378 consensus_queue.cc:1048] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.002561 10127 raft_consensus.cc:1275] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.005265 10379 consensus_queue.cc:1048] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.016548 10127 raft_consensus.cc:1275] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.018327 10379 consensus_queue.cc:1048] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.027170 10201 raft_consensus.cc:1275] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.028837 10379 consensus_queue.cc:1048] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.171600 10200 raft_consensus.cc:1275] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.172914 10127 raft_consensus.cc:1275] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer 82aa0eb8fc064894a233794fc4eedbcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.173107 10378 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.174431 10379 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:53.089342  9948 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43092:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:13:53.110038  9948 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43092:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:13:53.187764  4525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:13:53.340824 10449 tablet.cc:1724] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.463408 10449 tablet.cc:1724] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.444131 10450 tablet.cc:1724] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.498950 10463 tablet.cc:1724] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.515990 10467 tablet.cc:1724] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:13:53.532054 10016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:33713, user_credentials={real_user=slave}} blocked reactor thread for 65953.5us
I20260709 13:13:53.555320 10472 tablet.cc:1724] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:13:53.559973 10228 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:fa24705843f74b179a4ba8978a807b56)
W20260709 13:13:53.566592 10228 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:fa24705843f74b179a4ba8978a807b56)
W20260709 13:13:53.568426 10228 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:fa24705843f74b179a4ba8978a807b56)
I20260709 13:13:53.520315 10469 tablet.cc:1724] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.580458 10127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:55394
I20260709 13:13:53.574029 10477 tablet.cc:1724] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.594470 10483 tablet.cc:1724] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.598851 10480 tablet.cc:1724] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.608906 10482 tablet.cc:1724] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:13:53.623334 10454 log.cc:927] Time spent T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Append to log took a long time: real 0.267s	user 0.004s	sys 0.000s
W20260709 13:13:53.625563 10474 log.cc:927] Time spent T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:13:53.661602 10463 tablet.cc:1724] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:13:53.671316 10094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.65:45501, user_credentials={real_user=slave}} blocked reactor thread for 79323.8us
I20260709 13:13:53.674413 10477 tablet.cc:1724] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.672150 10467 tablet.cc:1724] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.662911 10450 tablet.cc:1724] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:13:53.692003 10438 log.cc:927] Time spent T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: Append to log took a long time: real 0.303s	user 0.000s	sys 0.003s
I20260709 13:13:53.691243 10485 tablet.cc:1724] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.706848 10127 raft_consensus.cc:606] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:53.723176 10482 tablet.cc:1724] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.732868 10480 tablet.cc:1724] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.735591 10449 tablet.cc:1724] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.746105 10485 tablet.cc:1724] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.777318 10469 tablet.cc:1724] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.782289 10450 tablet.cc:1724] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.780367 10463 tablet.cc:1724] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.834930 10477 tablet.cc:1724] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.840744 10480 tablet.cc:1724] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.841508 10487 tablet.cc:1724] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.844524 10485 tablet.cc:1724] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:13:53.861547 10052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:46092
I20260709 13:13:53.862797 10052 raft_consensus.cc:606] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:53.864193  4525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:13:53.865145  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:53.876165  9948 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: soft_deleted_table [id=0a3831eb749b4b0198d97a0b47dcdc6f] alter complete (version 1)
I20260709 13:13:53.880654 10127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18"
dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:55394
I20260709 13:13:53.881166 10127 raft_consensus.cc:606] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:53.883607 10052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede"
dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
mode: GRACEFUL
new_leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:46092
I20260709 13:13:53.884102 10052 raft_consensus.cc:606] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Received request to transfer leadership to TS ad3d884099fd45c7b6cbbc0f3fb1bd20
I20260709 13:13:53.885368  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:53.885946  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:54.193885 10443 raft_consensus.cc:993] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.194429 10405 raft_consensus.cc:1081] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.195958 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43738
I20260709 13:13:54.196463 10200 raft_consensus.cc:493] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.196779 10200 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.198212 10475 raft_consensus.cc:993] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.198901 10453 raft_consensus.cc:1081] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.200685 10198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43754
I20260709 13:13:54.201267 10198 raft_consensus.cc:493] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.201658 10198 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.203477 10200 raft_consensus.cc:515] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.205772 10200 leader_election.cc:290] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 3 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:54.206151 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:54.206310 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a5b72bce34d50909eae1fdbd91e18" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:54.206784 10052 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.206919 10128 raft_consensus.cc:3055] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.207361 10128 raft_consensus.cc:740] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:54.207309 10198 raft_consensus.cc:515] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:54.208231 10128 consensus_queue.cc:260] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.209122 10128 raft_consensus.cc:3060] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.209681 10198 leader_election.cc:290] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 3 election: Requested vote from peers 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931), 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501)
I20260709 13:13:54.211069 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:54.211582 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc930bb3d9414784a595fafe61eb8ede" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:54.211615 10051 raft_consensus.cc:3055] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.212262 10051 raft_consensus.cc:740] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:54.213142 10051 consensus_queue.cc:260] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [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: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:54.221611 10127 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.243667 10443 raft_consensus.cc:993] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.244438 10443 raft_consensus.cc:1081] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.248378 10198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43738
I20260709 13:13:54.248662 10052 raft_consensus.cc:2468] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.249006 10198 raft_consensus.cc:493] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.249481 10198 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.250450 10168 leader_election.cc:304] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:54.251505 10128 raft_consensus.cc:2468] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.251374 10470 raft_consensus.cc:2804] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.252974 10051 raft_consensus.cc:3060] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.256512 10470 raft_consensus.cc:697] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:54.257404 10470 consensus_queue.cc:237] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.258613 10127 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.259698 10165 leader_election.cc:304] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:54.260900 10495 raft_consensus.cc:2804] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.262508 10198 raft_consensus.cc:515] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.265537 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:54.266202 10052 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.268379 10051 raft_consensus.cc:2468] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.269342 10495 raft_consensus.cc:697] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:54.270664 10495 consensus_queue.cc:237] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } }
I20260709 13:13:54.271911 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d58b98e5f4af7a9fc313d601c4fdf" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:54.272549 10127 raft_consensus.cc:3055] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:54.272859 10127 raft_consensus.cc:740] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569ca4a1324f4d11b5534749fa5c4290, State: Running, Role: LEADER
I20260709 13:13:54.272969 10052 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:54.273658 10127 consensus_queue.cc:260] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.274518 10168 leader_election.cc:304] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82aa0eb8fc064894a233794fc4eedbcb, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:54.274761 10127 raft_consensus.cc:3060] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.270831 10198 leader_election.cc:290] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 2 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:54.275543 10497 raft_consensus.cc:2804] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:54.278628 10497 raft_consensus.cc:697] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:54.278748  9948 catalog_manager.cc:5697] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 2 to 3, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:54.279592 10497 consensus_queue.cc:237] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.281385 10127 raft_consensus.cc:2468] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 2.
I20260709 13:13:54.294045  9948 catalog_manager.cc:5697] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 1 to 2, leader changed from 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:54.295276  9948 catalog_manager.cc:5697] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 2 to 3, leader changed from 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.330894 10473 raft_consensus.cc:993] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: : Instructing follower ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.331358 10473 raft_consensus.cc:1081] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Signalling peer ad3d884099fd45c7b6cbbc0f3fb1bd20 to start an election
I20260709 13:13:54.332777 10198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56"
dest_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20"
 from {username='slave'} at 127.0.0.1:43754
I20260709 13:13:54.333267 10198 raft_consensus.cc:493] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.333573 10198 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.338626 10198 raft_consensus.cc:515] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.340226 10198 leader_election.cc:290] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [CANDIDATE]: Term 3 election: Requested vote from peers 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501), 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931)
I20260709 13:13:54.341017 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "82aa0eb8fc064894a233794fc4eedbcb"
I20260709 13:13:54.341223 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa24705843f74b179a4ba8978a807b56" candidate_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "569ca4a1324f4d11b5534749fa5c4290"
I20260709 13:13:54.341727 10052 raft_consensus.cc:3055] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.341738 10127 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.342131 10052 raft_consensus.cc:740] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82aa0eb8fc064894a233794fc4eedbcb, State: Running, Role: LEADER
I20260709 13:13:54.342885 10052 consensus_queue.cc:260] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.344028 10052 raft_consensus.cc:3060] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.348811 10127 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.350183 10165 leader_election.cc:304] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: 569ca4a1324f4d11b5534749fa5c4290, ad3d884099fd45c7b6cbbc0f3fb1bd20; no voters: 
I20260709 13:13:54.350627 10052 raft_consensus.cc:2468] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad3d884099fd45c7b6cbbc0f3fb1bd20 in term 3.
I20260709 13:13:54.350986 10497 raft_consensus.cc:2804] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.351521 10497 raft_consensus.cc:697] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Becoming Leader. State: Replica: ad3d884099fd45c7b6cbbc0f3fb1bd20, State: Running, Role: LEADER
I20260709 13:13:54.352252 10497 consensus_queue.cc:237] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [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: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } }
I20260709 13:13:54.360333  9948 catalog_manager.cc:5697] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 reported cstate change: term changed from 2 to 3, leader changed from 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65) to ad3d884099fd45c7b6cbbc0f3fb1bd20 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad3d884099fd45c7b6cbbc0f3fb1bd20" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 33713 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:54.676101 10052 raft_consensus.cc:1275] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.677649 10497 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.688417 10127 raft_consensus.cc:1275] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.691799 10499 consensus_queue.cc:1048] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.717919 10052 raft_consensus.cc:1275] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:13:54.719076 10470 consensus_queue.cc:1048] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.726794 10127 raft_consensus.cc:1275] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:13:54.728719 10497 consensus_queue.cc:1048] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:54.755511 10127 raft_consensus.cc:1275] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.756783 10470 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.765309 10052 raft_consensus.cc:1275] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.767058 10470 consensus_queue.cc:1048] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.802510 10052 raft_consensus.cc:1275] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:13:54.803664 10470 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82aa0eb8fc064894a233794fc4eedbcb" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:54.811884 10127 raft_consensus.cc:1275] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Refusing update from remote peer ad3d884099fd45c7b6cbbc0f3fb1bd20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:13:54.813668 10495 consensus_queue.cc:1048] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569ca4a1324f4d11b5534749fa5c4290" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:54.945981  4525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:13:54.951738  4525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:13:54.952167  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:54.957358  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:13:54.957813  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:55.988986  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
I20260709 13:13:56.014639  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:56.015451  4525 tablet_replica.cc:333] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.016198  4525 raft_consensus.cc:2243] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.016640  4525 raft_consensus.cc:2272] T 20ddbf6a58884b4a91f0fa8d3e630845 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.018895  4525 tablet_replica.cc:333] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.019455  4525 raft_consensus.cc:2243] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.019851  4525 raft_consensus.cc:2272] T aa3ec8b71962468f9be766820565e8ec P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.021476  4525 tablet_replica.cc:333] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.022087  4525 raft_consensus.cc:2243] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.022562  4525 raft_consensus.cc:2272] T ecae06b1ff624ff5a86ddc2cf64d1394 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.024326  4525 tablet_replica.cc:333] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.024897  4525 raft_consensus.cc:2243] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.025449  4525 raft_consensus.cc:2272] T cb5d58b98e5f4af7a9fc313d601c4fdf P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.027204  4525 tablet_replica.cc:333] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.027779  4525 raft_consensus.cc:2243] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.028520  4525 raft_consensus.cc:2272] T a72b2bffcdfb417c87252b196f7a6768 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.030364  4525 tablet_replica.cc:333] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.030920  4525 raft_consensus.cc:2243] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.031327  4525 raft_consensus.cc:2272] T fa24705843f74b179a4ba8978a807b56 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.032979  4525 tablet_replica.cc:333] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.033532  4525 raft_consensus.cc:2243] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.034350  4525 raft_consensus.cc:2272] T 72958e50f57743e19d27374093c1ed49 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.036036  4525 tablet_replica.cc:333] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.036583  4525 raft_consensus.cc:2243] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.037341  4525 raft_consensus.cc:2272] T 3e071083b3c94087be53e648f50d32c2 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.039237  4525 tablet_replica.cc:333] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.039770  4525 raft_consensus.cc:2243] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.040179  4525 raft_consensus.cc:2272] T bc930bb3d9414784a595fafe61eb8ede P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.042235  4525 tablet_replica.cc:333] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.042761  4525 raft_consensus.cc:2243] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.043188  4525 raft_consensus.cc:2272] T 009f6dedfa574a5ea943fa2877728568 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.044869  4525 tablet_replica.cc:333] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.045409  4525 raft_consensus.cc:2243] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:13:56.045552 10094 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260709 13:13:56.045938  4525 raft_consensus.cc:2272] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.048429  4525 tablet_replica.cc:333] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
W20260709 13:13:56.048710 10094 consensus_peers.cc:597] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.049072  4525 raft_consensus.cc:2243] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.049988  4525 raft_consensus.cc:2272] T be5da9a6dd3f4241960b3b4fc22a9b19 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.051951  4525 tablet_replica.cc:333] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.052518  4525 raft_consensus.cc:2243] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.053072  4525 raft_consensus.cc:2272] T 6b4a5b72bce34d50909eae1fdbd91e18 P 82aa0eb8fc064894a233794fc4eedbcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.055858  4525 tablet_replica.cc:333] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.056445  4525 raft_consensus.cc:2243] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.057204  4525 raft_consensus.cc:2272] T 9c27a2c5dbf94e919f1e5f5544abac83 P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:56.057224 10168 consensus_peers.cc:597] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.059387  4525 tablet_replica.cc:333] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.060154  4525 raft_consensus.cc:2243] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.060647  4525 raft_consensus.cc:2272] T a2e29e0762204f21b391185a4d35b936 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:56.061667 10094 consensus_peers.cc:597] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.063000  4525 tablet_replica.cc:333] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.063566  4525 raft_consensus.cc:2243] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.064276  4525 raft_consensus.cc:2272] T 6e078294925244b895655e047f2ed7e4 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.066174  4525 tablet_replica.cc:333] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.066610  4525 raft_consensus.cc:2243] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.066963  4525 raft_consensus.cc:2272] T 981014c4434d459884897fbe5903fb12 P 82aa0eb8fc064894a233794fc4eedbcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.068774  4525 tablet_replica.cc:333] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb: stopping tablet replica
I20260709 13:13:56.069198  4525 raft_consensus.cc:2243] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.069547  4525 raft_consensus.cc:2272] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 82aa0eb8fc064894a233794fc4eedbcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:56.083513 10094 consensus_peers.cc:597] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.107836  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
W20260709 13:13:56.118799 10168 consensus_peers.cc:597] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:56.133703 10168 consensus_peers.cc:597] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.138828  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
W20260709 13:13:56.165982 10165 consensus_peers.cc:597] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Couldn't send request to peer 569ca4a1324f4d11b5534749fa5c4290. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.170251  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:56.171015  4525 tablet_replica.cc:333] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.171623  4525 raft_consensus.cc:2243] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.172406  4525 raft_consensus.cc:2272] T 20ddbf6a58884b4a91f0fa8d3e630845 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.174528  4525 tablet_replica.cc:333] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.175118  4525 raft_consensus.cc:2243] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.175676  4525 raft_consensus.cc:2272] T aa3ec8b71962468f9be766820565e8ec P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.177961  4525 tablet_replica.cc:333] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.178977  4525 raft_consensus.cc:2243] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:13:56.179499 10165 consensus_peers.cc:597] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Couldn't send request to peer 569ca4a1324f4d11b5534749fa5c4290. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.179589  4525 raft_consensus.cc:2272] T cb5d58b98e5f4af7a9fc313d601c4fdf P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.182149  4525 tablet_replica.cc:333] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.182919  4525 raft_consensus.cc:2243] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.183633  4525 raft_consensus.cc:2272] T ecae06b1ff624ff5a86ddc2cf64d1394 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.185335  4525 tablet_replica.cc:333] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.185899  4525 raft_consensus.cc:2243] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.186288  4525 raft_consensus.cc:2272] T 72958e50f57743e19d27374093c1ed49 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.188001  4525 tablet_replica.cc:333] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.188515  4525 raft_consensus.cc:2243] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.188892  4525 raft_consensus.cc:2272] T 3e071083b3c94087be53e648f50d32c2 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.190652  4525 tablet_replica.cc:333] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.191161  4525 raft_consensus.cc:2243] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.191560  4525 raft_consensus.cc:2272] T a72b2bffcdfb417c87252b196f7a6768 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.193414  4525 tablet_replica.cc:333] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.194039  4525 raft_consensus.cc:2243] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.194504  4525 raft_consensus.cc:2272] T fa24705843f74b179a4ba8978a807b56 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.196369  4525 tablet_replica.cc:333] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.196851  4525 raft_consensus.cc:2243] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.197194  4525 raft_consensus.cc:2272] T 6b4a5b72bce34d50909eae1fdbd91e18 P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.199079  4525 tablet_replica.cc:333] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.199559  4525 raft_consensus.cc:2243] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.199915  4525 raft_consensus.cc:2272] T be5da9a6dd3f4241960b3b4fc22a9b19 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.201712  4525 tablet_replica.cc:333] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.202237  4525 raft_consensus.cc:2243] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.202981  4525 raft_consensus.cc:2272] T 009f6dedfa574a5ea943fa2877728568 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.204646  4525 tablet_replica.cc:333] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.205129  4525 raft_consensus.cc:2243] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.205983  4525 raft_consensus.cc:2272] T 614ebb1bc0b74b7d9107e53570b4cdc8 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.207947  4525 tablet_replica.cc:333] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.208562  4525 raft_consensus.cc:2243] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.209455  4525 raft_consensus.cc:2272] T a2e29e0762204f21b391185a4d35b936 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.211995  4525 tablet_replica.cc:333] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
W20260709 13:13:56.212344 10165 consensus_peers.cc:597] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 569ca4a1324f4d11b5534749fa5c4290 (127.4.107.66:37931): Couldn't send request to peer 569ca4a1324f4d11b5534749fa5c4290. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.212679  4525 raft_consensus.cc:2243] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.213172  4525 raft_consensus.cc:2272] T 9c27a2c5dbf94e919f1e5f5544abac83 P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.215088  4525 tablet_replica.cc:333] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.215584  4525 raft_consensus.cc:2243] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.216332  4525 raft_consensus.cc:2272] T 981014c4434d459884897fbe5903fb12 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.218281  4525 tablet_replica.cc:333] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.218739  4525 raft_consensus.cc:2243] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.219111  4525 raft_consensus.cc:2272] T 8eb95a9ab44b41bea1dfe4f40cfb072b P 569ca4a1324f4d11b5534749fa5c4290 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.220875  4525 tablet_replica.cc:333] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.221341  4525 raft_consensus.cc:2243] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.221755  4525 raft_consensus.cc:2272] T 6e078294925244b895655e047f2ed7e4 P 569ca4a1324f4d11b5534749fa5c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.223707  4525 tablet_replica.cc:333] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290: stopping tablet replica
I20260709 13:13:56.224179  4525 raft_consensus.cc:2243] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.224592  4525 raft_consensus.cc:2272] T bc930bb3d9414784a595fafe61eb8ede P 569ca4a1324f4d11b5534749fa5c4290 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:56.254871 10168 consensus_peers.cc:597] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.262557  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
I20260709 13:13:56.291149  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
W20260709 13:13:56.311842 10168 consensus_peers.cc:597] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 -> Peer 82aa0eb8fc064894a233794fc4eedbcb (127.4.107.65:45501): Couldn't send request to peer 82aa0eb8fc064894a233794fc4eedbcb. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:56.320976  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:56.321820  4525 tablet_replica.cc:333] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.322448  4525 raft_consensus.cc:2243] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.322945  4525 raft_consensus.cc:2272] T 20ddbf6a58884b4a91f0fa8d3e630845 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.324777  4525 tablet_replica.cc:333] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.325402  4525 raft_consensus.cc:2243] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.326246  4525 raft_consensus.cc:2272] T aa3ec8b71962468f9be766820565e8ec P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.327999  4525 tablet_replica.cc:333] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.328500  4525 raft_consensus.cc:2243] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.329181  4525 raft_consensus.cc:2272] T cb5d58b98e5f4af7a9fc313d601c4fdf P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.330858  4525 tablet_replica.cc:333] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.331351  4525 raft_consensus.cc:2243] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.331717  4525 raft_consensus.cc:2272] T 3e071083b3c94087be53e648f50d32c2 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.333431  4525 tablet_replica.cc:333] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.334026  4525 raft_consensus.cc:2243] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.334420  4525 raft_consensus.cc:2272] T ecae06b1ff624ff5a86ddc2cf64d1394 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.335992  4525 tablet_replica.cc:333] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.336470  4525 raft_consensus.cc:2243] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.336843  4525 raft_consensus.cc:2272] T 72958e50f57743e19d27374093c1ed49 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.338624  4525 tablet_replica.cc:333] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.339098  4525 raft_consensus.cc:2243] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.339464  4525 raft_consensus.cc:2272] T a72b2bffcdfb417c87252b196f7a6768 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.341039  4525 tablet_replica.cc:333] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.341521  4525 raft_consensus.cc:2243] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.342290  4525 raft_consensus.cc:2272] T fa24705843f74b179a4ba8978a807b56 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.343953  4525 tablet_replica.cc:333] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.344448  4525 raft_consensus.cc:2243] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.345103  4525 raft_consensus.cc:2272] T 6b4a5b72bce34d50909eae1fdbd91e18 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.347005  4525 tablet_replica.cc:333] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.347486  4525 raft_consensus.cc:2243] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.347915  4525 raft_consensus.cc:2272] T 9c27a2c5dbf94e919f1e5f5544abac83 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.349606  4525 tablet_replica.cc:333] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.350137  4525 raft_consensus.cc:2243] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.350520  4525 raft_consensus.cc:2272] T a2e29e0762204f21b391185a4d35b936 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.352303  4525 tablet_replica.cc:333] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.352910  4525 raft_consensus.cc:2243] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.353410  4525 raft_consensus.cc:2272] T 981014c4434d459884897fbe5903fb12 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.355358  4525 tablet_replica.cc:333] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.355880  4525 raft_consensus.cc:2243] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.356626  4525 raft_consensus.cc:2272] T 8eb95a9ab44b41bea1dfe4f40cfb072b P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.358397  4525 tablet_replica.cc:333] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.358896  4525 raft_consensus.cc:2243] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.359313  4525 raft_consensus.cc:2272] T 6e078294925244b895655e047f2ed7e4 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.361030  4525 tablet_replica.cc:333] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.361527  4525 raft_consensus.cc:2243] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.362000  4525 raft_consensus.cc:2272] T be5da9a6dd3f4241960b3b4fc22a9b19 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.363770  4525 tablet_replica.cc:333] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.364274  4525 raft_consensus.cc:2243] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.364701  4525 raft_consensus.cc:2272] T 009f6dedfa574a5ea943fa2877728568 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.366357  4525 tablet_replica.cc:333] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.366864  4525 raft_consensus.cc:2243] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.367295  4525 raft_consensus.cc:2272] T 614ebb1bc0b74b7d9107e53570b4cdc8 P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.369012  4525 tablet_replica.cc:333] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20: stopping tablet replica
I20260709 13:13:56.369521  4525 raft_consensus.cc:2243] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.370311  4525 raft_consensus.cc:2272] T bc930bb3d9414784a595fafe61eb8ede P ad3d884099fd45c7b6cbbc0f3fb1bd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.408185  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:13:56.474666  4525 master.cc:562] Master@127.4.107.126:40399 shutting down...
W20260709 13:13:56.503811  9999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:13:56.505002  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:56.505882  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.506212  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc7df5b542344acab948329ca86e98c3: stopping tablet replica
I20260709 13:13:56.528857  4525 master.cc:584] Master@127.4.107.126:40399 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12468 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:13:56.595547  4525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.107.126:39831
I20260709 13:13:56.597424  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.606240 10517 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
W20260709 13:13:56.608223 10518 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
W20260709 13:13:56.609187 10520 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
I20260709 13:13:56.611092  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:56.612169  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.612416  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.612578  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602836612563 us; error 0 us; skew 500 ppm
I20260709 13:13:56.613278  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.616302  4525 webserver.cc:533] Webserver started at http://127.4.107.126:35293/ using document root <none> and password file <none>
I20260709 13:13:56.616863  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.617111  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.617466  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.619397  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/master-0-root/instance:
uuid: "8729491f3fba47b2a8d605be51e9fb19"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.626305  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:13:56.631853 10525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.632870  4525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:13:56.633209  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/master-0-root
uuid: "8729491f3fba47b2a8d605be51e9fb19"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.633514  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-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)
I20260709 13:13:56.648649  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.650107  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.691243  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.126:39831
I20260709 13:13:56.691344 10576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.126:39831 every 8 connection(s)
I20260709 13:13:56.695504 10577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:56.708253 10577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: Bootstrap starting.
I20260709 13:13:56.713460 10577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:56.718116 10577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: No bootstrap required, opened a new log
I20260709 13:13:56.720463 10577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER }
I20260709 13:13:56.720918 10577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:56.721092 10577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8729491f3fba47b2a8d605be51e9fb19, State: Initialized, Role: FOLLOWER
I20260709 13:13:56.721737 10577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER }
I20260709 13:13:56.722196 10577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:56.722407 10577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:56.722626 10577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:56.727941 10577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER }
I20260709 13:13:56.728482 10577 leader_election.cc:304] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [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: 8729491f3fba47b2a8d605be51e9fb19; no voters: 
I20260709 13:13:56.729602 10577 leader_election.cc:290] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:56.730099 10580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:56.731541 10580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 1 LEADER]: Becoming Leader. State: Replica: 8729491f3fba47b2a8d605be51e9fb19, State: Running, Role: LEADER
I20260709 13:13:56.732295 10580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [LEADER]: Queue going to LEADER mode. State: All 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: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER }
I20260709 13:13:56.732810 10577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:56.738934 10581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8729491f3fba47b2a8d605be51e9fb19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER } }
I20260709 13:13:56.740003 10581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:56.741456 10582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8729491f3fba47b2a8d605be51e9fb19. Latest consensus state: current_term: 1 leader_uuid: "8729491f3fba47b2a8d605be51e9fb19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8729491f3fba47b2a8d605be51e9fb19" member_type: VOTER } }
I20260709 13:13:56.742810 10582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:56.747256 10587 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:56.754467 10587 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:56.755710  4525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:56.764532 10587 catalog_manager.cc:1383] Generated new cluster ID: 1eb2001882d74afe9807570fbe7503bd
I20260709 13:13:56.764863 10587 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:56.787858 10587 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:56.789320 10587 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:56.803052 10587 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: Generated new TSK 0
I20260709 13:13:56.803664 10587 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:56.822484  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.829336 10598 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
W20260709 13:13:56.829885 10599 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
I20260709 13:13:56.834329  4525 server_base.cc:1061] running on GCE node
W20260709 13:13:56.834725 10601 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
I20260709 13:13:56.839566  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.839818  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.839941  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602836839929 us; error 0 us; skew 500 ppm
I20260709 13:13:56.840425  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.842861  4525 webserver.cc:533] Webserver started at http://127.4.107.65:46745/ using document root <none> and password file <none>
I20260709 13:13:56.843317  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.843472  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.843686  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.844926  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-0-root/instance:
uuid: "836428d5af8943258d70fe6d40f1fab3"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.849696  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:13:56.853127 10606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.853983  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:56.854334  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-0-root
uuid: "836428d5af8943258d70fe6d40f1fab3"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.854677  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-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)
I20260709 13:13:56.869894  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.871457  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.872983  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:56.875663  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:56.875895  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.876151  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:56.876343  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.918287  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.65:37631
I20260709 13:13:56.918395 10668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.65:37631 every 8 connection(s)
I20260709 13:13:56.923731  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:56.931273 10673 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
W20260709 13:13:56.931870 10674 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
W20260709 13:13:56.934808 10676 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
I20260709 13:13:56.937721  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:56.938874  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:56.939183  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:56.939443  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602836939417 us; error 0 us; skew 500 ppm
I20260709 13:13:56.940255  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:56.940723 10669 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39831
I20260709 13:13:56.941262 10669 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:56.942292 10669 heartbeater.cc:507] Master 127.4.107.126:39831 requested a full tablet report, sending...
I20260709 13:13:56.943545  4525 webserver.cc:533] Webserver started at http://127.4.107.66:35969/ using document root <none> and password file <none>
I20260709 13:13:56.944358  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:56.944612  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:56.944968  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:56.945005 10542 ts_manager.cc:194] Registered new tserver with Master: 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631)
I20260709 13:13:56.946661  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-1-root/instance:
uuid: "0ac3acdde996467cb968bbb8d1ea215f"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.947600 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36472
I20260709 13:13:56.952375  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:56.956698 10681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.957744  4525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:13:56.958102  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-1-root
uuid: "0ac3acdde996467cb968bbb8d1ea215f"
format_stamp: "Formatted at 2026-07-09 13:13:56 on dist-test-slave-7f95"
I20260709 13:13:56.958388  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-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)
I20260709 13:13:56.977012  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:56.978482  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:56.980080  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:56.982622  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:56.982872  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:56.983135  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:56.983326  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:57.025965  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.66:38911
I20260709 13:13:57.026077 10743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.66:38911 every 8 connection(s)
I20260709 13:13:57.031476  4525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:57.040355 10747 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
W20260709 13:13:57.040676 10748 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
W20260709 13:13:57.045971 10750 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
I20260709 13:13:57.047070 10744 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39831
I20260709 13:13:57.047574 10744 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:57.048496 10744 heartbeater.cc:507] Master 127.4.107.126:39831 requested a full tablet report, sending...
I20260709 13:13:57.049017  4525 server_base.cc:1061] running on GCE node
I20260709 13:13:57.050344  4525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:57.050640  4525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:57.050834  4525 hybrid_clock.cc:648] HybridClock initialized: now 1783602837050817 us; error 0 us; skew 500 ppm
I20260709 13:13:57.051182 10542 ts_manager.cc:194] Registered new tserver with Master: 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:57.051404  4525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:57.053223 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36478
I20260709 13:13:57.054562  4525 webserver.cc:533] Webserver started at http://127.4.107.67:44213/ using document root <none> and password file <none>
I20260709 13:13:57.055385  4525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:57.055639  4525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:57.055979  4525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:57.057415  4525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-2-root/instance:
uuid: "a889f409459342258d498bd29da7a577"
format_stamp: "Formatted at 2026-07-09 13:13:57 on dist-test-slave-7f95"
I20260709 13:13:57.062268  4525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:13:57.065593 10755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:57.066475  4525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:57.066758  4525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-2-root
uuid: "a889f409459342258d498bd29da7a577"
format_stamp: "Formatted at 2026-07-09 13:13:57 on dist-test-slave-7f95"
I20260709 13:13:57.067019  4525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskv6BDmj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602674802462-4525-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)
I20260709 13:13:57.087462  4525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:57.088660  4525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:57.090126  4525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:57.092458  4525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:57.092639  4525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:57.092947  4525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:57.093132  4525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:57.136329  4525 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.67:46557
I20260709 13:13:57.136447 10817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.67:46557 every 8 connection(s)
I20260709 13:13:57.150940 10818 heartbeater.cc:344] Connected to a master server at 127.4.107.126:39831
I20260709 13:13:57.151351 10818 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:57.152094 10818 heartbeater.cc:507] Master 127.4.107.126:39831 requested a full tablet report, sending...
I20260709 13:13:57.154070 10542 ts_manager.cc:194] Registered new tserver with Master: a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.154206  4525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014551298s
I20260709 13:13:57.155941 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36488
I20260709 13:13:57.180153 10542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36500:
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"
    }
  }
}
W20260709 13:13:57.183020 10542 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.
I20260709 13:13:57.258622 10634 tablet_service.cc:1511] Processing CreateTablet for tablet 41a0c4f40d894fb08b8c4a616010957d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:57.260232 10634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a0c4f40d894fb08b8c4a616010957d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.262838 10633 tablet_service.cc:1511] Processing CreateTablet for tablet ef2067c11b87416f9ffaa264151f43fe (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:57.265369 10632 tablet_service.cc:1511] Processing CreateTablet for tablet 5c32592b702840c1beae0ced87ca6edc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:57.267903 10631 tablet_service.cc:1511] Processing CreateTablet for tablet a6eb92ef7da44e5b9797bcb440adac83 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:57.269564 10633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2067c11b87416f9ffaa264151f43fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.272789 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6eb92ef7da44e5b9797bcb440adac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.273958 10630 tablet_service.cc:1511] Processing CreateTablet for tablet f33c7b3f11594376808cee45c86f978c (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:57.274600 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c32592b702840c1beae0ced87ca6edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.275532 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33c7b3f11594376808cee45c86f978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.280714 10629 tablet_service.cc:1511] Processing CreateTablet for tablet e41b4d0f7a114b70a36c8390a45137d5 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:57.282246 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41b4d0f7a114b70a36c8390a45137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.287398 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 700dafd8fdab4b3c95442bab8bd1c2dc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:57.287840 10709 tablet_service.cc:1511] Processing CreateTablet for tablet 41a0c4f40d894fb08b8c4a616010957d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:57.289119 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700dafd8fdab4b3c95442bab8bd1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.289263 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a0c4f40d894fb08b8c4a616010957d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.294412 10708 tablet_service.cc:1511] Processing CreateTablet for tablet ef2067c11b87416f9ffaa264151f43fe (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:57.295295 10627 tablet_service.cc:1511] Processing CreateTablet for tablet e0670cc8d25446b3888fad2c005cc4f6 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:57.295981 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2067c11b87416f9ffaa264151f43fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.296646 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0670cc8d25446b3888fad2c005cc4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.299564 10707 tablet_service.cc:1511] Processing CreateTablet for tablet 5c32592b702840c1beae0ced87ca6edc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:57.301077 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c32592b702840c1beae0ced87ca6edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.303359 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 354e26ecc13c4766ba6e7154172dc71d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:57.304963 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e26ecc13c4766ba6e7154172dc71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.323812 10706 tablet_service.cc:1511] Processing CreateTablet for tablet a6eb92ef7da44e5b9797bcb440adac83 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:57.323908 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 41a0c4f40d894fb08b8c4a616010957d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:57.328984 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a0c4f40d894fb08b8c4a616010957d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.330021 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6eb92ef7da44e5b9797bcb440adac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.348114 10705 tablet_service.cc:1511] Processing CreateTablet for tablet f33c7b3f11594376808cee45c86f978c (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:57.350558 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33c7b3f11594376808cee45c86f978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.359470 10782 tablet_service.cc:1511] Processing CreateTablet for tablet ef2067c11b87416f9ffaa264151f43fe (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:57.361997 10782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2067c11b87416f9ffaa264151f43fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.367519 10781 tablet_service.cc:1511] Processing CreateTablet for tablet 5c32592b702840c1beae0ced87ca6edc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:57.369160 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c32592b702840c1beae0ced87ca6edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.369990 10777 tablet_service.cc:1511] Processing CreateTablet for tablet 700dafd8fdab4b3c95442bab8bd1c2dc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:57.371913 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700dafd8fdab4b3c95442bab8bd1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.372665 10779 tablet_service.cc:1511] Processing CreateTablet for tablet f33c7b3f11594376808cee45c86f978c (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:57.374879 10778 tablet_service.cc:1511] Processing CreateTablet for tablet e41b4d0f7a114b70a36c8390a45137d5 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:57.370865 10780 tablet_service.cc:1511] Processing CreateTablet for tablet a6eb92ef7da44e5b9797bcb440adac83 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:57.382408 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33c7b3f11594376808cee45c86f978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.385360 10704 tablet_service.cc:1511] Processing CreateTablet for tablet e41b4d0f7a114b70a36c8390a45137d5 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:57.386827 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41b4d0f7a114b70a36c8390a45137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.387390 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41b4d0f7a114b70a36c8390a45137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.389436 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6eb92ef7da44e5b9797bcb440adac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.397989 10776 tablet_service.cc:1511] Processing CreateTablet for tablet e0670cc8d25446b3888fad2c005cc4f6 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:57.399684 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0670cc8d25446b3888fad2c005cc4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.420078 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 354e26ecc13c4766ba6e7154172dc71d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:57.421766 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e26ecc13c4766ba6e7154172dc71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.450434 10833 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.460042 10708 tablet_service.cc:1511] Processing CreateTablet for tablet 700dafd8fdab4b3c95442bab8bd1c2dc (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:57.462133 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700dafd8fdab4b3c95442bab8bd1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.464336 10833 tablet_bootstrap.cc:654] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.467984 10834 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.467845 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 354e26ecc13c4766ba6e7154172dc71d (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:57.469394 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e26ecc13c4766ba6e7154172dc71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.474809 10835 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.475633 10709 tablet_service.cc:1511] Processing CreateTablet for tablet e0670cc8d25446b3888fad2c005cc4f6 (DEFAULT_TABLE table=test-workload [id=d9920708738847b78edd980bd69c5cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:57.477588 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0670cc8d25446b3888fad2c005cc4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.485852 10834 tablet_bootstrap.cc:654] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.487747 10835 tablet_bootstrap.cc:654] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.534337 10834 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.534379 10833 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.534981 10833 ts_tablet_manager.cc:1403] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.045s
I20260709 13:13:57.537526 10833 raft_consensus.cc:359] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.538168 10833 raft_consensus.cc:385] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.538416 10833 raft_consensus.cc:740] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.539114 10833 consensus_queue.cc:260] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.535001 10834 ts_tablet_manager.cc:1403] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.013s
I20260709 13:13:57.542862 10833 ts_tablet_manager.cc:1434] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:57.543757 10669 heartbeater.cc:499] Master 127.4.107.126:39831 was elected leader, sending a full tablet report...
I20260709 13:13:57.544309 10834 raft_consensus.cc:359] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.545050 10835 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.545089 10834 raft_consensus.cc:385] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.545579 10834 raft_consensus.cc:740] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.545719 10835 ts_tablet_manager.cc:1403] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.009s
I20260709 13:13:57.546656 10834 consensus_queue.cc:260] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.548421 10833 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.550033 10835 raft_consensus.cc:359] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.550992 10835 raft_consensus.cc:385] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.551366 10835 raft_consensus.cc:740] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.556114 10833 tablet_bootstrap.cc:654] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.556236 10835 consensus_queue.cc:260] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.568311 10744 heartbeater.cc:499] Master 127.4.107.126:39831 was elected leader, sending a full tablet report...
I20260709 13:13:57.568243 10841 raft_consensus.cc:493] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.574478 10841 raft_consensus.cc:515] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.588583 10834 ts_tablet_manager.cc:1434] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.027s
I20260709 13:13:57.590503 10834 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.616645 10841 leader_election.cc:290] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.617796 10834 tablet_bootstrap.cc:654] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.627166 10818 heartbeater.cc:499] Master 127.4.107.126:39831 was elected leader, sending a full tablet report...
I20260709 13:13:57.627852 10833 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.628458 10833 ts_tablet_manager.cc:1403] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.048s
I20260709 13:13:57.631531 10833 raft_consensus.cc:359] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.632320 10833 raft_consensus.cc:385] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.632618 10833 raft_consensus.cc:740] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.633265 10834 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.633872 10834 ts_tablet_manager.cc:1403] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.006s
I20260709 13:13:57.633535 10833 consensus_queue.cc:260] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.637421 10834 raft_consensus.cc:359] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.638285 10834 raft_consensus.cc:385] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.638592 10834 raft_consensus.cc:740] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.639676 10834 consensus_queue.cc:260] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.640118 10833 ts_tablet_manager.cc:1434] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:13:57.641376 10833 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.642765 10835 ts_tablet_manager.cc:1434] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.096s	user 0.019s	sys 0.049s
I20260709 13:13:57.643932 10835 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.646495 10834 ts_tablet_manager.cc:1434] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:13:57.649736 10833 tablet_bootstrap.cc:654] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.650887 10834 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.651782 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
W20260709 13:13:57.654080 10682 leader_election.cc:343] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.657649 10835 tablet_bootstrap.cc:654] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.658244 10833 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.659722 10834 tablet_bootstrap.cc:654] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.662990 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
W20260709 13:13:57.667099 10683 leader_election.cc:343] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.667626 10683 leader_election.cc:304] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f; no voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577
I20260709 13:13:57.668816 10841 raft_consensus.cc:2749] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.670104 10833 ts_tablet_manager.cc:1403] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
W20260709 13:13:57.673113 10670 tablet.cc:2406] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:57.673146 10835 tablet_bootstrap.cc:492] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.673274 10834 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.674145 10835 ts_tablet_manager.cc:1403] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.001s
I20260709 13:13:57.674237 10834 ts_tablet_manager.cc:1403] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 13:13:57.673420 10833 raft_consensus.cc:359] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.674788 10833 raft_consensus.cc:385] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.675186 10833 raft_consensus.cc:740] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.676101 10833 consensus_queue.cc:260] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.676637 10835 raft_consensus.cc:359] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.677333 10835 raft_consensus.cc:385] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.677690 10835 raft_consensus.cc:740] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.677429 10834 raft_consensus.cc:359] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.678313 10834 raft_consensus.cc:385] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.678624 10834 raft_consensus.cc:740] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.678908 10833 ts_tablet_manager.cc:1434] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:13:57.678658 10835 consensus_queue.cc:260] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.680059 10833 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.681277 10835 ts_tablet_manager.cc:1434] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:57.682353 10835 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.687263 10833 tablet_bootstrap.cc:654] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.688657 10835 tablet_bootstrap.cc:654] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.691452 10834 consensus_queue.cc:260] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.694892 10834 ts_tablet_manager.cc:1434] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:13:57.696374 10834 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.697386 10835 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.698035 10835 ts_tablet_manager.cc:1403] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 13:13:57.701074 10835 raft_consensus.cc:359] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.701825 10835 raft_consensus.cc:385] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.702121 10835 raft_consensus.cc:740] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.705497 10833 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.706089 10833 ts_tablet_manager.cc:1403] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.005s
I20260709 13:13:57.706219 10834 tablet_bootstrap.cc:654] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.708950 10833 raft_consensus.cc:359] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.709544 10833 raft_consensus.cc:385] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.709877 10833 raft_consensus.cc:740] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.710036 10835 consensus_queue.cc:260] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.710547 10839 raft_consensus.cc:493] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.710688 10833 consensus_queue.cc:260] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.711284 10839 raft_consensus.cc:515] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.713356 10835 ts_tablet_manager.cc:1434] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:13:57.714936 10835 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.721725 10839 leader_election.cc:290] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.724615 10835 tablet_bootstrap.cc:654] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.732625 10833 ts_tablet_manager.cc:1434] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.013s
I20260709 13:13:57.734455 10833 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.736930 10834 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.738521 10853 raft_consensus.cc:493] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.739449 10834 ts_tablet_manager.cc:1403] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 13:13:57.739378 10853 raft_consensus.cc:515] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.742857 10833 tablet_bootstrap.cc:654] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.745210 10839 raft_consensus.cc:493] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.745519 10853 leader_election.cc:290] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.745875 10839 raft_consensus.cc:515] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.748092 10843 raft_consensus.cc:493] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.748924 10843 raft_consensus.cc:515] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
W20260709 13:13:57.750351 10590 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:57.752104 10841 raft_consensus.cc:493] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.752682 10841 raft_consensus.cc:515] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.755028 10841 leader_election.cc:290] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.748121 10839 leader_election.cc:290] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.751787 10834 raft_consensus.cc:359] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.758206 10834 raft_consensus.cc:385] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.759684 10834 raft_consensus.cc:740] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.762748 10834 consensus_queue.cc:260] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.757397 10843 leader_election.cc:290] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:57.772760 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
W20260709 13:13:57.793977 10682 leader_election.cc:343] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.795542 10834 ts_tablet_manager.cc:1434] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 13:13:57.796814 10834 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.797600 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6eb92ef7da44e5b9797bcb440adac83" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:57.799491 10835 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.800036 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6eb92ef7da44e5b9797bcb440adac83" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:57.800927 10843 raft_consensus.cc:493] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.801333 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:57.801513 10843 raft_consensus.cc:515] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.803891 10843 leader_election.cc:290] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:57.804896 10719 raft_consensus.cc:2468] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:13:57.799556 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:57.807509 10644 raft_consensus.cc:2468] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 0.
I20260709 13:13:57.807796 10834 tablet_bootstrap.cc:654] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.807931 10833 tablet_bootstrap.cc:492] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.800097 10835 ts_tablet_manager.cc:1403] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.026s
I20260709 13:13:57.808830 10683 leader_election.cc:304] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [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: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: a889f409459342258d498bd29da7a577
I20260709 13:13:57.809269 10610 leader_election.cc:304] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:57.810722 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:57.811847 10835 raft_consensus.cc:359] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.812230 10839 raft_consensus.cc:2804] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.812830 10835 raft_consensus.cc:385] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.812745 10839 raft_consensus.cc:493] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.808517 10833 ts_tablet_manager.cc:1403] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.026s
I20260709 13:13:57.813764 10839 raft_consensus.cc:3060] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.814859 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:57.810901 10841 raft_consensus.cc:2804] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.816018 10841 raft_consensus.cc:493] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.816414 10841 raft_consensus.cc:3060] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.816977 10833 raft_consensus.cc:359] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.817764 10833 raft_consensus.cc:385] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.818104 10833 raft_consensus.cc:740] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.819020 10833 consensus_queue.cc:260] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.812681 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:57.813242 10835 raft_consensus.cc:740] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
W20260709 13:13:57.822422 10757 leader_election.cc:343] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.822830 10835 consensus_queue.cc:260] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.823599 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
W20260709 13:13:57.825084 10610 leader_election.cc:343] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.825356 10835 ts_tablet_manager.cc:1434] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:13:57.826534 10835 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.827929 10833 ts_tablet_manager.cc:1434] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:13:57.828202 10841 raft_consensus.cc:515] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.829089 10833 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.829367 10718 raft_consensus.cc:2393] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 836428d5af8943258d70fe6d40f1fab3 in current term 1: Already voted for candidate 0ac3acdde996467cb968bbb8d1ea215f in this term.
W20260709 13:13:57.830233 10607 leader_election.cc:343] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:57.831359 10607 leader_election.cc:343] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.831816 10607 leader_election.cc:304] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3; no voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577
I20260709 13:13:57.831713 10839 raft_consensus.cc:515] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.832803 10853 raft_consensus.cc:2749] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:57.833937 10607 leader_election.cc:343] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.834124 10839 leader_election.cc:290] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.835785 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:57.835901 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6eb92ef7da44e5b9797bcb440adac83" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:57.836597 10833 tablet_bootstrap.cc:654] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.836886 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6eb92ef7da44e5b9797bcb440adac83" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
W20260709 13:13:57.837488 10607 leader_election.cc:343] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.837508 10719 raft_consensus.cc:3060] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.838706 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
W20260709 13:13:57.840227 10759 leader_election.cc:343] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.840709 10759 leader_election.cc:304] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3
I20260709 13:13:57.841521 10843 raft_consensus.cc:2749] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.841768 10835 tablet_bootstrap.cc:654] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.845777 10610 leader_election.cc:304] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3; no voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577
I20260709 13:13:57.846782 10839 raft_consensus.cc:3060] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.849532 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:57.850317 10644 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:57.851550 10757 leader_election.cc:304] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:57.836668 10718 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:57.852437 10843 raft_consensus.cc:2804] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.852998 10843 raft_consensus.cc:493] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.853363 10843 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.857769 10839 raft_consensus.cc:2749] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:57.859364 10719 raft_consensus.cc:2468] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:13:57.860731 10610 leader_election.cc:304] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [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: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: a889f409459342258d498bd29da7a577
I20260709 13:13:57.862730 10841 leader_election.cc:290] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.863636 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:57.864107 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
W20260709 13:13:57.865558 10682 leader_election.cc:343] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.866392 10834 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.866698 10833 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.866971 10834 ts_tablet_manager.cc:1403] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.008s
I20260709 13:13:57.867266 10833 ts_tablet_manager.cc:1403] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.006s
I20260709 13:13:57.867668 10835 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.868341 10835 ts_tablet_manager.cc:1403] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.005s
I20260709 13:13:57.867748 10843 raft_consensus.cc:515] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.869845 10839 raft_consensus.cc:2804] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.870450 10834 raft_consensus.cc:359] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.871215 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:57.871865 10643 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.872438 10833 raft_consensus.cc:359] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.872972 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:57.873219 10833 raft_consensus.cc:385] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.873564 10833 raft_consensus.cc:740] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.873665 10719 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.874413 10833 consensus_queue.cc:260] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.876049 10644 raft_consensus.cc:2468] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 1.
I20260709 13:13:57.870401 10839 raft_consensus.cc:697] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:13:57.876837 10833 ts_tablet_manager.cc:1434] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:57.877727 10683 leader_election.cc:304] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [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: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: a889f409459342258d498bd29da7a577
I20260709 13:13:57.878017 10833 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.871289 10834 raft_consensus.cc:385] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.878501 10834 raft_consensus.cc:740] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.878576 10841 raft_consensus.cc:2804] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.881870 10719 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:57.882064 10841 raft_consensus.cc:697] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:57.882496 10834 consensus_queue.cc:260] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.882941 10841 consensus_queue.cc:237] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.883975 10843 leader_election.cc:290] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:57.881276 10643 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:57.877647 10839 consensus_queue.cc:237] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.885097 10833 tablet_bootstrap.cc:654] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.885326 10759 leader_election.cc:304] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:57.886402 10843 raft_consensus.cc:2804] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.888592 10834 ts_tablet_manager.cc:1434] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:13:57.890375 10834 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.894055 10835 raft_consensus.cc:359] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.894912 10835 raft_consensus.cc:385] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.895197 10835 raft_consensus.cc:740] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.898653 10835 consensus_queue.cc:260] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.898919 10540 catalog_manager.cc:5697] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:57.900549 10839 raft_consensus.cc:493] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.901182 10839 raft_consensus.cc:515] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.901639 10843 raft_consensus.cc:697] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:57.902696 10843 consensus_queue.cc:237] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.904855 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:57.905858 10719 raft_consensus.cc:2468] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:13:57.907382 10610 leader_election.cc:304] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:57.907900 10834 tablet_bootstrap.cc:654] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.907703 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:57.908316 10853 raft_consensus.cc:2804] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.908421 10793 raft_consensus.cc:2468] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:13:57.908679 10835 ts_tablet_manager.cc:1434] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 13:13:57.908771 10853 raft_consensus.cc:493] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.909356 10853 raft_consensus.cc:3060] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.905507 10542 catalog_manager.cc:5697] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:57.910989 10835 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:57.916827 10833 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.917416 10833 ts_tablet_manager.cc:1403] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260709 13:13:57.917727 10839 leader_election.cc:290] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.919489 10853 raft_consensus.cc:515] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.920555 10833 raft_consensus.cc:359] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.921329 10833 raft_consensus.cc:385] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.921653 10833 raft_consensus.cc:740] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.922470 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:57.922546 10833 consensus_queue.cc:260] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.923246 10719 raft_consensus.cc:3060] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.928400 10835 tablet_bootstrap.cc:654] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.929318 10833 ts_tablet_manager.cc:1434] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:13:57.929780 10541 catalog_manager.cc:5697] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:57.930997 10833 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.933298 10853 leader_election.cc:290] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.933598 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2067c11b87416f9ffaa264151f43fe" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:57.934651 10793 raft_consensus.cc:3060] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.932597 10834 tablet_bootstrap.cc:492] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:57.931762 10719 raft_consensus.cc:2468] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:13:57.936903 10610 leader_election.cc:304] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:57.936069 10834 ts_tablet_manager.cc:1403] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.001s
I20260709 13:13:57.940439 10833 tablet_bootstrap.cc:654] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.940794 10834 raft_consensus.cc:359] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.941555 10834 raft_consensus.cc:385] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.941875 10834 raft_consensus.cc:740] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.942677 10853 raft_consensus.cc:2804] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:57.943451 10853 raft_consensus.cc:697] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:13:57.944622 10853 consensus_queue.cc:237] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.947306 10834 consensus_queue.cc:260] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.953696 10834 ts_tablet_manager.cc:1434] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260709 13:13:57.957432 10793 raft_consensus.cc:2468] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:13:57.972101 10841 raft_consensus.cc:493] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.973004 10841 raft_consensus.cc:515] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.975564 10841 leader_election.cc:290] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:57.976438 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:57.977213 10643 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 0.
I20260709 13:13:57.977226 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:57.978376 10833 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:57.978345 10793 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 0.
I20260709 13:13:57.978557 10683 leader_election.cc:304] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:57.979005 10833 ts_tablet_manager.cc:1403] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.017s
I20260709 13:13:57.976368 10834 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:57.979573 10841 raft_consensus.cc:2804] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.980451 10841 raft_consensus.cc:493] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.980856 10841 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.982045 10833 raft_consensus.cc:359] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.982806 10833 raft_consensus.cc:385] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.983080 10833 raft_consensus.cc:740] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.983897 10833 consensus_queue.cc:260] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.984711 10843 raft_consensus.cc:493] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:57.985320 10843 raft_consensus.cc:515] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.985944 10833 ts_tablet_manager.cc:1434] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:13:57.986990 10833 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:13:57.987730 10843 leader_election.cc:290] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:57.979486 10835 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:57.989063 10835 ts_tablet_manager.cc:1403] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.078s	user 0.036s	sys 0.020s
I20260709 13:13:57.988970 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:57.989379 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:57.990121 10643 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:57.989818 10841 raft_consensus.cc:515] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
W20260709 13:13:57.990676 10759 leader_election.cc:343] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:57.991487 10757 leader_election.cc:304] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [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: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:13:57.992723 10843 raft_consensus.cc:2804] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:57.992437 10835 raft_consensus.cc:359] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.993121 10843 raft_consensus.cc:493] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:57.993292 10835 raft_consensus.cc:385] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:57.993534 10843 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:57.993645 10835 raft_consensus.cc:740] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:57.994551 10835 consensus_queue.cc:260] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:57.995848 10833 tablet_bootstrap.cc:654] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.997766 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:57.998327 10834 tablet_bootstrap.cc:654] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:57.998440 10643 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.000506 10868 raft_consensus.cc:493] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.001103 10868 raft_consensus.cc:515] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.003868 10868 leader_election.cc:290] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.004729 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:58.005218 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:58.005589 10644 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:58.006072 10835 ts_tablet_manager.cc:1434] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260709 13:13:58.007313 10835 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:58.002772 10843 raft_consensus.cc:515] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.010907 10833 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:13:58.011452 10833 ts_tablet_manager.cc:1403] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:13:58.011916 10843 leader_election.cc:290] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.006925 10757 leader_election.cc:304] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
W20260709 13:13:58.013213 10759 leader_election.cc:343] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:58.013473 10843 raft_consensus.cc:2804] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:58.013980 10843 raft_consensus.cc:493] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:58.014554 10843 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.014721 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.015470 10644 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.017571 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
W20260709 13:13:58.019294 10759 leader_election.cc:343] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:58.021003 10833 raft_consensus.cc:359] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.021883 10833 raft_consensus.cc:385] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.022166 10833 raft_consensus.cc:740] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.023772 10644 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.023913 10833 consensus_queue.cc:260] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.026407 10833 ts_tablet_manager.cc:1434] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:13:58.027230 10841 leader_election.cc:290] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:58.027695 10835 tablet_bootstrap.cc:654] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.028579 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:58.031575 10793 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.033396 10834 tablet_bootstrap.cc:492] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:58.034144 10834 ts_tablet_manager.cc:1403] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260709 13:13:58.030411 10757 leader_election.cc:304] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [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: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:13:58.035692 10868 raft_consensus.cc:2804] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.036345 10868 raft_consensus.cc:697] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.037675 10834 raft_consensus.cc:359] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.037423 10868 consensus_queue.cc:237] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.038540 10834 raft_consensus.cc:385] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.039004 10834 raft_consensus.cc:740] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.039320 10643 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 1.
I20260709 13:13:58.040518 10683 leader_election.cc:304] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:58.041320 10841 raft_consensus.cc:2804] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.040112 10834 consensus_queue.cc:260] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.041956 10841 raft_consensus.cc:697] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:58.043372 10841 consensus_queue.cc:237] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.051102 10834 ts_tablet_manager.cc:1434] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260709 13:13:58.052573 10834 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:58.059474 10834 tablet_bootstrap.cc:654] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.062116 10793 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 1.
I20260709 13:13:58.063431 10843 raft_consensus.cc:515] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.064700 10867 raft_consensus.cc:493] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.064149 10541 catalog_manager.cc:5697] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.065572 10834 tablet_bootstrap.cc:492] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:58.065194 10867 raft_consensus.cc:515] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.066167 10834 ts_tablet_manager.cc:1403] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:13:58.067682 10867 leader_election.cc:290] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.068301 10843 leader_election.cc:290] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.068945 10834 raft_consensus.cc:359] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.069689 10834 raft_consensus.cc:385] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.069954 10834 raft_consensus.cc:740] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.070623 10834 consensus_queue.cc:260] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.073148 10834 ts_tablet_manager.cc:1434] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:58.074163 10834 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:13:58.074913 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:58.075330 10841 raft_consensus.cc:493] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.076632 10841 raft_consensus.cc:515] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.079402 10841 leader_election.cc:290] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:58.080354 10834 tablet_bootstrap.cc:654] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.081143 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:58.082566 10643 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 0.
I20260709 13:13:58.084247 10683 leader_election.cc:304] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:58.085554 10718 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.093855 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.094908 10644 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.098290 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:58.099366 10643 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:58.098893 10540 catalog_manager.cc:5697] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.101836 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:58.102855 10719 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:58.102977 10542 catalog_manager.cc:5697] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.101352 10757 leader_election.cc:304] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.124756 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:13:58.132354 10793 raft_consensus.cc:2393] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac3acdde996467cb968bbb8d1ea215f in current term 1: Already voted for candidate a889f409459342258d498bd29da7a577 in this term.
I20260709 13:13:58.134310 10868 raft_consensus.cc:2804] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:58.140846 10868 raft_consensus.cc:493] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:58.128264 10718 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.142023 10841 raft_consensus.cc:2764] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:13:58.131105 10644 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.146842 10759 leader_election.cc:304] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.147938 10867 raft_consensus.cc:2804] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.141561 10868 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.148495 10867 raft_consensus.cc:697] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.150153 10867 consensus_queue.cc:237] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.164088 10835 tablet_bootstrap.cc:492] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:58.164958 10835 ts_tablet_manager.cc:1403] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.158s	user 0.065s	sys 0.054s
I20260709 13:13:58.171797 10540 catalog_manager.cc:5697] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.173259 10835 raft_consensus.cc:359] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.174132 10835 raft_consensus.cc:385] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.174459 10835 raft_consensus.cc:740] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.175268 10835 consensus_queue.cc:260] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.177796 10835 ts_tablet_manager.cc:1434] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 13:13:58.178855 10835 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:58.183482 10868 raft_consensus.cc:515] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.185297 10835 tablet_bootstrap.cc:654] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.186843 10834 tablet_bootstrap.cc:492] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:13:58.187403 10834 ts_tablet_manager.cc:1403] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.113s	user 0.046s	sys 0.058s
I20260709 13:13:58.187988 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.188656 10644 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.191129 10834 raft_consensus.cc:359] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.192168 10834 raft_consensus.cc:385] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.192518 10834 raft_consensus.cc:740] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.193449 10834 consensus_queue.cc:260] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.195295 10835 tablet_bootstrap.cc:492] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:58.195492 10834 ts_tablet_manager.cc:1434] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:58.195880 10835 ts_tablet_manager.cc:1403] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 13:13:58.196535 10644 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.195324 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:58.197860 10718 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.197810 10757 leader_election.cc:304] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.199014 10867 raft_consensus.cc:2804] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.198766 10835 raft_consensus.cc:359] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.199481 10835 raft_consensus.cc:385] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.199527 10867 raft_consensus.cc:697] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.199821 10835 raft_consensus.cc:740] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.200434 10867 consensus_queue.cc:237] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.202171 10868 leader_election.cc:290] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.200523 10835 consensus_queue.cc:260] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.204349 10835 ts_tablet_manager.cc:1434] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:13:58.205461 10835 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:13:58.210268 10541 catalog_manager.cc:5697] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.211306 10835 tablet_bootstrap.cc:654] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:58.211346 10718 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.216250 10835 tablet_bootstrap.cc:492] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:13:58.216776 10835 ts_tablet_manager.cc:1403] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:13:58.219722 10835 raft_consensus.cc:359] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.220398 10835 raft_consensus.cc:385] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:58.220665 10835 raft_consensus.cc:740] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:13:58.221370 10835 consensus_queue.cc:260] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.223084 10835 ts_tablet_manager.cc:1434] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:58.303930 10793 raft_consensus.cc:3060] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.310465 10853 consensus_queue.cc:1048] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.325129 10867 raft_consensus.cc:493] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.324954 10853 consensus_queue.cc:1048] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.325731 10867 raft_consensus.cc:515] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.328708 10867 leader_election.cc:290] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.328897 10853 consensus_queue.cc:1048] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:58.329012 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:58.329830 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:58.330219 10719 raft_consensus.cc:2468] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:58.330675 10644 raft_consensus.cc:2468] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:13:58.331478 10759 leader_election.cc:304] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.332435 10867 raft_consensus.cc:2804] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:58.332846 10867 raft_consensus.cc:493] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:58.333290 10867 raft_consensus.cc:3060] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.343722 10867 raft_consensus.cc:515] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.345155 10892 consensus_queue.cc:1048] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:58.346807 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.347574 10644 raft_consensus.cc:3060] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.347648 10867 leader_election.cc:290] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.348749 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e26ecc13c4766ba6e7154172dc71d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:58.349432 10719 raft_consensus.cc:3060] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.353319 10868 raft_consensus.cc:493] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:58.353967 10868 raft_consensus.cc:515] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.356230 10868 leader_election.cc:290] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:13:58.357033 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:13:58.358093 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41b4d0f7a114b70a36c8390a45137d5" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:13:58.358112 10643 raft_consensus.cc:2393] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a889f409459342258d498bd29da7a577 in current term 1: Already voted for candidate 0ac3acdde996467cb968bbb8d1ea215f in this term.
I20260709 13:13:58.360992 10757 leader_election.cc:304] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3
I20260709 13:13:58.357151 10644 raft_consensus.cc:2468] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.361908 10841 consensus_queue.cc:1048] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.363288 10757 leader_election.cc:304] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.363307 10868 raft_consensus.cc:3060] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.371899 10868 raft_consensus.cc:2749] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:58.364188 10867 raft_consensus.cc:2804] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:58.373206 10867 raft_consensus.cc:697] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.374441 10867 consensus_queue.cc:237] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.377848 10719 raft_consensus.cc:2468] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:13:58.385471 10841 consensus_queue.cc:1048] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.388208 10542 catalog_manager.cc:5697] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.446219 10867 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.459764 10868 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.499140 10719 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:58.500849 10841 consensus_queue.cc:1048] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.506664 10868 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.513409 10881 consensus_queue.cc:1048] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:58.523952 10843 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.547142 10843 consensus_queue.cc:1048] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.559346 10843 consensus_queue.cc:1048] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:58.592998 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:58.593566 10793 raft_consensus.cc:606] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 836428d5af8943258d70fe6d40f1fab3
I20260709 13:13:58.604446 10843 consensus_queue.cc:1048] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.612612 10719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
mode: GRACEFUL
new_leader_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:60092
I20260709 13:13:58.613305 10719 raft_consensus.cc:606] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Received request to transfer leadership to TS 836428d5af8943258d70fe6d40f1fab3
I20260709 13:13:58.617054 10868 consensus_queue.cc:1048] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.624060 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:58.624658 10793 raft_consensus.cc:606] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:13:58.634070 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:58.634641 10793 raft_consensus.cc:606] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:13:58.640163 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:13:58.640672 10793 raft_consensus.cc:606] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:13:58.907725 10868 consensus_queue.cc:1048] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.920452 10868 consensus_queue.cc:1048] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:58.935225 10867 raft_consensus.cc:993] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:58.935808 10868 raft_consensus.cc:1081] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:58.937593 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:13:58.938300 10719 raft_consensus.cc:493] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.938690 10719 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.945729 10719 raft_consensus.cc:515] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.947211 10867 raft_consensus.cc:993] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:58.947772 10868 raft_consensus.cc:1081] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:58.947811 10719 leader_election.cc:290] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:58.948627 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.948956 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700dafd8fdab4b3c95442bab8bd1c2dc" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:58.949368 10644 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.949649 10793 raft_consensus.cc:3055] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.950100 10793 raft_consensus.cc:740] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.949920 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:13:58.950711 10719 raft_consensus.cc:493] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.951105 10719 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.950969 10793 consensus_queue.cc:260] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.952234 10793 raft_consensus.cc:3060] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.957832 10644 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:58.958142 10793 raft_consensus.cc:2468] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:58.959033 10719 raft_consensus.cc:515] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.959412 10683 leader_election.cc:304] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:58.960356 10881 raft_consensus.cc:2804] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.960908 10881 raft_consensus.cc:697] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:58.961966 10719 leader_election.cc:290] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:58.961782 10881 consensus_queue.cc:237] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.962288 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:58.962918 10644 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.963233 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:58.963934 10793 raft_consensus.cc:3055] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.964336 10793 raft_consensus.cc:740] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.965369 10793 consensus_queue.cc:260] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.966679 10793 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.970835 10644 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:58.971967 10843 raft_consensus.cc:993] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: : Instructing follower 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:13:58.971632 10540 catalog_manager.cc:5697] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.972476 10868 raft_consensus.cc:1081] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:13:58.974393 10683 leader_election.cc:304] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:58.974450 10644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:35388
I20260709 13:13:58.975183 10644 raft_consensus.cc:493] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.975659 10881 raft_consensus.cc:2804] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:58.975719 10644 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.976639 10881 raft_consensus.cc:697] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:58.976730 10793 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:58.978802 10881 consensus_queue.cc:237] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.983446 10644 raft_consensus.cc:515] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.986471 10644 leader_election.cc:290] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:58.987011 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:58.987011 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:58.987892 10793 raft_consensus.cc:3055] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:58.987903 10719 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.988262 10793 raft_consensus.cc:740] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:58.989166 10793 consensus_queue.cc:260] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:58.990445 10793 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.993933 10841 raft_consensus.cc:993] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: : Instructing follower 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:13:58.994483 10841 raft_consensus.cc:1081] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Signalling peer 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:13:58.996276 10642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:35386
I20260709 13:13:58.995970 10540 catalog_manager.cc:5697] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.996927 10642 raft_consensus.cc:493] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.997315 10642 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:58.997556 10793 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:13:58.995798 10719 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:13:58.998894 10607 leader_election.cc:304] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:58.999704 10892 raft_consensus.cc:2804] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:59.000177 10892 raft_consensus.cc:697] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:13:59.000990 10892 consensus_queue.cc:237] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.005280 10642 raft_consensus.cc:515] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.007478 10642 leader_election.cc:290] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:59.008250 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:13:59.008924 10719 raft_consensus.cc:3055] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:59.008946 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c32592b702840c1beae0ced87ca6edc" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:59.009418 10719 raft_consensus.cc:740] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:59.008735 10542 catalog_manager.cc:5697] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:59.009963 10793 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:59.010460 10719 consensus_queue.cc:260] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.011797 10719 raft_consensus.cc:3060] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:59.016330 10793 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:13:59.017733 10607 leader_election.cc:304] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:13:59.018273 10719 raft_consensus.cc:2468] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:13:59.018543 10892 raft_consensus.cc:2804] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:59.019145 10892 raft_consensus.cc:697] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:13:59.019981 10892 consensus_queue.cc:237] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.026284 10542 catalog_manager.cc:5697] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 1 to 2, leader changed from 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66) to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:59.160475 10867 raft_consensus.cc:993] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:59.161019 10868 raft_consensus.cc:1081] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:13:59.162477 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:13:59.162925 10719 raft_consensus.cc:493] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:59.163249 10719 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:59.168308 10719 raft_consensus.cc:515] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.170133 10719 leader_election.cc:290] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:13:59.170982 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:13:59.171165 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33c7b3f11594376808cee45c86f978c" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:13:59.171665 10642 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:59.171777 10793 raft_consensus.cc:3055] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:59.172191 10793 raft_consensus.cc:740] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:13:59.172920 10793 consensus_queue.cc:260] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.173950 10793 raft_consensus.cc:3060] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:59.177363 10642 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:59.178617 10683 leader_election.cc:304] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:13:59.179441 10881 raft_consensus.cc:2804] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:59.179549 10793 raft_consensus.cc:2468] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:13:59.179973 10881 raft_consensus.cc:697] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:13:59.180831 10881 consensus_queue.cc:237] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:13:59.187103 10542 catalog_manager.cc:5697] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:59.446368 10642 raft_consensus.cc:1275] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.447654 10881 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.456103 10793 raft_consensus.cc:1275] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.458284 10881 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.499979 10719 raft_consensus.cc:1275] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.501134 10892 consensus_queue.cc:1048] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.508519 10793 raft_consensus.cc:1275] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.510457 10839 consensus_queue.cc:1048] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.513547 10719 raft_consensus.cc:1275] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.516453 10922 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.525944 10793 raft_consensus.cc:1275] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.528086 10922 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.530022 10793 raft_consensus.cc:1275] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.531533 10881 consensus_queue.cc:1048] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.540064 10642 raft_consensus.cc:1275] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.541498 10881 consensus_queue.cc:1048] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.689113 10793 raft_consensus.cc:1275] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.690418 10881 consensus_queue.cc:1048] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:59.699468 10642 raft_consensus.cc:1275] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:59.702524 10840 consensus_queue.cc:1048] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.677402 10541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50234:
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"
    }
  }
}
W20260709 13:14:01.679781 10541 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.
I20260709 13:14:01.730302 10630 tablet_service.cc:1511] Processing CreateTablet for tablet bd2baa523c6c4861b840cd8e652f981c (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.731127 10709 tablet_service.cc:1511] Processing CreateTablet for tablet bd2baa523c6c4861b840cd8e652f981c (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.731607 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2baa523c6c4861b840cd8e652f981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.732474 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2baa523c6c4861b840cd8e652f981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.732460 10778 tablet_service.cc:1511] Processing CreateTablet for tablet bd2baa523c6c4861b840cd8e652f981c (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:14:01.736289 10708 tablet_service.cc:1511] Processing CreateTablet for tablet 4109810c44534f57971c12bcfd3178e2 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.737685 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4109810c44534f57971c12bcfd3178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.743233 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 4109810c44534f57971c12bcfd3178e2 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.744860 10775 tablet_service.cc:1511] Processing CreateTablet for tablet e80002142fd24bf5b45f8c5650f3d29d (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.744860 10780 tablet_service.cc:1511] Processing CreateTablet for tablet da50861b94e04407a6cc2a647a829cf0 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.746939 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 4109810c44534f57971c12bcfd3178e2 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:14:01.748318 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4109810c44534f57971c12bcfd3178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.750761 10705 tablet_service.cc:1511] Processing CreateTablet for tablet e80002142fd24bf5b45f8c5650f3d29d (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.750963 10707 tablet_service.cc:1511] Processing CreateTablet for tablet da50861b94e04407a6cc2a647a829cf0 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.752099 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80002142fd24bf5b45f8c5650f3d29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.752807 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da50861b94e04407a6cc2a647a829cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.754190 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 2c32e5a3245f4dddb1cc12f860bd1884 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.755508 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c32e5a3245f4dddb1cc12f860bd1884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.757892 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2baa523c6c4861b840cd8e652f981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.758714 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4109810c44534f57971c12bcfd3178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.759315 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da50861b94e04407a6cc2a647a829cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.759404 10779 tablet_service.cc:1511] Processing CreateTablet for tablet 2c32e5a3245f4dddb1cc12f860bd1884 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.760738 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c32e5a3245f4dddb1cc12f860bd1884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.763087 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80002142fd24bf5b45f8c5650f3d29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.765887 10628 tablet_service.cc:1511] Processing CreateTablet for tablet e80002142fd24bf5b45f8c5650f3d29d (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:14:01.767454 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80002142fd24bf5b45f8c5650f3d29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.775631 10632 tablet_service.cc:1511] Processing CreateTablet for tablet da50861b94e04407a6cc2a647a829cf0 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:14:01.779024 10629 tablet_service.cc:1511] Processing CreateTablet for tablet 2c32e5a3245f4dddb1cc12f860bd1884 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:14:01.777485 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da50861b94e04407a6cc2a647a829cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.782292 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c32e5a3245f4dddb1cc12f860bd1884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.785490 10941 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: Bootstrap starting.
W20260709 13:14:01.791326 10590 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:01.795221 10633 tablet_service.cc:1511] Processing CreateTablet for tablet c25fea3f6c40401faf5a44ff24194a64 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.796121 10704 tablet_service.cc:1511] Processing CreateTablet for tablet c25fea3f6c40401faf5a44ff24194a64 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.796674 10633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25fea3f6c40401faf5a44ff24194a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.797457 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25fea3f6c40401faf5a44ff24194a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.797789 10779 tablet_service.cc:1511] Processing CreateTablet for tablet c25fea3f6c40401faf5a44ff24194a64 (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:14:01.799057 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25fea3f6c40401faf5a44ff24194a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.801553 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 169ebf4ad0874810ab82effab3d9e9da (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.802974 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169ebf4ad0874810ab82effab3d9e9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.802949 10777 tablet_service.cc:1511] Processing CreateTablet for tablet 169ebf4ad0874810ab82effab3d9e9da (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.804239 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169ebf4ad0874810ab82effab3d9e9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.807240 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 0897e51ef4bd431aa80013985168b9cf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.807449 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 169ebf4ad0874810ab82effab3d9e9da (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:14:01.808712 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169ebf4ad0874810ab82effab3d9e9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.808713 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0897e51ef4bd431aa80013985168b9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.816874 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 0897e51ef4bd431aa80013985168b9cf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.818434 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0897e51ef4bd431aa80013985168b9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.836468 10701 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6b7be24f444ce94ac0b56145409bf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.838002 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6b7be24f444ce94ac0b56145409bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.843554 10941 tablet_bootstrap.cc:654] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.843592 10631 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6b7be24f444ce94ac0b56145409bf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.844288 10634 tablet_service.cc:1511] Processing CreateTablet for tablet 0897e51ef4bd431aa80013985168b9cf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:14:01.846325 10777 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6b7be24f444ce94ac0b56145409bf (DEFAULT_TABLE table=soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:14:01.857272 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6b7be24f444ce94ac0b56145409bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.862021 10634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0897e51ef4bd431aa80013985168b9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.866566 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6b7be24f444ce94ac0b56145409bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.888357 10940 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:01.909714 10940 tablet_bootstrap.cc:654] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.886054 10942 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:01.952811 10941 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:01.954411 10941 ts_tablet_manager.cc:1403] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.019s
I20260709 13:14:01.958825 10941 raft_consensus.cc:359] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.960044 10941 raft_consensus.cc:385] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.960471 10941 raft_consensus.cc:740] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.954527 10942 tablet_bootstrap.cc:654] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.965719 10941 consensus_queue.cc:260] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.968349 10941 ts_tablet_manager.cc:1434] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:01.969551 10941 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:01.977240 10941 tablet_bootstrap.cc:654] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.991848 10940 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:01.992477 10942 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:01.993160 10942 ts_tablet_manager.cc:1403] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.010s
I20260709 13:14:01.993533 10941 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:01.992446 10940 ts_tablet_manager.cc:1403] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.004s
I20260709 13:14:01.994243 10941 ts_tablet_manager.cc:1403] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 13:14:01.996649 10942 raft_consensus.cc:359] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.997655 10942 raft_consensus.cc:385] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.997284 10940 raft_consensus.cc:359] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.998037 10942 raft_consensus.cc:740] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.998202 10940 raft_consensus.cc:385] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.998627 10940 raft_consensus.cc:740] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.998327 10941 raft_consensus.cc:359] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.998941 10942 consensus_queue.cc:260] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:01.999506 10941 raft_consensus.cc:385] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.000048 10941 raft_consensus.cc:740] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.999526 10940 consensus_queue.cc:260] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.000993 10941 consensus_queue.cc:260] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.001784 10942 ts_tablet_manager.cc:1434] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260709 13:14:02.002619 10940 ts_tablet_manager.cc:1434] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:14:02.002882 10942 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.003715 10941 ts_tablet_manager.cc:1434] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:02.004827 10941 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.010703 10942 tablet_bootstrap.cc:654] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.011994 10941 tablet_bootstrap.cc:654] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.018683 10940 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.020761 10941 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.021375 10941 ts_tablet_manager.cc:1403] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 13:14:02.024458 10941 raft_consensus.cc:359] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.025216 10941 raft_consensus.cc:385] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.025506 10941 raft_consensus.cc:740] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.026285 10941 consensus_queue.cc:260] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.029104 10941 ts_tablet_manager.cc:1434] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:14:02.030216 10941 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.030905 10940 tablet_bootstrap.cc:654] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.031414 10881 raft_consensus.cc:493] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.031972 10881 raft_consensus.cc:515] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.032567 10942 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.033149 10942 ts_tablet_manager.cc:1403] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 13:14:02.035722 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:02.037470 10941 tablet_bootstrap.cc:654] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.037142 10942 raft_consensus.cc:359] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.038244 10942 raft_consensus.cc:385] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.038671 10942 raft_consensus.cc:740] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
W20260709 13:14:02.037528 10682 leader_election.cc:343] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.039705 10881 leader_election.cc:290] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.039705 10942 consensus_queue.cc:260] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.043126 10942 ts_tablet_manager.cc:1434] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:14:02.044510 10942 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.054448 10942 tablet_bootstrap.cc:654] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.074177 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.075033 10941 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.075629 10941 ts_tablet_manager.cc:1403] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.024s
I20260709 13:14:02.077469 10940 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.078037 10940 ts_tablet_manager.cc:1403] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.034s
I20260709 13:14:02.078753 10941 raft_consensus.cc:359] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.079558 10941 raft_consensus.cc:385] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.079850 10941 raft_consensus.cc:740] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.080687 10941 consensus_queue.cc:260] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.081058 10940 raft_consensus.cc:359] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.081835 10940 raft_consensus.cc:385] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.082135 10940 raft_consensus.cc:740] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.082835 10940 consensus_queue.cc:260] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
W20260709 13:14:02.084542 10683 leader_election.cc:343] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.086927 10941 ts_tablet_manager.cc:1434] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:02.085168 10940 ts_tablet_manager.cc:1434] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:02.091653 10683 leader_election.cc:304] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f; no voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577
I20260709 13:14:02.092550 10940 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.093250 10881 raft_consensus.cc:2749] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.095412 10941 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.098009 10839 raft_consensus.cc:493] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.098582 10839 raft_consensus.cc:515] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.100860 10839 leader_election.cc:290] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.102707 10941 tablet_bootstrap.cc:654] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.102586 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2baa523c6c4861b840cd8e652f981c" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
W20260709 13:14:02.104323 10607 leader_election.cc:343] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.113413 10940 tablet_bootstrap.cc:654] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.114986 10941 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.115568 10941 ts_tablet_manager.cc:1403] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:14:02.119381 10941 raft_consensus.cc:359] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.120378 10941 raft_consensus.cc:385] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.120760 10941 raft_consensus.cc:740] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.121939 10941 consensus_queue.cc:260] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.125763 10940 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.127377 10941 ts_tablet_manager.cc:1434] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:14:02.128309 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2baa523c6c4861b840cd8e652f981c" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.129340 10718 raft_consensus.cc:2468] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:14:02.129568 10941 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.129703 10867 raft_consensus.cc:493] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.130383 10867 raft_consensus.cc:515] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.131044 10940 ts_tablet_manager.cc:1403] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.003s
I20260709 13:14:02.131678 10610 leader_election.cc:304] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [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: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: a889f409459342258d498bd29da7a577
I20260709 13:14:02.132464 10867 leader_election.cc:290] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.132866 10839 raft_consensus.cc:2804] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.133282 10839 raft_consensus.cc:493] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.133647 10839 raft_consensus.cc:3060] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.137142 10941 tablet_bootstrap.cc:654] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.136862 10940 raft_consensus.cc:359] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.137782 10940 raft_consensus.cc:385] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.137727 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.138513 10940 raft_consensus.cc:740] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.139472 10940 consensus_queue.cc:260] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
W20260709 13:14:02.147423 10757 leader_election.cc:343] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.149533 10941 tablet_bootstrap.cc:492] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.149709 10940 ts_tablet_manager.cc:1434] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:14:02.150278 10941 ts_tablet_manager.cc:1403] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 13:14:02.151072 10940 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.151670 10929 raft_consensus.cc:493] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.152415 10929 raft_consensus.cc:515] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.153656 10941 raft_consensus.cc:359] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.154482 10941 raft_consensus.cc:385] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.154779 10941 raft_consensus.cc:740] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.155382 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.155525 10941 consensus_queue.cc:260] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
W20260709 13:14:02.157680 10759 leader_election.cc:343] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.158465 10941 ts_tablet_manager.cc:1434] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:02.158389 10759 leader_election.cc:304] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.159632 10867 raft_consensus.cc:2749] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.159766 10941 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.162834 10940 tablet_bootstrap.cc:654] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.167636 10941 tablet_bootstrap.cc:654] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.170133 10867 raft_consensus.cc:493] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.170974 10867 raft_consensus.cc:515] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.173789 10867 leader_election.cc:290] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.176098 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
W20260709 13:14:02.178126 10759 leader_election.cc:343] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.178081 10929 leader_election.cc:290] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.180644 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:02.181439 10793 raft_consensus.cc:2468] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:14:02.182914 10607 leader_election.cc:304] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.183727 10929 raft_consensus.cc:2804] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.184110 10929 raft_consensus.cc:493] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.184453 10929 raft_consensus.cc:3060] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.185812 10940 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.186538 10940 ts_tablet_manager.cc:1403] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.010s
I20260709 13:14:02.193282 10940 raft_consensus.cc:359] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.194129 10940 raft_consensus.cc:385] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.194489 10940 raft_consensus.cc:740] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.195369 10940 consensus_queue.cc:260] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.197945 10942 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.198100 10940 ts_tablet_manager.cc:1434] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 13:14:02.198601 10942 ts_tablet_manager.cc:1403] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.154s	user 0.040s	sys 0.087s
I20260709 13:14:02.199361 10940 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.201817 10942 raft_consensus.cc:359] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.202613 10942 raft_consensus.cc:385] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.202925 10942 raft_consensus.cc:740] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.203773 10942 consensus_queue.cc:260] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.207420 10940 tablet_bootstrap.cc:654] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.209726 10929 raft_consensus.cc:515] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.211153 10867 raft_consensus.cc:493] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.211690 10867 raft_consensus.cc:515] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.213044 10942 ts_tablet_manager.cc:1434] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:02.213768 10867 leader_election.cc:290] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.214275 10942 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.215978 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:02.216630 10793 raft_consensus.cc:3060] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.216511 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.217564 10718 raft_consensus.cc:2468] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.219357 10759 leader_election.cc:304] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.220563 10867 raft_consensus.cc:2804] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.221033 10867 raft_consensus.cc:493] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.221468 10867 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.221738 10929 leader_election.cc:290] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.222591 10942 tablet_bootstrap.cc:654] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.225041 10793 raft_consensus.cc:2468] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:02.236073 10942 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.237031 10942 ts_tablet_manager.cc:1403] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:14:02.241364 10942 raft_consensus.cc:359] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.242520 10942 raft_consensus.cc:385] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.242986 10942 raft_consensus.cc:740] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.244063 10942 consensus_queue.cc:260] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.247392 10942 ts_tablet_manager.cc:1434] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:02.248894 10942 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.258343 10942 tablet_bootstrap.cc:654] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.272362 10942 tablet_bootstrap.cc:492] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.273211 10942 ts_tablet_manager.cc:1403] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260709 13:14:02.277522 10942 raft_consensus.cc:359] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.278239 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.278779 10942 raft_consensus.cc:385] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.279420 10942 raft_consensus.cc:740] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.279641 10642 raft_consensus.cc:2393] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a889f409459342258d498bd29da7a577 in current term 1: Already voted for candidate 836428d5af8943258d70fe6d40f1fab3 in this term.
I20260709 13:14:02.280754 10942 consensus_queue.cc:260] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.281930 10757 leader_election.cc:304] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.284355 10942 ts_tablet_manager.cc:1434] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:14:02.284377 10965 raft_consensus.cc:493] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.285696 10965 raft_consensus.cc:515] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.286393 10942 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.290267 10965 leader_election.cc:290] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.290934 10965 raft_consensus.cc:2749] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.296216 10942 tablet_bootstrap.cc:654] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.299381 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.300437 10718 raft_consensus.cc:2468] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:14:02.303468 10839 raft_consensus.cc:515] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.311293 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80002142fd24bf5b45f8c5650f3d29d" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.312266 10718 raft_consensus.cc:3060] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.314843 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.328914 10607 leader_election.cc:304] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.330216 10929 raft_consensus.cc:2804] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.330868 10929 raft_consensus.cc:697] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:02.332002 10929 consensus_queue.cc:237] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.344611 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.345736 10719 raft_consensus.cc:2468] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.349081 10759 leader_election.cc:304] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.364521 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
W20260709 13:14:02.366509 10757 leader_election.cc:343] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:02.370563 10757 leader_election.cc:343] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:02.374668 10610 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.4.107.126:39831, user_credentials={real_user=slave}} blocked reactor thread for 52193.5us
I20260709 13:14:02.387027 10963 raft_consensus.cc:2804] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.387766 10963 raft_consensus.cc:493] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.388197 10963 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.394436 10867 raft_consensus.cc:515] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.427973 10839 leader_election.cc:290] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.433836 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2baa523c6c4861b840cd8e652f981c" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:02.434830 10793 raft_consensus.cc:3060] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.453575 10965 raft_consensus.cc:493] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.454165 10965 raft_consensus.cc:515] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.456341 10965 leader_election.cc:290] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.474150 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.475404 10642 raft_consensus.cc:2468] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.483793 10757 leader_election.cc:304] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.485129 10965 raft_consensus.cc:2804] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.485497 10965 raft_consensus.cc:493] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.485841 10965 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.508579 10867 leader_election.cc:290] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.510522 10793 raft_consensus.cc:2468] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:02.512336 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
W20260709 13:14:02.513674 10757 leader_election.cc:343] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.514588 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2baa523c6c4861b840cd8e652f981c" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.515239 10719 raft_consensus.cc:3060] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.505553 10965 raft_consensus.cc:515] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.518303 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:02.521821 10965 leader_election.cc:290] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.520920 10642 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.530948 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.539256 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.539474 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.540073 10717 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:02.544050 10759 leader_election.cc:343] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.552718 10929 raft_consensus.cc:493] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.553364 10929 raft_consensus.cc:515] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.555653 10929 leader_election.cc:290] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.558161 10539 catalog_manager.cc:5697] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.567611 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
W20260709 13:14:02.572630 10610 leader_election.cc:343] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.579705 10719 raft_consensus.cc:2468] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:02.602300 10610 leader_election.cc:304] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:02.603255 10929 raft_consensus.cc:2804] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.603821 10929 raft_consensus.cc:697] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:02.604202 10941 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.604789 10929 consensus_queue.cc:237] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.604794 10941 ts_tablet_manager.cc:1403] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.445s	user 0.140s	sys 0.248s
I20260709 13:14:02.608811 10941 raft_consensus.cc:359] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.609530 10941 raft_consensus.cc:385] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.609846 10941 raft_consensus.cc:740] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.610538 10941 consensus_queue.cc:260] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.612897 10941 ts_tablet_manager.cc:1434] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:02.613986 10941 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: Bootstrap starting.
W20260709 13:14:02.545555 10759 leader_election.cc:343] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:02.616112 10759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.107.66:38911, user_credentials={real_user=slave}} blocked reactor thread for 70612.8us
I20260709 13:14:02.620579 10941 tablet_bootstrap.cc:654] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.605224 10718 raft_consensus.cc:2468] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:02.632196 10941 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.632704 10940 tablet_bootstrap.cc:492] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.632721 10941 ts_tablet_manager.cc:1403] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:14:02.633356 10940 ts_tablet_manager.cc:1403] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.434s	user 0.145s	sys 0.261s
I20260709 13:14:02.636271 10941 raft_consensus.cc:359] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.637055 10941 raft_consensus.cc:385] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.637326 10941 raft_consensus.cc:740] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.638058 10941 consensus_queue.cc:260] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.638497 10942 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.639567 10942 ts_tablet_manager.cc:1403] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.354s	user 0.122s	sys 0.222s
I20260709 13:14:02.640200 10941 ts_tablet_manager.cc:1434] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:02.641220 10941 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: Bootstrap starting.
I20260709 13:14:02.643142 10942 raft_consensus.cc:359] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.644013 10642 raft_consensus.cc:2468] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.644037 10942 raft_consensus.cc:385] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.645058 10942 raft_consensus.cc:740] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.645538 10757 leader_election.cc:304] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [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: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:14:02.649211 10965 raft_consensus.cc:2804] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.649037 10942 consensus_queue.cc:260] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.649911 10965 raft_consensus.cc:697] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:02.650744 10965 consensus_queue.cc:237] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.651726 10942 ts_tablet_manager.cc:1434] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:02.652884 10942 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.646973 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:02.647617 10941 tablet_bootstrap.cc:654] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.647583 10940 raft_consensus.cc:359] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.657812 10940 raft_consensus.cc:385] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.658210 10940 raft_consensus.cc:740] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.659034 10940 consensus_queue.cc:260] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.660902 10881 raft_consensus.cc:493] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.661334 10963 raft_consensus.cc:515] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.661998 10940 ts_tablet_manager.cc:1434] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 13:14:02.661454 10881 raft_consensus.cc:515] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.663210 10940 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.664376 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:02.664881 10881 leader_election.cc:290] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
W20260709 13:14:02.665856 10757 leader_election.cc:343] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.670439 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
W20260709 13:14:02.672109 10683 leader_election.cc:343] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.673039 10942 tablet_bootstrap.cc:654] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:02.673857 10607 leader_election.cc:343] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a889f409459342258d498bd29da7a577 (127.4.107.67:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.674350 10607 leader_election.cc:304] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3; no voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577
I20260709 13:14:02.675089 10929 raft_consensus.cc:2749] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.681671 10940 tablet_bootstrap.cc:654] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.684813 10942 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.685411 10942 ts_tablet_manager.cc:1403] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:14:02.687440 10541 catalog_manager.cc:5697] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.688822 10942 raft_consensus.cc:359] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.690693 10942 raft_consensus.cc:385] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.691432 10942 raft_consensus.cc:740] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.690871 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:02.693907 10793 raft_consensus.cc:2468] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 0.
I20260709 13:14:02.695303 10963 leader_election.cc:290] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.641287 10717 raft_consensus.cc:2468] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.697286 10682 leader_election.cc:304] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [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: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.698776 10881 raft_consensus.cc:2804] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.699232 10881 raft_consensus.cc:493] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.699605 10881 raft_consensus.cc:3060] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.700338 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.701120 10719 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.706782 10759 leader_election.cc:304] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [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: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.693020 10942 consensus_queue.cc:260] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.710387 10942 ts_tablet_manager.cc:1434] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 13:14:02.711642 10942 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.712517 10963 raft_consensus.cc:2804] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.711745 10881 raft_consensus.cc:515] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.716984 10963 raft_consensus.cc:697] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:02.719738 10942 tablet_bootstrap.cc:654] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.727483 10963 consensus_queue.cc:237] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.722470 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
W20260709 13:14:02.729935 10683 leader_election.cc:343] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.725543 10881 leader_election.cc:290] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:02.715545 10940 tablet_bootstrap.cc:492] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.732445 10940 ts_tablet_manager.cc:1403] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.010s
I20260709 13:14:02.736318 10940 raft_consensus.cc:359] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.737130 10940 raft_consensus.cc:385] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.737466 10940 raft_consensus.cc:740] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.738291 10940 consensus_queue.cc:260] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.739674 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:02.740303 10793 raft_consensus.cc:3060] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.740477 10940 ts_tablet_manager.cc:1434] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:02.742520 10940 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.747807 10941 tablet_bootstrap.cc:492] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: No bootstrap required, opened a new log
I20260709 13:14:02.748430 10941 ts_tablet_manager.cc:1403] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.010s
I20260709 13:14:02.751036 10542 catalog_manager.cc:5697] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.754364 10941 raft_consensus.cc:359] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.756723 10719 raft_consensus.cc:2468] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.758774 10940 tablet_bootstrap.cc:654] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.759236 10941 raft_consensus.cc:385] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.763152 10941 raft_consensus.cc:740] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.764567 10941 consensus_queue.cc:260] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.765727 10759 leader_election.cc:304] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [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: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.767032 10963 raft_consensus.cc:2804] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.767477 10963 raft_consensus.cc:697] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:02.768271 10963 consensus_queue.cc:237] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.771185 10793 raft_consensus.cc:2468] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 1.
I20260709 13:14:02.773921 10682 leader_election.cc:304] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [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: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.775018 10949 raft_consensus.cc:2804] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.775578 10949 raft_consensus.cc:697] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:14:02.776547 10949 consensus_queue.cc:237] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.783068 10941 ts_tablet_manager.cc:1434] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 13:14:02.784142 10929 consensus_queue.cc:1048] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:02.801940 10541 catalog_manager.cc:5697] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:02.807842 10590 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:02.808809 10965 raft_consensus.cc:493] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.809374 10965 raft_consensus.cc:515] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.811538 10542 catalog_manager.cc:5697] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 1 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.812789 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
W20260709 13:14:02.814378 10757 leader_election.cc:343] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.811587 10965 leader_election.cc:290] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.816713 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
W20260709 13:14:02.819097 10759 leader_election.cc:343] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.819612 10759 leader_election.cc:304] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:02.821131 10965 raft_consensus.cc:2749] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.826267 10942 tablet_bootstrap.cc:492] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.826751 10942 ts_tablet_manager.cc:1403] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.009s
I20260709 13:14:02.829483 10942 raft_consensus.cc:359] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.830209 10942 raft_consensus.cc:385] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.836153 10940 tablet_bootstrap.cc:492] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.836730 10940 ts_tablet_manager.cc:1403] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.035s
I20260709 13:14:02.830473 10942 raft_consensus.cc:740] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.838130 10942 consensus_queue.cc:260] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.840518 10942 ts_tablet_manager.cc:1434] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:02.840688 10539 catalog_manager.cc:5697] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.845868 10940 raft_consensus.cc:359] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.846801 10940 raft_consensus.cc:385] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.847113 10940 raft_consensus.cc:740] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.847652 10942 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: Bootstrap starting.
I20260709 13:14:02.848022 10940 consensus_queue.cc:260] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.850744 10940 ts_tablet_manager.cc:1434] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:02.852371 10940 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.857080 10957 consensus_queue.cc:1048] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.859766 10940 tablet_bootstrap.cc:654] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.870285 10965 raft_consensus.cc:493] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.871030 10965 raft_consensus.cc:515] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.873747 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.873543 10965 leader_election.cc:290] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.875113 10642 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.876282 10757 leader_election.cc:304] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.877112 10965 raft_consensus.cc:2804] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.877465 10965 raft_consensus.cc:493] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.877843 10965 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.880105 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.881104 10717 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.886137 10965 raft_consensus.cc:515] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.891996 10942 tablet_bootstrap.cc:654] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.897940 10963 raft_consensus.cc:493] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.898895 10963 raft_consensus.cc:515] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.901260 10963 leader_election.cc:290] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.901352 10940 tablet_bootstrap.cc:492] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.902949 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:02.904947 10940 ts_tablet_manager.cc:1403] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.008s
I20260709 13:14:02.905169 10642 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.909914 10940 raft_consensus.cc:359] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.910898 10940 raft_consensus.cc:385] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.911262 10940 raft_consensus.cc:740] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.910288 10757 leader_election.cc:304] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.912361 10940 consensus_queue.cc:260] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.914985 10940 ts_tablet_manager.cc:1434] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:02.916389 10965 leader_election.cc:290] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.917127 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:02.917770 10642 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.920945 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.921628 10719 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.923652 10940 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: Bootstrap starting.
I20260709 13:14:02.925727 10963 raft_consensus.cc:2804] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.926182 10963 raft_consensus.cc:493] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.926522 10963 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.920426 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:02.930245 10940 tablet_bootstrap.cc:654] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.935781 10719 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.930289 10717 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 0.
I20260709 13:14:02.937356 10759 leader_election.cc:304] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.938864 10965 raft_consensus.cc:2804] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.939334 10965 raft_consensus.cc:697] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:02.940160 10965 consensus_queue.cc:237] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.958123 10642 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.960009 10963 raft_consensus.cc:515] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.961880 10942 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: No bootstrap required, opened a new log
I20260709 13:14:02.962713 10942 ts_tablet_manager.cc:1403] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.021s
I20260709 13:14:02.963624 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:02.964287 10642 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.965500 10942 raft_consensus.cc:359] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.966223 10942 raft_consensus.cc:385] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.966490 10942 raft_consensus.cc:740] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.967856 10942 consensus_queue.cc:260] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.968209 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:02.968832 10717 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.970106 10942 ts_tablet_manager.cc:1434] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:02.972405 10940 tablet_bootstrap.cc:492] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: No bootstrap required, opened a new log
I20260709 13:14:02.972802 10940 ts_tablet_manager.cc:1403] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.005s
I20260709 13:14:02.974017 10542 catalog_manager.cc:5697] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:02.975410 10940 raft_consensus.cc:359] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.976130 10940 raft_consensus.cc:385] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.976410 10940 raft_consensus.cc:740] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.977119 10940 consensus_queue.cc:260] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.982128 10940 ts_tablet_manager.cc:1434] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:02.982486 10963 leader_election.cc:290] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:02.989518 10642 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:02.990981 10757 leader_election.cc:304] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:02.992025 10963 raft_consensus.cc:2804] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.992559 10963 raft_consensus.cc:697] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:02.993432 10963 consensus_queue.cc:237] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:02.994318 10717 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 1.
I20260709 13:14:03.004125 10949 raft_consensus.cc:493] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.004784 10949 raft_consensus.cc:515] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.007536 10949 leader_election.cc:290] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.007721 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836428d5af8943258d70fe6d40f1fab3" is_pre_election: true
I20260709 13:14:03.008637 10642 raft_consensus.cc:2393] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac3acdde996467cb968bbb8d1ea215f in current term 1: Already voted for candidate a889f409459342258d498bd29da7a577 in this term.
I20260709 13:14:03.009033 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:03.009145 10542 catalog_manager.cc:5697] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 0 to 1, leader changed from <none> to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 1 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.010663 10682 leader_election.cc:304] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f; no voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577
I20260709 13:14:03.011475 10949 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.020365 10949 raft_consensus.cc:2749] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.029333 10929 consensus_queue.cc:1048] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.043922 10929 consensus_queue.cc:1048] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.083501 10963 consensus_queue.cc:1048] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.094342 10965 consensus_queue.cc:1048] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.137178 10993 raft_consensus.cc:493] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.137703 10993 raft_consensus.cc:515] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.139444 10993 leader_election.cc:290] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.140193 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:03.140468 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:03.141067 10717 raft_consensus.cc:2393] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 836428d5af8943258d70fe6d40f1fab3 in current term 1: Already voted for candidate a889f409459342258d498bd29da7a577 in this term.
I20260709 13:14:03.142171 10610 leader_election.cc:304] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3; no voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577
I20260709 13:14:03.142841 10993 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.148541 10993 raft_consensus.cc:2749] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.150279 10993 raft_consensus.cc:493] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.150671 10993 raft_consensus.cc:515] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.152261 10993 leader_election.cc:290] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.153012 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:03.153162 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169ebf4ad0874810ab82effab3d9e9da" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:03.153934 10793 raft_consensus.cc:2393] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 836428d5af8943258d70fe6d40f1fab3 in current term 1: Already voted for candidate 0ac3acdde996467cb968bbb8d1ea215f in this term.
I20260709 13:14:03.154803 10607 leader_election.cc:304] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3; no voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577
I20260709 13:14:03.155426 10993 raft_consensus.cc:3060] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.160300 10993 raft_consensus.cc:2749] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.171296 10965 consensus_queue.cc:1048] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.183543 10963 consensus_queue.cc:1048] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.185326 10644 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.193377 10867 consensus_queue.cc:1048] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.209089 10963 consensus_queue.cc:1048] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.271727 10949 consensus_queue.cc:1048] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.284623 10993 raft_consensus.cc:493] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.285214 10993 raft_consensus.cc:515] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.287235 10993 leader_election.cc:290] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.289064 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577" is_pre_election: true
I20260709 13:14:03.289793 10793 raft_consensus.cc:2468] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:14:03.290815 10607 leader_election.cc:304] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:03.291661 10993 raft_consensus.cc:2804] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.292244 10993 raft_consensus.cc:493] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.292599 10993 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.293649 10881 consensus_queue.cc:1048] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.293844 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f" is_pre_election: true
I20260709 13:14:03.295289 10719 raft_consensus.cc:2468] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 0.
I20260709 13:14:03.301932 10993 raft_consensus.cc:515] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.303966 10993 leader_election.cc:290] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.304708 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:03.304956 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.305377 10719 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.305523 10793 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.310814 10719 raft_consensus.cc:2468] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:03.311589 10793 raft_consensus.cc:2468] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 1.
I20260709 13:14:03.311975 10610 leader_election.cc:304] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:03.312812 10993 raft_consensus.cc:2804] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.313210 10993 raft_consensus.cc:697] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:03.314014 10993 consensus_queue.cc:237] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.320997 10541 catalog_manager.cc:5697] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 1 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.398679 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:14:03.399180 10793 raft_consensus.cc:606] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:03.406594 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:14:03.407084 10793 raft_consensus.cc:606] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 836428d5af8943258d70fe6d40f1fab3
I20260709 13:14:03.411856 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:14:03.412333 10793 raft_consensus.cc:606] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:14:03.417544 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:14:03.418071 10793 raft_consensus.cc:606] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:14:03.424782 10793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf"
dest_uuid: "a889f409459342258d498bd29da7a577"
mode: GRACEFUL
new_leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:38514
I20260709 13:14:03.425282 10793 raft_consensus.cc:606] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Received request to transfer leadership to TS 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:14:03.438444 10644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
mode: GRACEFUL
new_leader_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:58830
I20260709 13:14:03.438963 10644 raft_consensus.cc:606] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Received request to transfer leadership to TS a889f409459342258d498bd29da7a577
I20260709 13:14:03.528144 10867 raft_consensus.cc:993] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: : Instructing follower 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:14:03.528625 10963 raft_consensus.cc:1081] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:14:03.530406 10644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:35388
I20260709 13:14:03.530776 10963 consensus_queue.cc:1048] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.530961 10644 raft_consensus.cc:493] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.531453 10644 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.539624 10644 raft_consensus.cc:515] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.542466 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:03.543121 10719 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.542146 10644 leader_election.cc:290] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.545401 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4109810c44534f57971c12bcfd3178e2" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.545958 10793 raft_consensus.cc:3055] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.546245 10793 raft_consensus.cc:740] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.546969 10793 consensus_queue.cc:260] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.548197 10793 raft_consensus.cc:3060] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.551422 10963 consensus_queue.cc:1048] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.551597 11009 consensus_queue.cc:1048] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.551424 10719 raft_consensus.cc:2468] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:14:03.554127 10610 leader_election.cc:304] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:03.554926 10929 raft_consensus.cc:2804] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.555187 10793 raft_consensus.cc:2468] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:14:03.555400 10929 raft_consensus.cc:697] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:03.556480 10929 consensus_queue.cc:237] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.568782 10542 catalog_manager.cc:5697] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.570429 10867 raft_consensus.cc:993] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.571089 10867 raft_consensus.cc:1081] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.572714 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:14:03.573240 10719 raft_consensus.cc:493] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.573603 10719 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.574692 11009 consensus_queue.cc:1048] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.583490 10963 raft_consensus.cc:993] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: : Instructing follower 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:14:03.583966 10963 raft_consensus.cc:1081] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 836428d5af8943258d70fe6d40f1fab3 to start an election
I20260709 13:14:03.585712 10719 raft_consensus.cc:515] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.586261 10642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
 from {username='slave'} at 127.0.0.1:35388
I20260709 13:14:03.586997 10642 raft_consensus.cc:493] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.587379 10642 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.587901 10719 leader_election.cc:290] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.588621 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:03.588894 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25fea3f6c40401faf5a44ff24194a64" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.589457 10644 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.589591 10793 raft_consensus.cc:3055] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.589998 10793 raft_consensus.cc:740] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.590735 10793 consensus_queue.cc:260] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.591892 10793 raft_consensus.cc:3060] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.596525 10644 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.596632 10642 raft_consensus.cc:515] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.597872 10793 raft_consensus.cc:2468] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.598147 10683 leader_election.cc:304] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:03.599084 11003 raft_consensus.cc:2804] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.599547 11003 raft_consensus.cc:697] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:14:03.600392 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:03.600353 11003 consensus_queue.cc:237] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.601030 10719 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.603238 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da50861b94e04407a6cc2a647a829cf0" candidate_uuid: "836428d5af8943258d70fe6d40f1fab3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.604133 10642 leader_election.cc:290] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.604804 10793 raft_consensus.cc:3055] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.605495 10793 raft_consensus.cc:740] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.606392 10793 consensus_queue.cc:260] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.607575 10793 raft_consensus.cc:3060] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.607609 10719 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:14:03.608863 10610 leader_election.cc:304] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:03.608783 10541 catalog_manager.cc:5697] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.609735 10929 raft_consensus.cc:2804] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.610239 10929 raft_consensus.cc:697] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Becoming Leader. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:03.611032 10929 consensus_queue.cc:237] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.613802 10793 raft_consensus.cc:2468] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836428d5af8943258d70fe6d40f1fab3 in term 2.
I20260709 13:14:03.618861 10542 catalog_manager.cc:5697] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65). New cstate: current_term: 2 leader_uuid: "836428d5af8943258d70fe6d40f1fab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.737807 10867 raft_consensus.cc:993] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.738299 10867 raft_consensus.cc:1081] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.739694 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:14:03.740149 10719 raft_consensus.cc:493] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.740451 10719 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.745057 10719 raft_consensus.cc:515] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.746620 10719 leader_election.cc:290] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.747671 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:03.747671 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c32e5a3245f4dddb1cc12f860bd1884" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.748533 10642 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.748605 10793 raft_consensus.cc:3055] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.748997 10793 raft_consensus.cc:740] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.749795 10793 consensus_queue.cc:260] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.750967 10793 raft_consensus.cc:3060] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.755822 10642 raft_consensus.cc:2468] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.756958 10683 leader_election.cc:304] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, 836428d5af8943258d70fe6d40f1fab3; no voters: 
I20260709 13:14:03.757556 10793 raft_consensus.cc:2468] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.757691 11003 raft_consensus.cc:2804] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.758301 11003 raft_consensus.cc:697] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:14:03.758993 11003 consensus_queue.cc:237] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.765234 10929 consensus_queue.cc:1048] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.769326 10963 raft_consensus.cc:993] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: : Instructing follower 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.769953 10963 raft_consensus.cc:1081] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Signalling peer 0ac3acdde996467cb968bbb8d1ea215f to start an election
I20260709 13:14:03.770948 10542 catalog_manager.cc:5697] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.776403 10719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
 from {username='slave'} at 127.0.0.1:60078
I20260709 13:14:03.777045 10719 raft_consensus.cc:493] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.777385 10719 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.785975 10719 raft_consensus.cc:515] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.787956 10719 leader_election.cc:290] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), a889f409459342258d498bd29da7a577 (127.4.107.67:46557)
I20260709 13:14:03.789780 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a889f409459342258d498bd29da7a577"
I20260709 13:14:03.790287 10793 raft_consensus.cc:3055] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.790388 10839 raft_consensus.cc:993] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: : Instructing follower a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:03.790596 10793 raft_consensus.cc:740] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.790410 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0897e51ef4bd431aa80013985168b9cf" candidate_uuid: "0ac3acdde996467cb968bbb8d1ea215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:03.790915 10839 raft_consensus.cc:1081] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Signalling peer a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:03.791920 10642 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.791590 10793 consensus_queue.cc:260] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.794839 10793 raft_consensus.cc:3060] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.796193 10792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf"
dest_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:38502
I20260709 13:14:03.798503 10929 consensus_queue.cc:1048] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.801862 10793 raft_consensus.cc:2468] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.802927 10682 leader_election.cc:304] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:03.803658 11003 raft_consensus.cc:2804] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.803767 10792 raft_consensus.cc:493] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:03.804231 11003 raft_consensus.cc:697] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Leader. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:14:03.804294 10792 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.805136 11003 consensus_queue.cc:237] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.811200 10642 raft_consensus.cc:2468] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac3acdde996467cb968bbb8d1ea215f in term 2.
I20260709 13:14:03.811921 10792 raft_consensus.cc:515] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.815315 10792 leader_election.cc:290] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 2 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:03.816085 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:03.816788 10642 raft_consensus.cc:3055] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:03.817111 10642 raft_consensus.cc:740] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:03.818061 10642 consensus_queue.cc:260] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.819036 10642 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:03.819468 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6b7be24f444ce94ac0b56145409bf" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:03.826047 10642 raft_consensus.cc:2468] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 2.
I20260709 13:14:03.827317 10757 leader_election.cc:304] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [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: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 0ac3acdde996467cb968bbb8d1ea215f
I20260709 13:14:03.828248 11009 raft_consensus.cc:2804] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:03.827618 10542 catalog_manager.cc:5697] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f reported cstate change: term changed from 1 to 2, leader changed from a889f409459342258d498bd29da7a577 (127.4.107.67) to 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66). New cstate: current_term: 2 leader_uuid: "0ac3acdde996467cb968bbb8d1ea215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.828747 11009 raft_consensus.cc:697] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 2 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:03.829645 11009 consensus_queue.cc:237] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:03.839155 10541 catalog_manager.cc:5697] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 1 to 2, leader changed from 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65) to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 2 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:04.028421 10642 raft_consensus.cc:1275] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.029829 11003 consensus_queue.cc:1048] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.037063 10793 raft_consensus.cc:1275] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.038430 10881 consensus_queue.cc:1048] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.067137 10793 raft_consensus.cc:1275] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.068248 10993 consensus_queue.cc:1048] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.075187 10718 raft_consensus.cc:1275] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.076874 10993 consensus_queue.cc:1048] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.082190 10793 raft_consensus.cc:1275] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.083563 10993 consensus_queue.cc:1048] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.094241 10718 raft_consensus.cc:1275] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Refusing update from remote peer 836428d5af8943258d70fe6d40f1fab3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.095875 10929 consensus_queue.cc:1048] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.173900 10642 raft_consensus.cc:1275] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.175105 10881 consensus_queue.cc:1048] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.182693 10793 raft_consensus.cc:1275] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.184391 11003 consensus_queue.cc:1048] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.264143 10718 raft_consensus.cc:3060] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:04.269985 10718 raft_consensus.cc:1275] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.271435 11009 consensus_queue.cc:1048] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.279191 10642 raft_consensus.cc:1275] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.281191 11009 consensus_queue.cc:1048] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:04.346549 10793 raft_consensus.cc:1275] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.347940 11003 consensus_queue.cc:1048] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.359995 10642 raft_consensus.cc:1275] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Refusing update from remote peer 0ac3acdde996467cb968bbb8d1ea215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:04.362219 10881 consensus_queue.cc:1048] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:06.442028 10541 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50234:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:14:06.460860 10541 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50234:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:14:06.647905  4525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:06.642824 11048 tablet.cc:1724] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:06.721987 11052 tablet.cc:1724] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:14:06.772445 11055 log.cc:927] Time spent T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:14:06.815047 11068 tablet.cc:1724] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:06.817832 11069 tablet.cc:1724] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:06.929910 11074 tablet.cc:1724] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:06.936753 11075 tablet.cc:1724] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:06.940194 11079 tablet.cc:1724] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:14:06.948807 10607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.107.67:46557, user_credentials={real_user=slave}} blocked reactor thread for 50897.7us
I20260709 13:14:06.988291 11052 tablet.cc:1724] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.008029 11085 tablet.cc:1724] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.013712 11048 tablet.cc:1724] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.059540 11068 tablet.cc:1724] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.059898 11075 tablet.cc:1724] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.068606 11088 tablet.cc:1724] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.074893 11089 tablet.cc:1724] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.082588 11069 tablet.cc:1724] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.086346 11086 tablet.cc:1724] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.089641 11068 tablet.cc:1724] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.102408 11052 tablet.cc:1724] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.106827 10643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d"
dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
mode: GRACEFUL
new_leader_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:58834
I20260709 13:14:07.107939 10643 raft_consensus.cc:606] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Received request to transfer leadership to TS a889f409459342258d498bd29da7a577
I20260709 13:14:07.122522 11091 tablet.cc:1724] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.123528 10541 catalog_manager.cc:5789] TS 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911) does not have the latest schema for tablet 2c32e5a3245f4dddb1cc12f860bd1884 (table soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]). Expected version 1 got 0
I20260709 13:14:07.124821 10541 catalog_manager.cc:5789] TS 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911) does not have the latest schema for tablet 0897e51ef4bd431aa80013985168b9cf (table soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763]). Expected version 1 got 0
I20260709 13:14:07.128373 11068 tablet.cc:1724] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.130581 11079 tablet.cc:1724] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.136466 11091 tablet.cc:1724] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.141919 11074 tablet.cc:1724] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.153775 11088 tablet.cc:1724] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.163542 11075 tablet.cc:1724] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.184196 11048 tablet.cc:1724] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.197347 11065 raft_consensus.cc:993] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: : Instructing follower a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:07.198132 11021 raft_consensus.cc:1081] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Signalling peer a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:07.202145 10788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d"
dest_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:38502
I20260709 13:14:07.202786 10788 raft_consensus.cc:493] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:07.203248 10788 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.218767 11079 tablet.cc:1724] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:14:07.224653 10717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6"
dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
mode: GRACEFUL
new_leader_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:14:07.225457 10717 raft_consensus.cc:606] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Received request to transfer leadership to TS a889f409459342258d498bd29da7a577
I20260709 13:14:07.229511  4525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:07.230398  4525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:07.234452 10788 raft_consensus.cc:515] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.237113 10788 leader_election.cc:290] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 3 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:07.238072 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:07.239135 10640 raft_consensus.cc:3055] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:07.239012 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a0c4f40d894fb08b8c4a616010957d" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:07.239675 10640 raft_consensus.cc:740] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 836428d5af8943258d70fe6d40f1fab3, State: Running, Role: LEADER
I20260709 13:14:07.239902 10717 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.240725 10640 consensus_queue.cc:260] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [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: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.242573 10640 raft_consensus.cc:3060] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.249056 10717 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 3.
I20260709 13:14:07.250864 10759 leader_election.cc:304] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [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: 0ac3acdde996467cb968bbb8d1ea215f, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:07.250939 10640 raft_consensus.cc:2468] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 3.
I20260709 13:14:07.252018 11009 raft_consensus.cc:2804] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:07.252524 11009 raft_consensus.cc:697] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 3 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:07.249256 10539 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: soft_deleted_table [id=d204cbf8b09f4ac7ace4e90dc1887763] alter complete (version 1)
I20260709 13:14:07.253543 11009 consensus_queue.cc:237] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [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: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.263971 10540 catalog_manager.cc:5697] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 2 to 3, leader changed from 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65) to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:07.419664 11058 raft_consensus.cc:993] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: : Instructing follower a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:07.420188 11015 raft_consensus.cc:1081] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Signalling peer a889f409459342258d498bd29da7a577 to start an election
I20260709 13:14:07.421671 10788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6"
dest_uuid: "a889f409459342258d498bd29da7a577"
 from {username='slave'} at 127.0.0.1:38488
I20260709 13:14:07.422116 10788 raft_consensus.cc:493] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:07.422367 10788 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.427541 10788 raft_consensus.cc:515] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.429167 10788 leader_election.cc:290] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [CANDIDATE]: Term 3 election: Requested vote from peers 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631), 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911)
I20260709 13:14:07.430064 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "836428d5af8943258d70fe6d40f1fab3"
I20260709 13:14:07.430186 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0670cc8d25446b3888fad2c005cc4f6" candidate_uuid: "a889f409459342258d498bd29da7a577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac3acdde996467cb968bbb8d1ea215f"
I20260709 13:14:07.430708 10640 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.430801 10717 raft_consensus.cc:3055] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:07.431294 10717 raft_consensus.cc:740] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ac3acdde996467cb968bbb8d1ea215f, State: Running, Role: LEADER
I20260709 13:14:07.432126 10717 consensus_queue.cc:260] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [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: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.433409 10717 raft_consensus.cc:3060] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:07.437518 10640 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 3.
I20260709 13:14:07.439025 10757 leader_election.cc:304] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [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: 836428d5af8943258d70fe6d40f1fab3, a889f409459342258d498bd29da7a577; no voters: 
I20260709 13:14:07.439764 11009 raft_consensus.cc:2804] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:07.440243 11009 raft_consensus.cc:697] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 3 LEADER]: Becoming Leader. State: Replica: a889f409459342258d498bd29da7a577, State: Running, Role: LEADER
I20260709 13:14:07.440878 10717 raft_consensus.cc:2468] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a889f409459342258d498bd29da7a577 in term 3.
I20260709 13:14:07.441959 11009 consensus_queue.cc:237] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [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: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } }
I20260709 13:14:07.451573 10540 catalog_manager.cc:5697] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 reported cstate change: term changed from 2 to 3, leader changed from 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66) to a889f409459342258d498bd29da7a577 (127.4.107.67). New cstate: current_term: 3 leader_uuid: "a889f409459342258d498bd29da7a577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a889f409459342258d498bd29da7a577" member_type: VOTER last_known_addr { host: "127.4.107.67" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:07.790884 10717 raft_consensus.cc:1275] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:07.791975 11009 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:07.804435 10640 raft_consensus.cc:1275] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:07.805770 11009 consensus_queue.cc:1048] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.004839 10643 raft_consensus.cc:1275] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.006243 11101 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836428d5af8943258d70fe6d40f1fab3" member_type: VOTER last_known_addr { host: "127.4.107.65" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.014997 10717 raft_consensus.cc:1275] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Refusing update from remote peer a889f409459342258d498bd29da7a577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:08.017151 11030 consensus_queue.cc:1048] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac3acdde996467cb968bbb8d1ea215f" member_type: VOTER last_known_addr { host: "127.4.107.66" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:08.289832  4525 tablet_server.cc:179] TabletServer@127.4.107.65:0 shutting down...
I20260709 13:14:08.321688  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:08.322564  4525 tablet_replica.cc:333] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.323830  4525 raft_consensus.cc:2243] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.324780  4525 raft_consensus.cc:2272] T da50861b94e04407a6cc2a647a829cf0 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.326982  4525 tablet_replica.cc:333] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.327600  4525 raft_consensus.cc:2243] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.328002  4525 raft_consensus.cc:2272] T 2c32e5a3245f4dddb1cc12f860bd1884 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.329993  4525 tablet_replica.cc:333] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.330556  4525 raft_consensus.cc:2243] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.331259  4525 raft_consensus.cc:2272] T 4109810c44534f57971c12bcfd3178e2 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.333748  4525 tablet_replica.cc:333] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
W20260709 13:14:08.334486 10757 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]
I20260709 13:14:08.334787  4525 raft_consensus.cc:2243] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.335548  4525 raft_consensus.cc:2272] T 700dafd8fdab4b3c95442bab8bd1c2dc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:08.338016 10757 consensus_peers.cc:597] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.338680  4525 tablet_replica.cc:333] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.339462  4525 raft_consensus.cc:2243] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.340268  4525 raft_consensus.cc:2272] T bd2baa523c6c4861b840cd8e652f981c P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.342401  4525 tablet_replica.cc:333] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.342988  4525 raft_consensus.cc:2243] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.343407  4525 raft_consensus.cc:2272] T 169ebf4ad0874810ab82effab3d9e9da P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.345264  4525 tablet_replica.cc:333] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.345904  4525 raft_consensus.cc:2243] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.346374  4525 raft_consensus.cc:2272] T e0670cc8d25446b3888fad2c005cc4f6 P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.349062  4525 tablet_replica.cc:333] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.349717  4525 raft_consensus.cc:2243] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.350286  4525 raft_consensus.cc:2272] T a7c6b7be24f444ce94ac0b56145409bf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.352391  4525 tablet_replica.cc:333] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.352991  4525 raft_consensus.cc:2243] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.353449  4525 raft_consensus.cc:2272] T 0897e51ef4bd431aa80013985168b9cf P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.355468  4525 tablet_replica.cc:333] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.356027  4525 raft_consensus.cc:2243] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.356506  4525 raft_consensus.cc:2272] T e41b4d0f7a114b70a36c8390a45137d5 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.358572  4525 tablet_replica.cc:333] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.359133  4525 raft_consensus.cc:2243] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.359577  4525 raft_consensus.cc:2272] T 354e26ecc13c4766ba6e7154172dc71d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.361673  4525 tablet_replica.cc:333] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.362231  4525 raft_consensus.cc:2243] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.362674  4525 raft_consensus.cc:2272] T c25fea3f6c40401faf5a44ff24194a64 P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.364543  4525 tablet_replica.cc:333] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.365082  4525 raft_consensus.cc:2243] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.365593  4525 raft_consensus.cc:2272] T f33c7b3f11594376808cee45c86f978c P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.367751  4525 tablet_replica.cc:333] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.368407  4525 raft_consensus.cc:2243] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.369396  4525 raft_consensus.cc:2272] T ef2067c11b87416f9ffaa264151f43fe P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.371487  4525 tablet_replica.cc:333] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.372054  4525 raft_consensus.cc:2243] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.373027  4525 raft_consensus.cc:2272] T e80002142fd24bf5b45f8c5650f3d29d P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.375519  4525 tablet_replica.cc:333] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.376128  4525 raft_consensus.cc:2243] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:14:08.376346 10683 consensus_peers.cc:597] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.377007  4525 raft_consensus.cc:2272] T 5c32592b702840c1beae0ced87ca6edc P 836428d5af8943258d70fe6d40f1fab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.379513  4525 tablet_replica.cc:333] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.380237  4525 raft_consensus.cc:2243] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.380713  4525 raft_consensus.cc:2272] T 41a0c4f40d894fb08b8c4a616010957d P 836428d5af8943258d70fe6d40f1fab3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:08.382601 10683 consensus_peers.cc:597] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.383563  4525 tablet_replica.cc:333] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3: stopping tablet replica
I20260709 13:14:08.384104  4525 raft_consensus.cc:2243] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.384850  4525 raft_consensus.cc:2272] T a6eb92ef7da44e5b9797bcb440adac83 P 836428d5af8943258d70fe6d40f1fab3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:08.393030 10683 consensus_peers.cc:597] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.426898  4525 tablet_server.cc:196] TabletServer@127.4.107.65:0 shutdown complete.
I20260709 13:14:08.462571  4525 tablet_server.cc:179] TabletServer@127.4.107.66:0 shutting down...
W20260709 13:14:08.468348 10683 consensus_peers.cc:597] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:08.488440 10757 consensus_peers.cc:597] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.496445  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:08.497215  4525 tablet_replica.cc:333] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.497978  4525 raft_consensus.cc:2243] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.498548  4525 raft_consensus.cc:2272] T 4109810c44534f57971c12bcfd3178e2 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.500775  4525 tablet_replica.cc:333] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.501432  4525 raft_consensus.cc:2243] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.501962  4525 raft_consensus.cc:2272] T e80002142fd24bf5b45f8c5650f3d29d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.503856  4525 tablet_replica.cc:333] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.504462  4525 raft_consensus.cc:2243] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.505290  4525 raft_consensus.cc:2272] T 2c32e5a3245f4dddb1cc12f860bd1884 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.507339  4525 tablet_replica.cc:333] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.507929  4525 raft_consensus.cc:2243] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.508742  4525 raft_consensus.cc:2272] T 700dafd8fdab4b3c95442bab8bd1c2dc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.511298  4525 tablet_replica.cc:333] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.512109  4525 raft_consensus.cc:2243] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.512596  4525 raft_consensus.cc:2272] T bd2baa523c6c4861b840cd8e652f981c P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.515182  4525 tablet_replica.cc:333] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
W20260709 13:14:08.515461 10757 consensus_peers.cc:597] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 -> Peer 836428d5af8943258d70fe6d40f1fab3 (127.4.107.65:37631): Couldn't send request to peer 836428d5af8943258d70fe6d40f1fab3. Status: Network error: Client connection negotiation failed: client connection to 127.4.107.65:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.516004  4525 raft_consensus.cc:2243] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.516522  4525 raft_consensus.cc:2272] T da50861b94e04407a6cc2a647a829cf0 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.518899  4525 tablet_replica.cc:333] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.519503  4525 raft_consensus.cc:2243] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.520295  4525 raft_consensus.cc:2272] T 169ebf4ad0874810ab82effab3d9e9da P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.522979  4525 tablet_replica.cc:333] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.523734  4525 raft_consensus.cc:2243] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.524252  4525 raft_consensus.cc:2272] T e0670cc8d25446b3888fad2c005cc4f6 P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:08.524423 10759 consensus_peers.cc:597] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 -> Peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Couldn't send request to peer 0ac3acdde996467cb968bbb8d1ea215f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.526970  4525 tablet_replica.cc:333] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.527697  4525 raft_consensus.cc:2243] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.528085  4525 raft_consensus.cc:2272] T 354e26ecc13c4766ba6e7154172dc71d P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.530277  4525 tablet_replica.cc:333] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.530761  4525 raft_consensus.cc:2243] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.531163  4525 raft_consensus.cc:2272] T a6eb92ef7da44e5b9797bcb440adac83 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.533175  4525 tablet_replica.cc:333] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.533747  4525 raft_consensus.cc:2243] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.534160  4525 raft_consensus.cc:2272] T a7c6b7be24f444ce94ac0b56145409bf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.536167  4525 tablet_replica.cc:333] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.536659  4525 raft_consensus.cc:2243] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.537395  4525 raft_consensus.cc:2272] T 0897e51ef4bd431aa80013985168b9cf P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.539363  4525 tablet_replica.cc:333] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.539832  4525 raft_consensus.cc:2243] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.540529  4525 raft_consensus.cc:2272] T e41b4d0f7a114b70a36c8390a45137d5 P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.542428  4525 tablet_replica.cc:333] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.542863  4525 raft_consensus.cc:2243] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.543246  4525 raft_consensus.cc:2272] T 5c32592b702840c1beae0ced87ca6edc P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.545058  4525 tablet_replica.cc:333] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.545491  4525 raft_consensus.cc:2243] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.545917  4525 raft_consensus.cc:2272] T 41a0c4f40d894fb08b8c4a616010957d P 0ac3acdde996467cb968bbb8d1ea215f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.548408  4525 tablet_replica.cc:333] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.548900  4525 raft_consensus.cc:2243] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.549716  4525 raft_consensus.cc:2272] T c25fea3f6c40401faf5a44ff24194a64 P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.551509  4525 tablet_replica.cc:333] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.551926  4525 raft_consensus.cc:2243] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.552712  4525 raft_consensus.cc:2272] T f33c7b3f11594376808cee45c86f978c P 0ac3acdde996467cb968bbb8d1ea215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.554610  4525 tablet_replica.cc:333] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f: stopping tablet replica
I20260709 13:14:08.555050  4525 raft_consensus.cc:2243] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.555500  4525 raft_consensus.cc:2272] T ef2067c11b87416f9ffaa264151f43fe P 0ac3acdde996467cb968bbb8d1ea215f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:08.564888 10759 consensus_peers.cc:597] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 -> Peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Couldn't send request to peer 0ac3acdde996467cb968bbb8d1ea215f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:08.571326 10759 consensus_peers.cc:597] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 -> Peer 0ac3acdde996467cb968bbb8d1ea215f (127.4.107.66:38911): Couldn't send request to peer 0ac3acdde996467cb968bbb8d1ea215f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.597366  4525 tablet_server.cc:196] TabletServer@127.4.107.66:0 shutdown complete.
I20260709 13:14:08.628801  4525 tablet_server.cc:179] TabletServer@127.4.107.67:0 shutting down...
I20260709 13:14:08.655035  4525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:08.655733  4525 tablet_replica.cc:333] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.656388  4525 raft_consensus.cc:2243] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.656888  4525 raft_consensus.cc:2272] T da50861b94e04407a6cc2a647a829cf0 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.658874  4525 tablet_replica.cc:333] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.659433  4525 raft_consensus.cc:2243] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.659862  4525 raft_consensus.cc:2272] T e80002142fd24bf5b45f8c5650f3d29d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.661778  4525 tablet_replica.cc:333] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.662338  4525 raft_consensus.cc:2243] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.662782  4525 raft_consensus.cc:2272] T 4109810c44534f57971c12bcfd3178e2 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.664541  4525 tablet_replica.cc:333] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.665077  4525 raft_consensus.cc:2243] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.665905  4525 raft_consensus.cc:2272] T a7c6b7be24f444ce94ac0b56145409bf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.667697  4525 tablet_replica.cc:333] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.668298  4525 raft_consensus.cc:2243] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.668745  4525 raft_consensus.cc:2272] T 0897e51ef4bd431aa80013985168b9cf P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.670603  4525 tablet_replica.cc:333] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.671156  4525 raft_consensus.cc:2243] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.671587  4525 raft_consensus.cc:2272] T e41b4d0f7a114b70a36c8390a45137d5 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.673533  4525 tablet_replica.cc:333] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.674153  4525 raft_consensus.cc:2243] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.674966  4525 raft_consensus.cc:2272] T 354e26ecc13c4766ba6e7154172dc71d P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.676934  4525 tablet_replica.cc:333] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.677500  4525 raft_consensus.cc:2243] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.677981  4525 raft_consensus.cc:2272] T a6eb92ef7da44e5b9797bcb440adac83 P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.679859  4525 tablet_replica.cc:333] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.680420  4525 raft_consensus.cc:2243] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.680863  4525 raft_consensus.cc:2272] T 2c32e5a3245f4dddb1cc12f860bd1884 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.682757  4525 tablet_replica.cc:333] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.683282  4525 raft_consensus.cc:2243] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.683719  4525 raft_consensus.cc:2272] T c25fea3f6c40401faf5a44ff24194a64 P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.685516  4525 tablet_replica.cc:333] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.686056  4525 raft_consensus.cc:2243] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.686515  4525 raft_consensus.cc:2272] T f33c7b3f11594376808cee45c86f978c P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.688339  4525 tablet_replica.cc:333] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.688872  4525 raft_consensus.cc:2243] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.689292  4525 raft_consensus.cc:2272] T bd2baa523c6c4861b840cd8e652f981c P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.691102  4525 tablet_replica.cc:333] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.691627  4525 raft_consensus.cc:2243] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.692042  4525 raft_consensus.cc:2272] T 700dafd8fdab4b3c95442bab8bd1c2dc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.693924  4525 tablet_replica.cc:333] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.694437  4525 raft_consensus.cc:2243] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.694841  4525 raft_consensus.cc:2272] T ef2067c11b87416f9ffaa264151f43fe P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.696715  4525 tablet_replica.cc:333] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.697227  4525 raft_consensus.cc:2243] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.697695  4525 raft_consensus.cc:2272] T 5c32592b702840c1beae0ced87ca6edc P a889f409459342258d498bd29da7a577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.699512  4525 tablet_replica.cc:333] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.700023  4525 raft_consensus.cc:2243] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.700834  4525 raft_consensus.cc:2272] T 41a0c4f40d894fb08b8c4a616010957d P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.703708  4525 tablet_replica.cc:333] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.704190  4525 raft_consensus.cc:2243] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:08.704631  4525 raft_consensus.cc:2272] T 169ebf4ad0874810ab82effab3d9e9da P a889f409459342258d498bd29da7a577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.706485  4525 tablet_replica.cc:333] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577: stopping tablet replica
I20260709 13:14:08.706920  4525 raft_consensus.cc:2243] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.707693  4525 raft_consensus.cc:2272] T e0670cc8d25446b3888fad2c005cc4f6 P a889f409459342258d498bd29da7a577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.746814  4525 tablet_server.cc:196] TabletServer@127.4.107.67:0 shutdown complete.
I20260709 13:14:08.777694  4525 master.cc:562] Master@127.4.107.126:39831 shutting down...
I20260709 13:14:08.808346  4525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:08.808919  4525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:08.809249  4525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8729491f3fba47b2a8d605be51e9fb19: stopping tablet replica
I20260709 13:14:08.830221  4525 master.cc:584] Master@127.4.107.126:39831 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12287 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24756 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (173900 ms total)
[  PASSED  ] 8 tests.
I20260709 13:14:08.884285  4525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260709 13:14:08.884544  4525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260709 13:14:08.884732  4525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 394 messages since previous log ~15 seconds ago
I20260709 13:14:08.884940  4525 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 ~37 seconds ago
I20260709 13:14:08.885128  4525 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 ~37 seconds ago
I20260709 13:14:08.885380  4525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 13:14:08.885725  4525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 51 messages since previous log ~11 seconds ago
